Setting the file. One moment.
Chapter 24 · Notion Spec To Implementation
Subchapter 24.10
agents/openai.yaml
YAML14 lines524 B
interface:
display_name: "Notion Spec to Implementation"
short_description: "Turn Notion specs into implementation plans, tasks, and progress tracking"
icon_small: "./assets/notion-small.svg"
icon_large: "./assets/notion.png"
default_prompt: "Turn this Notion spec into an implementation plan with milestones, tasks, and dependencies."
dependencies:
tools:
- type: "mcp"
value: "notion"
description: "Notion MCP server"
transport: "streamable_http"
url: "https://mcp.notion.com/mcp"