
from aaas-vault17
Read, create, update, delete, search, and query Notion pages, databases, and blocks via the Notion API with curl examples and property type guidance.
This skill provides practical examples and instructions for using the Notion API from agent workflows or automation scripts. It documents setup (local API key storage), common curl requests for search, page/block retrieval, creating pages in databases, querying data sources, updating content, and deleting/restoring blocks. It also summarizes Notion property type formats and API notes relevant to integrations.
Use this skill when an agent needs to integrate with Notion: syncing content, automating page creation, querying databases, or managing blocks programmatically. Suitable for agents that can run shell commands or issue HTTP requests on behalf of a user. Helpful during automations that populate documentation, task trackers, or knowledge bases.
Targets agents capable of running curl/HTTP requests and reading/writing files; compatible with Claude Code, Cursor, Agent Zero-style runners and shell-enabled agent infrastructures.
This skill has not been reviewed by our automated audit pipeline yet.
Picnic Grocery Ordering
Use the picnic CLI to search products, manage a shopping cart, and schedule delivery slots for Picnic supermarket (DE/NL).
LLM Game Development
Guided playbook for integrating large language models into the game development lifecycle — design, prototyping, code generation, testing, and review.