hello is agent-read markdown (skill) from trpc-group/trpc-agent-go: Write a hello file to the workspace output directory..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
Overview
This skill writes a small hello file under `out/`.
Command
bash scripts/hello.sh out/hello.txt
Output Files
- out/hello.txt
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_wlc47cnfixklrkxo
GET https://markdownregistry.com/api/v1/resolve?ref=trpc-group/trpc-agent-go/hello
GET https://markdownregistry.com/api/v1/blob/8739ed1f6725872878bc5fb72b1502236a0e7e4516be6eb839ca20384ff9461b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
trpc-group/trpc-agent-go · examples/agui/server/skill_artifacts/skills/artifact_demo/SKILL.md · Demo skill that writes an output file and persists it as an artifact.
trpc-group/trpc-agent-go · examples/dynamicworkflow/skills/skills/fanout-analysis/SKILL.md · Use this workflow recipe when a question benefits from several independent perspectives followed by a single…
trpc-group/trpc-agent-go · examples/dynamicworkflow/skills/skills/quality-loop/SKILL.md · Use this workflow recipe when a draft, plan, proposal, or other deliverable should be independently reviewed and…
trpc-group/trpc-agent-go · examples/mcpbroker/basic/skills/remote-http-mcp/SKILL.md · Connect to a remote streamable HTTP MCP service that exposes announcements and FAQ tools.
trpc-group/trpc-agent-go · examples/skilldynamicschema/skills/plan_route/SKILL.md · Plan a route and return distance + ETA (schema + deterministic result).
kyure-a/agent-skills-nix · test/fixtures/agent-plugin/valid/hello/SKILL.md · Greets a user and reads a bundled shared message. Use this fixture when testing portable Agent Plugin exports.
kyure-a/agent-skills-nix · test/fixtures/agent-plugin/escaping/hello/SKILL.md · Contains a symlink that intentionally resolves outside its declared source root.
rse/ase · .claude/skills/hello/SKILL.md · Show a nice greeting message with a timestamp. Use this when the user wants to greet or say hello, optionally to a…
junghan0611/entwurf · pi/skill-plugin-example/skills/hello/SKILL.md · Smallest skill the Claude Agent SDK will load through entwurf's skillPlugins surface. Use it as a copy-and-rename…