test-skill

Community

A test skill for validating skill systems.

AuthorAnthony-Bible
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exists to validate the skills platform and integration points by providing a lightweight, easily repeatable test scenario.

Core Features & Use Cases

  • Quick validation: Verify discovery, activation, and content loading of a Skill.
  • Integration testing: Serve as a stub for end-to-end testing of the skills system.
  • Use Case: Run this Skill in a CI pipeline to confirm the rest service and front-end integration with minimal setup.

Quick Start

Activate this test skill using the skills rest UI to ensure discovery and activation flow works.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-skill
Download link: https://github.com/Anthony-Bible/code-agent-demo/archive/main.zip#test-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository