Read, search, create, and update content in shared Notion pages and databases through the local notion-cli.js tool. Use when Codex needs to work with a Notion workspace, especially for database entry management, page body updates, schema inspection, or workspace search. Prefer the standalone CLI in this folder. Load NOTION_TOKEN from the current shell, a workspace .env or .openclaw.env, and only fall back to ~/.openclaw/.env when needed.
$npx -y skills add cilangzzz/software-dev-ai-workflow --skill tool-NotionInstalls into the current project.
Run `npx skills use "https://github.com/cilangzzz/software-dev-ai-workflow" --skill "cilangzzz/software-dev-ai-workflow/tool-notion"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cilangzzz/software-dev-ai-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/cilangzzz/software-dev-ai-workflow"` and select the relevant skills, then follow their instructions.