manifest generator
✓Auto-generate capability manifests from skill/MCP descriptions using Codex-powered semantic analysis and structured extraction.
Installation
SKILL.md
Auto-generate capability manifests from skill/MCP descriptions using Codex
Uses OpenAI Codex to analyze existing skills, MCPs, tools, and components to automatically generate their capability manifests. This bootstraps the entire orchestration system by inferring preconditions, effects, domains, and relationships from descriptions and implementations.
Manifests become nodes in the capability graph. Relationships inferred from compatibility fields.
Auto-generate capability manifests from skill/MCP descriptions using Codex-powered semantic analysis and structured extraction. Source: daffy0208/ai-dev-standards.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/daffy0208/ai-dev-standards --skill manifest generator- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is manifest generator?
Auto-generate capability manifests from skill/MCP descriptions using Codex-powered semantic analysis and structured extraction. Source: daffy0208/ai-dev-standards.
How do I install manifest generator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill manifest generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/daffy0208/ai-dev-standards
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01