Sample bundled skill fixture
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Eliyce/paqad-ai --skill sample-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sample Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliyce-sample-skill)More formats (shields.io, HTML) on the badges page.
---
name: sample-skill
description: Sample bundled skill fixture
model_tier: medium
triggers:
- workflow: [feature-development]
cacheable: false
cache_key_inputs: []
output_format: markdown
input_schema:
request_text:
type: string
required: true
description: Sample request payload.
---
## What It Does
Fixture skill body for adapter bundle tests.
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!