skill-creator

Design and document portable AI Skills following the AgentSkills.io standard.

4|2|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/nick-orton/vybz --skill skill-creator-nick-orton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/nick-orton/vybz/tree/main/src/vybz/library/skills/skill-creator
Command: npx skills add https://github.com/nick-orton/vybz --skill skill-creator-nick-orton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to designing and documenting portable AI capabilities aligned with the AgentSkills.io standard, enabling teams to create reusable, well-documented AI skills.

Core Features & Use Cases

  • Atomic Portability: emphasizes single-responsibility, self-contained skill units with optional scripts/references/assets for extended functionality.
  • Standardized Frontmatter & Documentation: ensures consistent naming, metadata, and clear usage instructions across skills.
  • Ecosystem Alignment: supports integration with the Vybz Squad by providing a scalable, shareable pattern for skill authors.

Quick Start

Design and document portable AI Skills following the AgentSkills.io standard.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I design portable AI skills for agent workflows?

Design portable AI skills by applying the AgentSkills.io standard, which structures single-responsibility, self-contained units with standardized frontmatter, documentation, and optional resources for extended functionality.

What is atomic portability in AI skill design?

Atomic portability is a design principle emphasizing single-responsibility, self-contained skill units. It ensures AI capabilities remain modular and reusable by organizing optional scripts, references, and assets as discoverable extensions.

How do I document AI agent skills for team reuse?

Document AI agent skills using standardized frontmatter and clear usage instructions aligned with the AgentSkills.io standard. This ensures consistent naming, metadata, and discoverability of optional resources across teams.

Can I package optional scripts and references with modular AI skills?

Yes, you can package optional scripts, references, and assets with modular AI skills. The AgentSkills.io standard ensures these resources are organized and discoverable while keeping the core skill self-contained.

What's the best way to structure metadata for portable AI skills?

Structure metadata for portable AI skills using standardized frontmatter that enforces consistent naming and clear usage instructions. This approach aligns with the AgentSkills.io standard for scalable, shareable skill authoring.