`skills/<name>/`
Scanned 5/27/2026
Install via CLI
openskills install arpitg1304/robotics-agent-skills---
name: New skill
about: Propose or draft a new robotics agent skill
title: "Add skill: "
labels: enhancement, new-skill
assignees: ""
---
## Skill Name
`skills/<name>/`
## Robotics Area
What robotics workflow, subsystem, or failure mode should this skill cover?
## Triggers
What words or tasks should cause an agent to load this skill?
## Must-Cover Topics
-
## Example Prompt
What user prompt should become easier or safer with this skill?
## Acceptance Checklist
- [ ] Includes YAML frontmatter with `name` and `description`.
- [ ] Includes concrete examples.
- [ ] Documents common anti-patterns.
- [ ] Includes testing or debugging guidance.
- [ ] Updates the README if this becomes a supported skill.
No comments yet. Be the first to comment!