A knowledge-oriented Agent Skill for writing, validating, and optionally packaging other Agent Skills inside a repository.
It teaches an agent how to inspect a repo, write portable SKILL.md directories by
hand, add progressive-disclosure resources, and package a skill only when requested
for:
npx skills / skills.shnpx skills add backnotprop/scaffold-skill
List available skills first:
npx skills add backnotprop/scaffold-skill --list
Install globally:
npx skills add backnotprop/scaffold-skill -g -y
Install from a local checkout:
npx skills add ./scaffold-skill -y
npx skills add is the documented install command. The CLI also accepts install as an alias for add. experimental_install only restores from skills-lock.json.
/plugin marketplace add backnotprop/scaffold-skill
/plugin install scaffold-skill@scaffold-skill
Local checkout:
/plugin marketplace add <absolute-path-to-this-repo>
/plugin install scaffold-skill@scaffold-skill
codex plugin marketplace add backnotprop/scaffold-skill
codex plugin add scaffold-skill@scaffold-skill
scaffold-skill — write, update, validate, and optionally package Agent Skills in repositories.skills/scaffold-skill/SKILL.md
skills/scaffold-skill/agents/openai.yaml
skills/scaffold-skill/references/
skills/scaffold-skill/scripts/
skills.sh.json
.claude-plugin/plugin.json
.claude-plugin/marketplace.json
.codex-plugin/plugin.json
.agents/plugins/marketplace.json
The skill includes optional scripts for source-backed reference maintenance and skill validation.
Maintain scaffold-skill's own references against local spec/CLI checkouts:
python3 skills/scaffold-skill/scripts/verify_reference_facts.py
Validate this publishable meta-repo (it has plugin manifests and skills.sh.json):
python3 skills/scaffold-skill/scripts/validate_skill_repo.py . \
--targets vercel,claude,codex \
--strict-frontmatter
When scaffolding a skill inside another repo, validate only what you created. For a project-local skill, prefer:
python3 skills/scaffold-skill/scripts/validate_skill_repo.py <repo-root> --strict-frontmatter
If reference source repos are not auto-discovered, pass explicit paths with --agentskills <path>, --vercel-skills <path>, and repeatable --production-repo <path>.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub backnotprop/scaffold-skill --plugin scaffold-skillInteractive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.
No description provided.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.