Skill1.3k estrellas del repoactualizado today
envdump
Dump basic environment info to out/env.txt.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/envdump && cp -r /tmp/envdump/openclaw/skills/envdump ~/.claude/skills/envdumpDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
Overview This skill collects basic system/environment info and writes it to `out/`. Command bash scripts/envdump.sh out/env.txt Output Files - out/env.txt
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.