A powerful CLI tool for managing spec-driven development workflows that structures AI-assisted coding into trackable, artifact-led changes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openspec
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openspec using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenSpec is a robust framework designed to bring discipline and structure to AI-assisted development environments. By implementing a spec-driven methodology, it transforms vague requests into a rigorous lifecycle of proposals, specifications, technical designs, and task lists. This approach ensures that both developers and AI agents have a clear, shared understanding of requirements before a single line of code is written, which is a core value proposition of Openclaw Skills.
The tool operates on the principle of delta specs, allowing for iterative updates to system documentation without losing historical context. Whether you are building new features, performing complex refactors, or managing migrations, OpenSpec provides the scaffolding necessary for high-quality, verifiable code output through its customizable schemas and RFC-compliant requirement formats.
# Install the OpenSpec CLI globally via npm
npm install -g @fission-ai/openspec@latest
# Initialize OpenSpec in your local project directory
cd /path/to/project
openspec init --tools claude
# Keep the tool updated for the latest Openclaw Skills compatibility
openspec update
OpenSpec maintains a structured directory within your project to ensure all artifacts are easily accessible and machine-readable.
| Path | Purpose |
|---|---|
openspec/config.yaml |
Global configuration, including schemas, project context, and validation rules. |
openspec/specs/ |
The definitive source of truth for the current system behavior. |
openspec/changes/ |
Contains individual folders for active changes, each holding its own proposal, delta specs, and design docs. |
openspec/schemas/ |
Custom workflow definitions that dictate the sequence and templates of artifacts. |
tasks.md |
An implementation checklist generated within each change folder to track progress. |
Loading
Transform messy coding sessions into structured, professional receipts that detail your accomplishments, decisions, and technical debt.

Time Capsule lets you bury messages in your codebase that surface automatically when specific conditions like file modifications or code metrics are triggered.

Detects unhealthy architectural coupling where components become gravitationally locked and unable to change independently.

Thoughtprint is a sophisticated metacognitive engine that detects how users process information and reshapes AI responses to achieve perfect cognitive resonance.

A no-code AI agent skill for launching and managing Solana tokens on Pump.fun through natural conversation.

A command-line powerhouse for synchronizing and managing CardDAV contacts locally using vdirsyncer and khard.








































