Agent skill

task-skill-name

Collection of independent tasks for [domain]. Use when performing specific operations in this domain.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/task-based-skill

SKILL.md

Task-Based Skill Name

Overview

This skill provides independent tasks for [domain description]. Tasks can be performed in any order.

Quick Reference

Task Purpose Quick Command
Task 1 [Purpose] command-1
Task 2 [Purpose] command-2
Task 3 [Purpose] command-3

Tasks

Task 1: [Action Name]

When to Use: Describe when this task is needed

Steps:

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

Example:

bash
# Example command
command-here --option value

Expected Output:

Output you should see

Task 2: [Action Name]

When to Use: Describe when this task is needed

Steps:

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

Example:

bash
# Example command
command-here

Expected Output:

Output you should see

Task 3: [Action Name]

When to Use: Describe when this task is needed

Steps:

  1. First step
  2. Second step

Example:

bash
# Example command
command-here

Expected Output:

Output you should see

Task 4: [Action Name]

When to Use: Describe when this task is needed

Steps:

  1. First step
  2. Second step

Example:

bash
# Example command
command-here

Notes:

  • Important note about this task
  • Another consideration

Task Combinations

Common task combinations:

Scenario 1: [Description]

  1. Task 2
  2. Task 4
  3. Task 1

Scenario 2: [Description]

  1. Task 1
  2. Task 3

Tips

  • Helpful tip for using tasks effectively
  • Another tip
  • Best practice

References


Version: 1.0 Last Updated: [Date]

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results