One-click install
npx skills add https://github.com/atrislabs/atris-plugins --skill skill-improver-atrislabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-improver
Source: https://github.com/atrislabs/atris-plugins/tree/main/plugins/atris-workspace/skills/skill-improver
Command: npx skills add https://github.com/atrislabs/atris-plugins --skill skill-improver-atrislabs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers audit and improve their Claude skills to meet Anthropic's quality standards, ensuring better discoverability and functionality.

Core Features & Use Cases

  • Skill Auditing: Identifies mechanical and qualitative issues in skill definitions.
  • Improvement Guidance: Provides specific advice on fixing common problems like weak descriptions, missing triggers, and vague instructions.
  • New Skill Creation: Offers a template and process for creating new, well-formed skills.
  • Use Case: When you've just finished building a new skill and want to ensure it's ready for prime time, use this skill to get a comprehensive review against best practices.

Quick Start

Use the skill improver to audit the skill named 'my-new-skill'.

Frequently Asked Questions about skill-improver

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

FAQPage Schema
How do I audit and improve Claude skills against the Anthropic skill guide?

Audit Claude skills by checking them against the Anthropic skill guide for discoverability and functionality, identifying mechanical issues and providing specific guidance to fix weak descriptions, missing triggers, and vague instructions.

What makes a well-formed Claude skill ready for distribution platforms like ClawHub?

A well-formed Claude skill ready for ClawHub requires adherence to YAML frontmatter standards, clear numbered instructions, error handling guidance, and avoidance of XML tags to ensure discoverability and functionality.

How do I create a new Claude skill that meets quality standards?

Create a new Claude skill by using a provided template and process to build the definition, then audit it against best practices to ensure strong descriptions, clear triggers, and specific instructions for functionality.

Does skill auditing support existing skill enhancement or only new skill creation?

Skill auditing supports both existing skill enhancement and new skill creation by identifying mechanical and qualitative issues in skill definitions and providing specific advice on fixing common problems.

What are the common issues to look for when reviewing Claude skill definitions?

Common issues in Claude skill definitions include weak descriptions, missing triggers, vague instructions, non-compliant YAML frontmatter, and the presence of XML tags that need fixing for quality assurance.

Do I need to avoid XML tags when developing Claude skills for discoverability?

Yes, avoid XML tags when developing Claude skills to ensure discoverability and functionality, as adherence to the Anthropic skill guide requires using clear numbered instructions and YAML frontmatter instead.