发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Usage Patterns
All commands assume endpoint `mcp.notion.com/mcp`. This skill defaults to fixed link command `notion-mcp-cli`. Create it when missing:
Notion MCP Skill
Use this skill to run Notion MCP operations through `uxc` with OAuth and guarded write behavior.
任務同步模板(Google Sheets / Trello / Notion)
> 給未來的 AI 助理用:使用者只要提供對應的 ID / API 設定,就可以把現在的任務(today.md)同步到外部系統。
Setup - Notion Calendar
If `~/notion-calendar/` does not exist or is empty, start with transparent onboarding. Explain which local files may be created, what data goes to Notion, and ask for confirmation before writing local memory.
Memory Template - Notion Calendar
Create `~/notion-calendar/memory.md` with this structure:
Optional CLI Patterns
Use this file only when a `notion` binary is already installed and working.
Calendar Source Mapping
Use this file as the stable map between human names and verified Notion identifiers.
Property Types - Notion API
```json {"Name": {"title": [{"type": "text", "text": {"content": "Page title"}}]}} ```