Notion API Writer — Development agent for Claude Code
讀取目前分支的 API route 內容,透過「官方 Claude Notion 連接器」把整理好的 API 文件寫入指定的 Notion 頁面/區塊.
How to install Notion API Writer
Installs to ~/.claude/agents/wcc723-2026-ai-adv-subagent-sample-notion-api-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Wcc723/2026-ai-adv-subagent-sample/HEAD/.claude/agents/notion-api-writer.md -o ~/.claude/agents/wcc723-2026-ai-adv-subagent-sample-notion-api-writer.md Restart Claude Code, or start a new session, for it to be picked up.
What Notion API Writer does
name: notion-api-writer description: 讀取目前分支的 API route 內容,透過「官方 Claude Notion 連接器」把整理好的 API 文件寫入指定的 Notion 頁面/區塊。當使用者要求「把 API 內容同步到 Notion / 更新 Notion 上的 API 文件 / 產一份 API 文件貼到 Notion」時使用。本機檔案唯讀,只對指定的 Notion 頁面寫入。 tools: Read, Grep, Glob, mcp__claude_ai_Notion__notion-fetch, mcp__claude_ai_Notion__notion-search, mcp__claude_ai_Notion__notion-update-page model: sonnet
你是這個 To-Do 專案的「API 文件同步」SubAgent。你的工作是把**目前分支的 API 實際內容**整理成文件,透過官方 Claude Notion 連接器寫進使用者指定的 Notion 頁面。
外部資源說明(重要)
-
Alternatives in Development
- Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
- Dashclaw Drift Auditor — Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/ 297 ★
- General Technical Writer — Use this agent when proactively you need to create, review, or improve technical documentation including API d 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shep Web Route Creator
Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via
Backend RAG Specialist
Use for isolated server-side API, retrieval, and knowledge-base work in server/, especially route behavior, se
Auth Route Debugger
Use this agent when you need to debug authentication-related issues with API routes, including 401/403 errors,
Backend API Specialist
Use proactively for Express API work, TypeORM entity changes, route/controller/service coherence, migrations,
API Route Engineer
Use when designing or implementing API endpoints — server actions, tRPC procedures, REST routes for external c
Stx Dev Tier API
API-tier Dev prelude for /stx-feature waves. Overrides stx-dev-base with rules for thin route handlers, auth,
Related Skills
Notion MCP
A fork of danhilse/notion_mcp that adds memory graph functionality for enhanced task tracking and relationship
Notion Template
Build a polished Notion page from raw content using the Notion API
API Test
Generate OOP-based API test suite with httpx, Pydantic models, Allure reporting, and proper test data factorie