·manifest generator
{}

manifest generator

daffy0208/ai-dev-standards

Auto-generate capability manifests from skill/MCP descriptions using Codex-powered semantic analysis and structured extraction.

32Installs·0Trend·@daffy0208

Installation

$npx skills add https://github.com/daffy0208/ai-dev-standards --skill manifest generator

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.

View raw

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