skill-creator

Generate SKILL.md files with frontmatter and resource scaffolding.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill skill-creator-tajo9128
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/tajo9128/BioDockify-pharma-research-ai/tree/main/nanobot/skills/skill-creator
Command: npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill skill-creator-tajo9128

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach for designing, organizing, and packaging self-contained AI Skills, ensuring consistent frontmatter, body instructions, and optional bundled resources.

Core Features & Use Cases

  • Guided SKILL.md creation: Generates a SKILL.md with required frontmatter and body sections, ready for refinement.
  • Resource scaffolding: Proposes optional scripts/, references/, and assets/ directories to support packaging.
  • Lifecycle alignment: Aligns with the skill creation process (init, edit, package) to streamline deployment.

Quick Start

Add a new skill by defining the name and description in SKILL.md, create optional resource folders if needed, and run the packaging validation to ensure the skill is ready for distribution.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I package reusable AI agent skills with bundled resources?

To package reusable agent skills, you define the name and description in SKILL.md, scaffold optional scripts, references, and assets directories, and run packaging validation to ensure the skill is ready for distribution.

What is the best way to structure SKILL.md frontmatter for skill creation?

The best way to structure SKILL.md frontmatter is by enforcing frontmatter correctness and structured body content, applying progressive disclosure guidelines to align with the skill creation lifecycle from init to package.

How do I scaffold directories for modular agent skills?

You scaffold directories for modular agent skills by creating optional scripts, references, and assets folders to support resource bundling, ensuring the skill remains self-contained and organized for deployment.

When do I need to validate modular AI skills before distribution?

You need to validate modular AI skills before distribution after editing the SKILL.md and bundling resources, running packaging validation to enforce frontmatter correctness and structured body content for successful deployment.

Can I use skill-creator to automate the planning of self-contained AI skills?

Yes, you can use the skill-creator to automate the planning and packaging of self-contained AI skills, applying structured approaches across the lifecycle from skeleton SKILL.md generation to resource bundling and validation.

What are the limitations of using a structured approach for agent skill creation?

The limitations of this structured approach include enforcing strict frontmatter correctness and structured body content, which may require manual refinement if your self-contained AI skill requires highly customized or non-standard formatting.