notion
Installation
SKILL.md
notion
Use the Notion API to create/read/update pages, databases (databases), and blocks.
Setup
- Create an integration at https://notion.so/my-integrations
- Copy the API key (starts with
ntn_orsecret_) - Store it:
mkdir -p ~/.config/notion
echo "ntn_your_key_here" > ~/.config/notion/api_key
- Share target pages/databases with your integration (click "..." → "Connect to" → your integration name)
API Basics
All requests need:
Related skills
More from wanikua/danghuangshang
novel-prose
小说写作技法 - 当需要逐章执笔创作小说正文时触发。关键词:写作、执笔、章节、正文、创作。
51novel-memory
小说记忆系统 - 基于工作区文件的持久化记忆,管理角色设定、章节摘要、伏笔追踪等。关键词:记忆、存储、查询、设定、知识管理。
33novel-review
小说章节审核 - 当需要校对、审核小说章节质量时触发。关键词:审核、校对、审稿、检查、质量评估。
26novel-worldbuilding
小说架构设计 - 当用户需要设计小说大纲、人物档案、世界观、伏笔台账时触发。关键词:大纲、世界观、人物设定、架构设计、故事规划。
26novel-research
深度调研 - 当需要检索真实世界细节、推演复杂逻辑、获取风格参考时触发。关键词:调研、检索、搜索、参考、素材。
18novel-archiving
章节归档 - 每章写完后的持久化操作,包括摘要生成、记忆更新和状态报告。关键词:归档、摘要、持久化、章节完成。
18