Skip to content
v0.1.0MIT

Search the outside world from one endpoint: web search, page fetch with pagination, news and breaking news, prediction markets, and the major social and developer platforms: Reddit, Hacker News, Mastodon, Bluesky, X, GitHub, and YouTube. Read-only. Load the group for broad lookups; load a scoped skill when the job matches one.

Changelog

All notable changes to the rostra plugin.

[0.1.0] - 2026-09-08

Initial portable package:

  • plugin.json + mcp.json (streamable-http to https://ask.daft.onl/mcp), no credentials, no client-specific data.
  • Eight procedure skills under skills/<slug>/SKILL.md, each declaring allowed-tools over its Rostra subset: topic-research, person-research, investigation, vibe-check, repo-intelligence, trend-explainer, video-digest, find-anything-online.
  • DESIGN.md covering the auth model (Rostra per-key MCP opt-in upstream, client-side secret injection) and E2E acceptance steps.