skill-creator

Guide users through creating, editing, and packaging AI skills with SKILL.md structure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TrendpilotAI/invesco-demo --skill skill-creator-trendpilotai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/TrendpilotAI/invesco-demo/tree/main/skills/compound-engineering/skills/skill-creator
Command: npx skills add https://github.com/TrendpilotAI/invesco-demo --skill skill-creator-trendpilotai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured guide and process for creating, editing, and packaging new AI skills, ensuring they are effective, well-documented, and discoverable.

Core Features & Use Cases

  • Skill Creation Guidance: Offers a step-by-step process for developing new skills.
  • Resource Management: Explains the purpose and best practices for using scripts/, references/, and assets/.
  • Use Case: A developer needs to create a new skill to help Claude manage customer support tickets. They would use this Skill to understand the anatomy of a skill, how to structure its SKILL.md, and what types of bundled resources to include.

Quick Start

Follow the steps outlined in this skill to create a new skill named 'customer-support-manager'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and package a new AI skill?

To create and package an AI skill, follow a structured process that covers skill anatomy, resource management for scripts, references, and assets, and best practices for SKILL.md content to ensure it is effective and well-documented.

What is the anatomy of an AI skill and how do its components work?

The anatomy of an AI skill consists of a core SKILL.md file for content and bundled resources including scripts, references, and assets, which collectively manage data and define the skill's specialized capabilities.

What's the best way to structure SKILL.md content for workflow automation?

The best way to structure SKILL.md content for workflow automation is to follow provided best practices, ensuring the documentation clearly outlines the skill's core task, resource management, and actionable framework.

Do I need prior developer guide experience to build specialized AI capabilities?

You do not need extensive developer guide experience, as this skill provides a clear, actionable framework and step-by-step guidance for creating, editing, and packaging specialized AI capabilities from start to finish.

When should I bundle scripts, references, and assets into my skill?

You should bundle scripts, references, and assets into your skill when the core task requires external data processing, supporting documentation, or static files to facilitate specialized AI development and execution.