mrobinson2

7 mods across 1 repository, 21 stars between them.

agent-delegate

01

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Delegate tasks to other agents in the team by creating real PaperClip child issues. Covers single-agent delegation and multi-agent coordination, with failure handling and idempotency. Trigger phrases: any task outside your direct capabilities (email/calendar/drive) that should be routed to Coder, Infrastructure…

21 11d ago A 111 tokens original MIT

exa-search

02

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Semantic / neural web search via the Exa API. Use for conceptual, exploratory, or "find things like X" research where keyword search underperforms — e.g. "papers about agent memory", "companies similar to ", "blog posts arguing ". Trigger phrases: "search for", "find research/papers/articles on", "what's out there…

21 11d ago A 123 tokens original MIT

honcho-memory

03

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Query the Honcho persistent memory store for facts about peers (users or agents). Use this for any "what do you know about me / the user" style question instead of fabricating from training data.

21 11d ago A 45 tokens original MIT

tagore

04

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Write or rewrite prose so it sounds like a human wrote it — not a frontier model. Named in homage to Rabindranath Tagore, whose prose carried what frontier models reach for and miss: a point of view, specificity over abstraction, and restraint over puffery. Merges two complementary approaches: a 29-pattern catalog of…

21 11d ago A 221 tokens copy · 77% MIT

video-transcript

05

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Pull a plain-text transcript from a video URL (YouTube, Vimeo, Bilibili, and 1800 other sites) so you can read, summarize, quote, or research its content without watching it. Use whenever a source or request is a video link. Trigger phrases: "summarize this video", "what does this talk/video say", "transcript of "…

21 11d ago A 119 tokens original MIT

web-read

06

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

Read a web page as clean Markdown instead of raw HTML. Use whenever you need the actual content of a specific URL — an article, vendor/pricing page, changelog, docs page, or any link a search result pointed you to. Trigger phrases: "read this page", "what does say", "fetch/open this link", "get the article", "extract…

21 11d ago A 109 tokens original MIT

web-research

07

mrobinson2/AzureAgentForge

Skill Claude CodeCodex

How to do web research with the right tool and a fallback when one fails: which search backend to use, how to read a page cleanly, how to get a video's transcript, and how to check that the backends are healthy. Use at the start of any research/lookup/"find out about X" task, or when a research tool returns…

21 11d ago A 110 tokens original MIT