Skill1.3k estrellas del repoactualizado today
artifact_demo
Demo skill that writes an output file and persists it as an artifact.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/trpc-group/trpc-agent-go /tmp/artifact_demo && cp -r /tmp/artifact_demo/examples/agui/server/skill_artifacts/skills/artifact_demo ~/.claude/skills/artifact_demoDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
This skill is used by the `examples/agui/server/skill_artifacts` demo. It writes `out/hello.txt` and asks `skill_run` to persist outputs via the Artifact service.
Del mismo repositorio
blogSkill
enSkill
zhSkill
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.
remote-http-mcpSkill
Connect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.