Get the FREE Ultimate OpenClaw Setup Guide →

your-skill-name

npx machina-cli add skill auxiliopartners/auxilio-agent-skills/your-skill-name --openclaw
Files (1)
SKILL.md
479 B

Your Skill Name

When to use this skill

Describe the situations where an agent should activate this skill.

Instructions

Step-by-step instructions for the agent to follow.

  1. First step
  2. Second step
  3. Third step

Examples

Provide concrete input/output examples if applicable.

Source

git clone https://github.com/auxiliopartners/auxilio-agent-skills/blob/main/_template/skills/your-skill-name/SKILL.mdView on GitHub

Overview

This skill defines what it does and when to use it, helping agents match tasks to the right capability. It provides clear activation criteria and a three-step execution flow (First step, Second step, Third step) with examples to illustrate usage.

How This Skill Works

Agents consult the skill description to determine applicability, then follow the Instructions steps to execute. The content is organized into When to use, Instructions, and Examples to ensure consistent application, including explicit steps: First step, Second step, Third step.

When to Use It

  • When a task clearly requires activation of this skill based on user intent
  • When you need to articulate the skill's purpose and activation criteria to a user
  • When you must provide step-by-step guidance for applying the skill
  • When you want concrete input/output examples to illustrate usage
  • When auditing or updating a skill to ensure alignment with its description

Quick Start

  1. Step 1: Read the skill name and raw SKILL.md to understand purpose
  2. Step 2: Create a concise one-liner under 60 chars and 2-3 sentence overview
  3. Step 3: Populate When to use, Instructions (First/Second/Third steps), Examples, and FAQ

Best Practices

  • Use specific terms from the skill description to tag tasks
  • Keep the activation criteria in When to use aligned with user intent
  • Follow the three-step Instructions as written
  • Include concrete Examples that demonstrate input/output
  • Regularly review and update the skill content for clarity

Example Use Cases

  • Input: 'Describe what this skill does and when to use it' -> Output: a concise description, activation criteria, and steps
  • Input: 'Provide a 3-step execution flow' -> Output: Step 1: First step; Step 2: Second step; Step 3: Third step
  • Input: 'Show an example of applying this skill' -> Output: concrete example with input and output
  • Input: 'When should I activate this skill?' -> Output: clearly defined scenarios in When to use
  • Input: 'Audit this skill' -> Output: updated description and alignment across sections

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers