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…
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…
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.
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…
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 "…
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…
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…