skill-creator

Create new AI agent skills with SKILL.md templates and structured metadata.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/johnnystefan/test-saas-business --skill skill-creator-johnnystefan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/johnnystefan/test-saas-business/tree/main/skills/skill-creator
Command: npx skills add https://github.com/johnnystefan/test-saas-business --skill skill-creator-johnnystefan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill documents the repeatable process for teaching the AI when and how to create new agent instructions, ensuring reusable patterns receive consistent, structured guidance within the SaaS Business Platform.

Core Features & Use Cases

  • Skill Creation Criteria: Lists the triggers, such as repeated patterns, project-specific conventions, and complex workflows that need explicit AI guidance.
  • Structure Requirements: Defines mandatory sections, metadata, and the SKILL.md template so every skill has standardized instructions, commands, and resource references.
  • Post-Creation Checklist: Covers all follow-up actions, from updating AGENTS.md tables to running sync scripts, demonstrating how to keep the skill catalog accurate.

Quick Start

Ask the AI to create a new skill whenever you see a reusable pattern and summarize the trigger, critical patterns, and commands described in SKILL.md.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create AI agent skills for recurrent project patterns?

To create AI agent skills for recurrent project patterns, you document the trigger, critical patterns, and commands in a SKILL.md file. This file must include standardized metadata, allowed tools, and structured sections covering usage and resources.

When do I need to document explicit AI guidance for an nx-monorepo workflow?

You need to document explicit AI guidance for an nx-monorepo workflow when repeated patterns, project-specific naming conventions, or complex automation triggers require consistent, structured execution by the AI agent.

What is the required structure for a new skill in a SaaS Business Platform?

The required structure for a new skill in a SaaS Business Platform includes a SKILL.md template with mandatory sections for metadata, allowed tools, usage, critical patterns, commands, and resource references to ensure standardized instructions.

How do I update the skill catalog after creating project guidelines?

To update the skill catalog after creating project guidelines, you must complete a post-creation checklist that includes updating AGENTS.md tables and running sync scripts to keep the catalog accurate and properly indexed.

Can I define auto-invoke triggers for complex workflows in my repository?

Yes, you can define auto-invoke triggers for complex workflows by documenting the specific automation triggers and workflow rules at the repository root, enabling the AI to recognize when explicit guidance is required.