夹爪选型

gripper

by BytesAgain

Robot gripper reference — jaw types, force calculation, pneumatic vs electric, and end-effector selection. Use when designing gripping systems, selecting actuators, or sizing grippers for robotic applications.

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/gripper

文档

Gripper — Robot Gripper Reference

Quick-reference skill for gripper types, force calculations, actuator selection, and end-effector design.

When to Use

  • Selecting a gripper type for a robot application
  • Calculating required gripping force for a payload
  • Choosing between pneumatic, electric, and vacuum grippers
  • Designing custom jaw geometry for specific parts
  • Troubleshooting grip failures in production

Commands

intro

bash
scripts/script.sh intro

Gripper fundamentals — types, actuation methods, key specifications.

types

bash
scripts/script.sh types

Gripper types: parallel, angular, three-jaw, vacuum, magnetic, soft, adaptive.

force

bash
scripts/script.sh force

Grip force calculation — formulas, safety factors, friction coefficients.

pneumatic

bash
scripts/script.sh pneumatic

Pneumatic grippers — cylinders, valves, air prep, circuit design.

electric

bash
scripts/script.sh electric

Electric grippers — servo, stepper, advantages over pneumatic.

vacuum

bash
scripts/script.sh vacuum

Vacuum grippers — suction cups, venturi generators, cup selection.

applications

bash
scripts/script.sh applications

Gripper applications by industry: automotive, electronics, food, pharma.

checklist

bash
scripts/script.sh checklist

Gripper selection and commissioning checklist.

help

bash
scripts/script.sh help

version

bash
scripts/script.sh version

Configuration

VariableDescription
GRIPPER_DIRData directory (default: ~/.gripper/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全163.8k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论