A comprehensive tool for scaffolding new AI skills and agents, ensuring correct structure and registration.

Install

mkdir -p .claude/skills/ai-scaffold && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16611" && unzip -o skill.zip -d .claude/skills/ai-scaffold && rm skill.zip

Installs to .claude/skills/ai-scaffold

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Creates new ai-engineering skills or agents end-to-end: scaffold, TDD pressure-test, optimize description, register in manifest, sync mirrors. Trigger for 'create a new skill', 'add a slash command', 'the framework needs a capability for', 'build a new agent', 'scaffold a skill for'. Not for evolving existing skills; use /ai-skill-improve instead. Not for description-only optimization; use /ai-prompt-tune instead.
417 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Create new skills for the ai-engineering framework
  • Create new agents for the ai-engineering framework
  • Perform TDD pressure-testing for new skills
  • Register new skills or agents in manifest.yml
  • Synchronize command mirrors

How it works

This skill scaffolds new skills or agents, delegates drafting and testing to a skill-creator, and then registers them in the manifest and syncs mirrors.

Inputs & outputs

You give it
request to create a new skill or agent with a name
You get back
a new skill or agent scaffolded and registered in the framework

When to use ai-scaffold

  • Create a new AI engineering skill
  • Scaffold a new agent capability
  • Register a skill in the manifest
  • Pressure-test a new AI skill

About ai-scaffold

This tool creates end-to-end skill skeletons, including TDD test suites and registry manifests. It handles the organizational overhead required to add new capabilities to the framework.

Creates new ai-engineering skills or agents end-to-end: scaffold, TDD pressure-test, optimize description, register in manifest, sync mirrors. Trigger for 'create a new skill', 'add a slash command', 'the framework needs a capability for', 'build a new agent', 'scaffold a skill for'. Not for evolvin

When not to use it

  • When evolving existing skills
  • When optimizing description only

Limitations

  • This skill is not for evolving existing skills.
  • This skill is not for description-only optimization.

How it compares

This skill automates the end-to-end creation and registration process for new framework capabilities, including TDD and manifest updates, unlike manual setup.

Compared to similar skills

ai-scaffold side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ai-scaffold (this skill)02moReviewAdvanced
autonomous-agent-patterns46moReviewIntermediate
agent-orchestration-improve-agent44moNo flagsAdvanced
skill-generator44moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by arcasilesgroup

View all by arcasilesgroup

ai-docs

arcasilesgroup

Manages the documentation lifecycle: CHANGELOG, README, solution-intent architecture docs, external docs portals, and documentation quality gates. Auto-invoked by /ai-pr. Trigger for 'update the changelog', 'the README is stale', 'document this feature', 'docs portal needs updating', 'did we documen

00

ai-code

arcasilesgroup

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test inst

00

ai-learn

arcasilesgroup

Extracts lessons from merged PR review feedback by analyzing what reviewers caught, identifying missed checks, and writing entries directly to LESSONS.md. Trigger for 'the AI keeps doing X wrong', 'learn from this PR', 'what patterns did reviewers catch', 'update our standards from feedback'. Not fo

00

ai-media

arcasilesgroup

Generates images, videos, and audio via AI models (fal-ai MCP): cheap iteration models, expensive production finals, cost-estimate before generation. Trigger for 'generate an image', 'create a thumbnail', 'make a voiceover', 'AI video', 'text to speech for'. Not for design composition; use /ai-visua

00

ai-issue

arcasilesgroup

Creates a project work-item (issue / task / story) on the user's configured board: routes by manifest `work_items.provider` (GitHub Projects v2 or Azure DevOps), composes title + body + labels, attaches to the active board, and confirms a clickable link. Trigger for 'open an issue', 'file a bug', 'c

00

ai-design

arcasilesgroup

Designs user interfaces and design systems for web, mobile, CLI, and documentation-heavy experiences: aesthetic direction, color palettes, typography, spatial composition, information architecture. Trigger for 'design this page', 'create a design system', 'what style should we use', 'UI for this fea

00

Search skills

Search the agent skills registry