Wcc723

Notion API Writer — Development agent for Claude Code

Development community

讀取目前分支的 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

Terminal
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 Repository