test-skill

Validate skills platform discovery, activation, and content loading.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/Anthony-Bible/code-agent-demo --skill test-skill-anthony-bible
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-skill
Source: https://github.com/Anthony-Bible/code-agent-demo/tree/main/skills/test-skill
Command: npx skills add https://github.com/Anthony-Bible/code-agent-demo --skill test-skill-anthony-bible

SYSTEM DOCUMENTATION & REQUIREMENTS

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.