Agent skill
comprehensive-skill
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/comprehensive-skill
Metadata
Additional technical details for this skill
- author
- test-org
- version
- 1.0.0
- category
- testing
SKILL.md
Comprehensive Skill
This skill demonstrates all possible frontmatter fields and features.
Overview
This skill is designed to test the complete parsing and execution pipeline of the skillet CLI tool. It includes all optional frontmatter fields and demonstrates proper formatting.
Prerequisites
- Git must be installed
- Docker must be installed
- Internet access is required
Instructions
Step 1: Initialize
First, check the environment:
git --version
docker --version
Step 2: Execute
Perform the main task according to user requirements.
Step 3: Report
Provide a detailed summary of actions taken.
Output Format
Results should be formatted as:
Task: [task name]
Status: [success/failure]
Details: [description]
Error Handling
If prerequisites are not met, report clearly which requirement failed.
Resources
Additional documentation can be found in the references/ directory.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?