Skill1.3k estrellas del repoactualizado today
demo-skill
A tiny skill used by the skillloadmode example.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/demo-skill && cp -r /tmp/demo-skill/examples/skillloadmode/skills/demo-skill ~/.claude/skills/demo-skillDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
# Demo Skill This skill exists only to demonstrate `skill_load` and SkillLoadMode. You can load this skill with `skill_load` and then run commands with `skill_run` inside an isolated workspace.
Del mismo repositorio
blogSkill
enSkill
zhSkill
artifact_demoSkill
Demo skill that writes an output file and persists it as an artifact.
news-query-agentSubagent
Answer news queries with a fixed demo response.
weather-querySkill
Answer weather queries with a fixed demo response.
contact-lookup-agentSubagent
Look up contact phone numbers with fixed demo data.
write-okSkill
Write a deterministic OK file to out/ok.txt.