nby-notion-smart-categorize
Installation
SKILL.md
Notion Smart Categorizer
Intelligently categorize Notion pages into the correct subdirectory under a Resources page using the Notion REST API directly. No MCP plugin required.
Language
Match the user's language: respond in the same language the user uses.
Configuration
Credentials (.env)
Check .env existence (priority order):
# Project-level
test -f .nby-skills/nby-notion-smart-categorize/.env && echo "project"
# User-level
test -f "$HOME/.nby-skills/nby-notion-smart-categorize/.env" && echo "user"
Related skills
More from smartchainark/nby-skills
openclaw-task-worker
|
2nby-jimeng-api
|
1nby-notion-reading-notes
This skill should be used when the user asks to "AI精读", "精读", "reading notes", "process inbox articles", "生成阅读笔记", "inbox整理", "文章总结", or wants to generate deep reading notes for Notion Inbox pages. Automatically generates structured notes including one-line summary, key insights table, resource links extraction, and actionable suggestions.
1