agent-meta-scaffolder

Generate SKILL.md files with YAML frontmatter from codebases and docs.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/hdkz-dev/multi-game-engines --skill agent-meta-scaffolder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-meta-scaffolder
Source: https://github.com/hdkz-dev/multi-game-engines/tree/main/.agent/skills/agent-meta-scaffolder
Command: npx skills add https://github.com/hdkz-dev/multi-game-engines --skill agent-meta-scaffolder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents often struggle to scale capabilities across projects due to manual creation and maintenance of new skills. This meta-skill provides a self-contained framework to scaffold, maintain, and discover new skills by analyzing project context and industry standards (OpenAI/Anthropic).

Core Features & Use Cases

  • Skill Generation: Automatically generate SKILL.md files with correct YAML frontmatter and structure based on a domain.
  • Context Extraction: Scan codebases, docs, and external resources to distill procedural knowledge into reusable skills.
  • Standards Compliance: Ensure all generated skills follow shared guidelines from major agentic platforms.
  • Discovery & Linking: Identify gaps and propose new skills to fill them.

Quick Start

Identify a missing capability and auto-generate a new SKILL.md under .agent/skills with proper YAML frontmatter.

Frequently Asked Questions about agent-meta-scaffolder

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

FAQPage Schema
How do I automatically generate SKILL.md files for AI agents?

To automatically generate SKILL.md files for AI agents, use a scaffolding framework that scans your codebase and docs to distill procedural knowledge into properly formatted skills with YAML frontmatter. This enforces standards compliance and automates maintenance workflows.

What is skill discovery and how does it work for AI agent capabilities?

Skill discovery is the process of identifying gaps in AI agent capabilities across projects and proposing new skills to fill them. It works by analyzing project context and industry standards to ensure generated skills remain up to date and compliant.

How do I ensure my AI agent skills follow OpenAI and Anthropic standards?

To ensure AI agent skills follow OpenAI and Anthropic standards, use an automated scaffolding framework that enforces shared guidelines during generation. This framework applies standards compliance checks to keep generated SKILL.md files properly formatted and aligned.

Can I extract procedural knowledge from existing codebases to create reusable skills?

Yes, you can extract procedural knowledge from existing codebases to create reusable skills by applying context extraction. This process scans codebases, docs, and external resources to distill domain knowledge into auto-generated SKILL.md files with correct YAML frontmatter.

What is the best way to maintain and update AI agent skills across multiple projects?

The best way to maintain and update AI agent skills across multiple projects is using an automated self-scaffolding framework. It handles maintenance workflows and discovery, ensuring skills remain up to date and compliant with industry standards without manual creation overhead.

Why does my AI agent struggle to scale capabilities across different projects?

AI agents struggle to scale capabilities across projects due to the manual creation and maintenance of new skills. Implementing a self-contained scaffolding framework automates skill generation and context extraction, reducing overhead and ensuring standards compliance.