aif-skill-generator

Generate Agent Skill packages with SKILL.md, references, scripts, and assets.

56|3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/lee-to/ai-workspace --skill aif-skill-generator-lee-to
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-skill-generator
Source: https://github.com/lee-to/ai-workspace/tree/main/.claude/skills/aif-skill-generator
Command: npx skills add https://github.com/lee-to/ai-workspace --skill aif-skill-generator-lee-to

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The AIF Skill Generator helps teams create production-ready Agent Skills quickly by scaffolding complete skill packages and validating them against the Agent Skills spec.

Core Features & Use Cases

  • Scaffold complete skill structure (SKILL.md, references, scripts, templates, assets)
  • Perform two-level security scans and frontmatter validation
  • Learn Mode: generate skills from external URLs and synthesize knowledge into usable SKILL.md
  • Use templates to produce Basic/Task/Visual/Research skill variants

Quick Start

Provide a skill name or URL to generate a complete skill package and run security checks.

Frequently Asked Questions about aif-skill-generator

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

FAQPage Schema
How do I automate agent skill generation for production-ready packages?

Automate agent skill generation by providing a skill name or URL to scaffold complete packages, applying frontmatter validation, security scanning, and template-driven structure to deliver SKILL.md, references, scripts, and assets.

What is Learn Mode for generating skills from external sources?

Learn Mode generates skills from external URLs by synthesizing knowledge into usable SKILL.md files, enabling automated skill creation from documentation or web content while enforcing validation and security checks.

How do I create custom slash commands by refactoring existing agent skills?

Create custom slash commands by refactoring existing skills using template-driven structure generation, which produces Basic, Task, Visual, or Research skill variants with validated frontmatter and security-scanned components.

Does the skill generator enforce security scanning on generated skill packages?

The skill generator enforces two-level security scanning on all generated skill packages, ensuring production-ready output meets security standards before delivering SKILL.md files, references, scripts, and assets.

What skill templates are available for scaffolding agent skill structures?

Available templates produce Basic, Task, Visual, and Research skill variants, each generating complete structures including SKILL.md, references, scripts, templates, and assets with validated frontmatter.

Can I validate frontmatter in agent skills before deploying them?

Frontmatter validation is automatically enforced during skill package generation, checking metadata compliance against the Agent Skills spec before delivering the complete scaffolded structure.