agent-skills

Create Claude skills with templates, guidance, and validation.

11|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/fotoetienne/gru --skill agent-skills-fotoetienne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills
Source: https://github.com/fotoetienne/gru/tree/main/.claude/skills/agent-skills
Command: npx skills add https://github.com/fotoetienne/gru --skill agent-skills-fotoetienne

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists users in creating new Claude skills, simplifying the process with templates, guidance, and validation.

Core Features & Use Cases

  • Concept Development: Helps define the purpose and scope of a new skill.
  • Naming and Description: Ensures skill names are descriptive and descriptions are effective for activation.
  • Tool Selection: Recommends appropriate tools and permissions for skill functionality.
  • Content Structure: Provides templates and recommendations for organizing SKILL.md.
  • Implementation: Guides the creation of the skill's directory structure and files.
  • Testing: Assists in verifying the skill's correct operation.
  • Types of Skills: Supports the creation of read-only, interactive, and script-based skills.

Quick Start

Invoke the skill and describe the skill you want to create, such as "I want to create a skill that helps with API documentation."

Frequently Asked Questions about agent-skills

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

FAQPage Schema
How do I create a new Claude skill from scratch?

To create a new Claude skill, you define its concept, scope, and content structure using provided templates. This framework guides naming, description writing, and tool selection to build the skill directory and files.

What should I include in a SKILL.md file for skill creation?

A SKILL.md file for skill creation should include an effective description for activation, recommended tool permissions, and organized content templates. This structure ensures the skill operates correctly within the Claude platform.

Do I need programming knowledge to build script-based Claude skills?

Building script-based Claude skills requires basic knowledge of skill creation and Claude platform access. The framework helps you select appropriate tools and guides implementation, supporting read-only, interactive, and script-based skill types.

How do I validate and test a Claude skill after implementation?

To validate a Claude skill after implementation, you use the framework's testing guidance to verify correct operation. This process ensures the naming, description, and tool selection function properly for skill activation.

Can I optimize an existing Claude skill using a template?

Yes, you can optimize an existing Claude skill using the template and validation guidance. It helps refine descriptions for better activation, restructure the SKILL.md content, and recommend more appropriate tool selections.