Askit Build Skill banner
product-on-purpose product-on-purpose

Askit Build Skill

Development community

Description

--- description: Create or improve an agentskills.io skill to the Advanced Skill Library Standard. Use to scaffold a new SKILL.md or raise an existing skill's conformance and description quality. argument-hint: "[skill-name-or-path]" maps-to: askit-build-skill metadata: version: 0.1.0 --- Invoke the `askit-build-skill` skill to create or improve: $ARGUMENTS

Installation

Installs to ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-build-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-build-skill && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/agent-skills-toolkit/HEAD/commands/askit-build-skill.md -o ~/.claude/skills/product-on-purpose-agent-skills-toolkit-askit-build-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository