skill-creator

Creates and updates AI skills with SKILL.md file guidance and validation steps.

Updated Oct 29, 2024
One-click install
npx skills add https://github.com/namalkanti/dotfiles --skill skill-creator-namalkanti
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/namalkanti/dotfiles/tree/main/.codex/skills/.system/skill-creator
Command: npx skills add https://github.com/namalkanti/dotfiles --skill skill-creator-namalkanti

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide for creating and updating AI skills, ensuring they are effective, efficient, and well-structured for AI agents.

Core Features & Use Cases

  • Skill Creation Guidance: Learn the principles and steps for developing new skills.
  • Resource Management: Understand how to best utilize scripts, references, and assets.
  • Best Practices: Follow core principles like conciseness and progressive disclosure.
  • Use Case: When you need to add new capabilities to an AI agent, such as integrating a new tool or providing domain-specific knowledge, this Skill guides you through the entire process from planning to validation.

Quick Start

Follow the step-by-step guide in this skill to create a new skill for processing customer feedback.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create an AI skill from scratch?▼

What's the best way to structure SKILL.md files for agent capabilities?

What's the best way to structure SKILL.md files for agent capabilities?▼

How do I manage scripts and references when developing AI skills?

How do I manage scripts and references when developing AI skills?▼

What are the naming conventions and validation steps for new skills?

What are the naming conventions and validation steps for new skills?▼

When should I use progressive disclosure in prompt engineering?

When should I use progressive disclosure in prompt engineering?▼

Use progressive disclosure in prompt engineering when a skill requires complex instructions or large bundled resources. This design principle prevents overwhelming the AI agent by revealing information only as needed during the task execution flow.