skip to content
~/skills/diegosouzapw/notion-automation

notion-automation

# agent skill

Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.

invocations_30d
0
# actual agent runs this month

--discover

# add Invoked MCP to your agent — it finds this skill automatically at runtime

{
  "mcpServers": {
    "invoked": {
      "command": "npx",
      "args": [
        "-y",
        "invoked-sh"
      ]
    }
  }
}

# configure once on /how-it-works — your agent discovers every registered skill, not just this one

--badge

[![invoked.sh](https://invoked.sh/badge/diegosouzapw/notion-automation.svg)](https://invoked.sh/s/diegosouzapw/notion-automation)

is_your_skill?

# register to claim your dashboard + see every invocation

./register --claim