create-atlasclaw-skill

Create AtlasClaw skills with templates, frontmatter requirements, and verification steps.

15|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/CloudChef/atlasclaw-providers --skill create-atlasclaw-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-atlasclaw-skill
Source: https://github.com/CloudChef/atlasclaw-providers/tree/main/skills/create-atlasclaw-skill
Command: npx skills add https://github.com/CloudChef/atlasclaw-providers --skill create-atlasclaw-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps developers create AtlasClaw skills with correct structure, metadata, and documentation, reducing setup time and the chance of misconfigurations.

Core Features & Use Cases

  • Directory scaffolding and SKILL.md templates for Markdown, executable, and provider skills.
  • Comprehensive templates, examples, and verification steps to ensure consistent skill quality.
  • Clear guidance on testing, review, and onboarding of new skills within AtlasClaw.

Quick Start

Create a new skill by following the directory and SKILL.md templates outlined in this guide.

Frequently Asked Questions about create-atlasclaw-skill

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

FAQPage Schema
How do I create an AtlasClaw skill with proper metadata and structure?

To create an AtlasClaw skill, use directory scaffolding and SKILL.md templates to ensure proper structure, required frontmatter like name and description, and complete documentation for reliable deployment.

What types of AtlasClaw skills can I build using templates?

You can build Markdown, executable, and provider skill types. Templates provide the necessary directory scaffolding, metadata examples, and verification steps to ensure consistent skill quality across all supported formats.

What frontmatter is required when setting up an AtlasClaw skill?

AtlasClaw skill frontmatter requires at least a name and description. Enforcing these frontmatter requirements ensures correct skill loading, proper metadata parsing, and reliable execution within the AtlasClaw environment.

How do I test and verify a new AtlasClaw skill before deployment?

You test and verify an AtlasClaw skill by following the comprehensive verification steps and examples provided in the guide. This process outlines testing, loading, and governance practices to ensure reliable skill deployment.

Does setting up an AtlasClaw provider skill require any special configuration?

Setting up an AtlasClaw provider skill requires using specific provider templates for directory scaffolding and SKILL.md configuration. This ensures the skill integrates correctly within the AtlasClaw skill governance framework.