create-skill

Generate a validated skills/{name}/SKILL.md from an interview-driven workflow.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/special-place-administrator/citadel_codex --skill create-skill-special-place-administrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/special-place-administrator/citadel_codex/tree/main/skills/create-skill
Command: npx skills add https://github.com/special-place-administrator/citadel_codex --skill create-skill-special-place-administrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Repeating tasks across AI sessions are converted into reusable, production-ready skill definitions, reducing manual rework and enabling consistent harness automation.

Core Features & Use Cases

  • Interview-driven discovery that captures triggers, steps, and guardrails to encode expert decisions.
  • Production-ready SKILL.md generation placed at skills/{name}/SKILL.md with validated workflow and testing guidance.
  • Easy extension of your harness by scaffolding new capabilities from observed patterns.

Quick Start

Describe a repeating task and let the skill generate a complete, tested skills/{name}/SKILL.md through an interview-driven workflow.

Frequently Asked Questions about create-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert repeating tasks into reusable skills?

To convert repeating tasks into reusable skills, describe your workflow to trigger an interview-driven discovery process that captures triggers, steps, and guardrails, then encodes them into a production-ready SKILL.md skeleton.

What is interview-driven skill generation for workflow automation?

Interview-driven skill generation is a process that discovers your repeating task patterns, captures expert decisions and guardrails through targeted questions, and encodes them into a validated skill definition for consistent harness automation.

How do I scaffold a new skill for harness integration?

You scaffold a new skill for harness integration by describing a repeating task, completing the interview-driven workflow to capture its logic, and generating a complete skills/{name}/SKILL.md file with invocation details and testing guidance.

Does skill scaffolding require any dependencies or components?

Skill scaffolding requires no dependencies or components, operating independently to discover task patterns and generate validated SKILL.md files directly under your project root for immediate harness automation.

What is the best way to automate repeating workflows across AI sessions?

The best way to automate repeating workflows across AI sessions is to encode observed patterns into production-ready skill definitions, reducing manual rework by generating validated SKILL.md skeletons with clear guardrails.