Agent skill
test-skill
A test skill for validation testing. Use when testing skill parsing and validation logic.
Install this agent skill to your Project
npx add-skill https://github.com/MadAppGang/claude-code/tree/main/tools/claudeup-core/src/__tests__/fixtures/valid-plugin/skills/test-skill
SKILL.md
Test Skill
This skill provides test functionality for validation testing.
Prerequisites
Before using this skill:
- Ensure
basic-skillhas been invoked - Verify
external-toolis installed
When to Use
Use this skill when:
- Testing skill parsing logic
- Validating frontmatter extraction
- Integration testing plugin loading
Instructions
Phase 1: Setup
Prepare the test environment:
- Create necessary test files
- Configure test parameters
Phase 2: Execute
Run the test operation:
- Invoke the required tools
- Validate results
Phase 3: Cleanup
Clean up after testing:
- Remove temporary files
- Reset state
Example
User: "Run the test skill"
Skill invokes Task tool with:
- subagent_type: "test-agent"
- description: "Execute test operation"
- prompt: "Perform test validation"
Success Criteria
The skill succeeds when:
- All test operations complete
- No validation errors occur
- Results match expected output
Test Skill v1.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
bad-skill
claudish-usage
CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.
release
Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or troubleshooting update issues.
claudish-integration
openrouter-trending-models
Fetch trending programming models from OpenRouter rankings. Use when selecting models for multi-model review, updating model recommendations, or researching current AI coding trends. Provides model IDs, context windows, pricing, and usage statistics from the most recent week.
analytics-interpretation
Interpret GA4 and GSC data with benchmarks, status indicators, and actionable insights
Didn't find tool you were looking for?