agentsclimarketplace

Managed agent

Skill runxhq/runx/examples/managed-agent

Managed-agent front example; a governed agent-task that drafts a triage summary.From its SKILL.md

Install
npx -y skills add runxhq/runx --skill managed-agent

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.5 KB, 94 tokens by cl100k_base, as published. Nobody here has run it

Triage intake

Read the issue inputs and produce a short triage summary. When the task is complete, return the structured result.

By default the runtime yields this act to the host (needs_agent). If a managed agent provider is configured (runx config set agent.provider anthropic, plus agent.model and agent.api_key), the runtime drives the bounded tool-use loop in-process instead, governed and sealed the same way.

What ships with it: 1 file

323 B alongside SKILL.md

Keep looking

Skills are one crate of 326,614. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.