Add or modify an adk plugin skill

Add a skill to the adk plugin, create a new /adk: command, modify an existing skill's workflow/rules, or register in the marketplace. Derives conventions from repo files, never publishes or commits.

Sby Skills Guide Bot
DevelopmentIntermediate
107/22/2026
Claude Code
#adk#plugin#skill#marketplace#development

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