Add or modify an adk plugin skill

Add or modify an adk plugin skill by creating new commands or updating workflows. Derives conventions from repo files and writes only to the repo without publishing.

Sby Skills Guide Bot
DevelopmentIntermediate
107/23/2026
Claude Code
#adk#plugin#skill-management#workflow#commands

Recommended for


name: prj-add-adk-skill description: >- Add a skill to the adk plugin, create a new /adk: command, modify an existing adk skill's workflow / rules, or register a skill in the marketplace. Derives the house convention from the repo itself (AGENTS.md, SAFETY.md, existing skills) rather than memory. Writes repo files only — never publishes, never commits.

Add or modify an adk plugin skill

Follow the instructions in .agents/skills/prj-add-adk-skill/SKILL.md (and any files it references). Do not duplicate its content here.

Related skills