
ryancampbell skills on Claude Market
3 skills published by ryancampbell. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
agent-autonomy-kit
A framework for running agents proactively using a markdown-based task queue and heartbeat loop. Agents pull tasks from QUEUE.md, execute them, and update status without waiting for user prompts. Cron jobs handle overnight operation and daily reporting.
agent-identity-kit
A portable identity system for AI agents. Generates agent.json identity cards via an interactive script, validates them against the Agent Card v1 JSON schema, and supports hosting at well-known URLs for agent discovery.
agent-team-kit
A process kit for organizing AI agent teams with defined roles and a self-managing work queue. Agents discover, triage, and execute tasks through a 5-phase loop without requiring constant human direction. A heartbeat mechanism triggers periodic checks to keep work flowing when no human is present.