{
  "id": "research-brief-writer",
  "name": "Research brief writer",
  "category": "Research",
  "description": "Monitor a topic, gather sources from the web, and publish a short brief for your team.",
  "requires": {
    "integrations": {
      "tavily": {
        "message": "Searches the web for sources on the topic."
      },
      "notion": {
        "message": "Publishes the finished brief."
      }
    }
  },
  "popularityRank": 84,
  "estimatedSetupMinutes": 7,
  "skill": "research-brief",
  "exampleImplementation": "Trigger: cron, weekly or daily\nRequired MCPs: Tavily, Notion\n\n1. Run focused Tavily searches for configured topics and competitors.\n2. Deduplicate sources and rank them by freshness and authority.\n3. TODO: confirm citation format and destination Notion database schema.\n4. Write an executive summary, implications, and recommended actions.\n5. Create or update a Notion page with citations and source links."
}
