test_fallback_a

Community

Fallback test primary skill

Authorzhuangbiaowei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill is designed to intentionally fail, serving as a primary component in a fallback mechanism to test the robustness of the skill execution chain.

Core Features & Use Cases

  • Intentional Failure: Always returns an error to trigger fallback routines.
  • Fallback Testing: Used in conjunction with test_fallback_b to demonstrate multi-skill fallback logic.
  • Use Case: When a critical skill fails, this setup ensures a secondary skill (test_fallback_b) or a generic tool can take over, maintaining system operability.

Quick Start

Execute the command to test the fallback mechanism, expecting test_fallback_a to fail and test_fallback_b to succeed.

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_fallback_a
Download link: https://github.com/zhuangbiaowei/smart_bot/archive/main.zip#test-fallback-a

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.