skill-creator

Guide creation of Claude skills with structured metadata and resources.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/jgsqware/pensine --skill skill-creator-jgsqware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/jgsqware/pensine/tree/main/.tessl/tiles/anthropics/skills/skills/skill-creator
Command: npx skills add https://github.com/jgsqware/pensine --skill skill-creator-jgsqware

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill guides users through the process of creating effective skills for Claude, which extend its capabilities with specialized knowledge, workflows, or tool integrations.

Core Features & Use Cases

  • Skill Creation Guide: Provides step-by-step instructions for creating new skills.
  • Skill Structure: Offers guidance on structuring skills with the appropriate metadata and resources.
  • Resource Management: Explains how to manage scripts, references, and assets within a skill.
  • Skill Testing and Iteration: Offers tips for testing and improving skills based on real usage.

Quick Start

To create a new skill, follow these steps:

  1. Understand the skill's intended use.
  2. Plan the skill's reusable resources.
  3. Initialize the skill using the provided script.
  4. Edit the skill, including writing the SKILL.md file and adding resources.
  5. Package the skill into a distributable .skill file.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a custom AI agent skill for Claude?

To create a custom AI agent skill for Claude, follow the structured guidelines to define its intended use, plan reusable resources, initialize the skill structure, and write the SKILL.md file with appropriate metadata.

What is the best way to structure domain expertise for Claude?

The best way to structure domain expertise for Claude is by organizing it into a defined skill structure with appropriate metadata, scripts, references, and assets to extend its capabilities with specialized knowledge.

How do I package and distribute a Claude skill?

To package and distribute a Claude skill, finalize the SKILL.md file and associated resources, then use the provided initialization script to bundle the components into a distributable .skill file.

Can I manage scripts and references within a Claude skill?

Yes, you can manage scripts, references, and assets within a Claude skill by using the provided resource management guidelines to organize and integrate these components effectively.

How do I test and iterate on a Claude skill?

You test and iterate on a Claude skill by applying the provided testing guidelines, which offer tips for evaluating performance and improving the skill based on real usage and feedback.

Do I need coding dependencies to build a Claude skill?

No external coding dependencies are required to build a Claude skill, as the skill creation process focuses on structuring metadata, writing the SKILL.md file, and managing internal resources.