npx skills add ...
npx skills add makenotion/cursor-notion-plugin --skill create-database-row
npx skills add makenotion/cursor-notion-plugin --skill create-database-row
Insert a new row into a specified Notion database using natural-language property values. Handles property name matching and validation.
Use the Notion MCP server to insert a new row into a Notion database.
key=value pairs (e.g. "Severity=High Owner=Alice Status=Open").Be robust to capitalization and spacing in property names. Explain any properties you had to infer or skip.