Skill1.3k repo starsupdated today
artifact_demo
Demo skill that writes an output file and persists it as an artifact.
Install in Claude Code
Copygit 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_demoThen start a new Claude Code session; the skill loads automatically.
Definition
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.
More from this repository
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.