byaden-hive· 18 skills
Author a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML frontmatter, optional scripts/references/assets directories). Use when the user asks to create, scaffold, add, or package a new skill for a Hive agent.
$npx -y skills add aden-hive/hive --skill writing-hive-skillsInstalls into the current project.
Run `npx skills use "https://github.com/aden-hive/hive" --skill "aden-hive/hive/writing-hive-skills"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aden-hive/hive" that are relevant to the current task. Run `npx skills add "https://github.com/aden-hive/hive"` and select the relevant skills, then follow their instructions.