test-skill

embedded fallback test skill

allowed_tools: bash

$ インストール

git clone https://github.com/cexll/agentsdk-go /tmp/agentsdk-go && cp -r /tmp/agentsdk-go/test/integration/testdata/.claude/skills/test-skill ~/.claude/skills/agentsdk-go

// tip: Run this command in your terminal to install the skill


name: test-skill description: embedded fallback test skill allowed-tools: bash

Embedded Skill

This is the embedded test skill body. It should only load from the embedded filesystem when no project-level override is present.