skill-manifestor

Design hierarchical modular skill ecosystems with automated scaffolding and adherence auditing.

Updated May 28, 2026
One-click install
npx skills add https://github.com/susamn/skills --skill skill-manifestor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manifestor
Source: https://github.com/susamn/skills/tree/main/skill-manifestor
Command: npx skills add https://github.com/susamn/skills --skill skill-manifestor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building consistent, governed AI agent skill ecosystems manually is time-consuming and error-prone, leading to fragmented, hard-to-maintain skill libraries that lack standardized structure and coordination rules.

Core Features & Use Cases

  • Guided Hierarchy Design: Walks users through structured discovery questions to define namespaces, child module structures, and domain-specific global laws for the skill ecosystem.
  • Automated Scaffolding: Generates standardized, framework-compliant SKILL.md files for root parent and child skills with required metadata, dual-mode logic blocks, and inheritance rules.
  • Adherence Auditing: Validates existing skill libraries and associated codebases against framework rules for modularity, documentation completeness, and contract-first workflow compliance.
  • Use Case: A development team building a cloud infrastructure skill set can use this skill to define the cloud-parent root skill, auto-generate child skills for testing, deployment, and vulnerability scanning, and enforce that all modules follow required documentation and dependency rules.

Quick Start

Use the skill-manifestor skill to design and deploy a new modular skill hierarchy for your web application project.

Frequently Asked Questions about skill-manifestor

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

FAQPage Schema
How do I structure a modular AI agent skill hierarchy?

Design modular skill hierarchies through structured discovery questions that define namespaces and child modules. The framework then applies standardized metadata injection and global law propagation across parent and child skill nodes to ensure consistency.

What is the best way to scaffold standardized SKILL.md files for new skills?

The best way to scaffold SKILL.md files is using an automated framework that enforces modularity and generates compliant structures. It creates root parent and child skills with required metadata, dual-mode logic blocks, and inheritance rules automatically.

How do I audit an existing AI skill library for modularity and compliance?

Audit an existing AI skill library by validating associated codebases against framework rules for modularity, documentation completeness, and contract-first workflow compliance. This adherence auditing checks that all modules follow required dependency rules and standardized structure.

Can I enforce global laws and inheritance rules across parent and child skill nodes?

Yes, you can enforce global laws and inheritance rules across parent and child skill nodes. The framework supports global law propagation to ensure domain-specific rules are consistently applied throughout the entire modular skill hierarchy.

Does this skill scaffolding framework support dual-mode tool and library logic?

Yes, this skill scaffolding framework supports dual-mode tool and library logic structures. It enforces modularity by requiring dual-mode logic blocks within the auto-generated SKILL.md files for both root parent and child skills.

When do I need a standardized framework for building domain-specific skill libraries?

You need a standardized framework for building domain-specific skill libraries when manual creation becomes time-consuming and error-prone. It solves inconsistent, ungoverned AI agent skill ecosystems by enforcing standardized structure and coordination rules.