skill-creator

Create and manage Claude skills with templates and validation tools.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/chef0111/physthink --skill skill-creator-chef0111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/chef0111/physthink/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/chef0111/physthink --skill skill-creator-chef0111

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating, updating, and managing Claude skills, ensuring they are well-defined, efficient, and adhere to best practices.

Core Features & Use Cases

  • Skill Creation: Guides users through initializing new skills with proper structure and templates.
  • Optimization: Provides criteria and methods for improving existing skills, focusing on token efficiency and clarity.
  • Use Case: A developer needs to create a new skill for interacting with a specific API. They use this Skill to generate the basic structure, write the SKILL.md, and include necessary scripts or reference documents.

Quick Start

Use the skill-creator to initialize a new skill named 'api-connector' in the current directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create custom Claude skills for specialized agent capabilities?

You can create custom Claude skills by using structured markdown templates and bundled resources to define specialized agent capabilities. This process involves initializing a new skill directory, writing the SKILL.md file, and including necessary scripts or reference documents to guide agent behavior.

What are the best practices for writing efficient Claude skills?

Best practices for writing efficient Claude skills focus on enforcing progressive disclosure and token efficiency principles for optimal AI context utilization. Adhering to these structured markdown standards ensures your skills remain clear, well-defined, and consume minimal context during execution.

Does skill-creator support validation tools for checking agent development workflows?

Yes, skill-creator supports validation tools that check agent development workflows for proper structure and best practices. These validation utilities ensure your specialized capabilities are well-defined, efficient, and correctly formatted before deployment within the Claude environment.

How do I structure markdown and bundled resources for prompt engineering automation?

To structure resources for prompt engineering automation, you organize structured markdown files alongside bundled scripts and references within a specific skill directory. This setup enforces progressive disclosure, allowing the automated agent to efficiently access specialized capabilities without exceeding token limits.

What is progressive disclosure in Claude skill development?

Progressive disclosure in Claude skill development is an optimization principle that manages AI context utilization by loading only necessary information when needed. It ensures token efficiency by preventing the agent from processing excessive reference data upfront during automated workflows.

Can I update and optimize existing Claude skills without starting from scratch?

Yes, you can update and optimize existing Claude skills without starting from scratch. The skill management process provides specific criteria and methods for improving existing configurations, focusing directly on enhancing token efficiency and markdown clarity for better agent performance.