A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add martinemde/skillet --skill comprehensive-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Comprehensive Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/martinemde-comprehensive-skill)More formats (shields.io, HTML) on the badges page.
---
name: comprehensive-skill
description: A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
license: Apache-2.0
compatibility: Requires git, docker, and access to the internet
metadata:
author: test-org
version: "1.0.0"
category: testing
allowed-tools: Read Write Bash(git:*) Bash(docker:*)
model: claude-sonnet-4-5-20250929
---
# 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:
```bash
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
Delegate coding to OpenHands CLI (model-agnostic, LiteLLM).
Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.