skills/skill-management/SKILL.md
--- Skill name: skill-management Skill description: Manage Amp agent skills: list, add, remove, inspect, and edit skills. Use when asked to manage skills, create new skills, or work with the skills directory. --- # Skill Management Manage Amp agent skills installed in `~/.agents/skills/` (user-global) and `.agents/skills/` (project-local). ## Capabilities - **List skills**: Show all installed skills with their descriptions - **Add/create skills**: Scaffold a new skill with proper structure (
npx skillsauth add abhiroopb/synthetic-mind skills/skill-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Manage Amp agent skills installed in ~/.agents/skills/ (user-global) and .agents/skills/ (project-local).
~/.agents/skills/ (global) and .agents/skills/ (project-local)SKILL.md frontmatter to extract name and descriptionmy-new-skill)~/.agents/skills/<name>/SKILL.md with proper frontmatter following the building-skills conventions:
scripts/ subdirectory if neededSKILL.mdSKILL.mdedit_file| Scope | Path |
|-------|------|
| Global (user) | ~/.agents/skills/ → /Users/abhiroop/.agents/skills/ |
| Project-local | .agents/skills/ in workspace root |
When creating or editing skills, enforce:
name: max 64 chars, lowercase + numbers + hyphens, no leading/trailing/consecutive hyphens, must match directory namedescription: max 1024 chars, third person, includes what + when to usemcp.json must use includeTools to filter exposed toolstesting
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.