Toolverse
All skills

notion

by AlexisLaporte

Notion workspace integration. Use when user wants to read/write Notion pages, search databases, create tasks, or sync content with Notion.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
114

About this skill

Notion workspace integration. Use when user wants to read/write Notion pages, search databases, create tasks, or sync content with Notion.

How to use

  1. Przejdź do https://www.notion.so/my-integrations i utwórz nową integrację, podając nazwę i wybierając workspace. Skopiuj "Internal Integration Token" — będzie ci potrzebny do uwierzytelniania.

  2. W każdej stronie lub bazie danych, którą chcesz udostępnić agentowi, kliknij "Share" (prawy górny róg) i zaproś swoją integrację do dostępu.

  3. Przechowaj token API jako zmienną środowiskową. Ustaw NOTION_API_KEY="secret_xxxxx" w pliku .env lub wyeksportuj ją w terminalu.

  4. Zainstaluj bibliotekę klienta — dla JavaScript uruchom npm install @notionhq/client, dla Python pip install notion-client.

  5. Agent może teraz wyszukiwać strony po nazwie, pobierać zawartość stron, tworzyć nowe strony w bazach danych, aktualizować właściwości (np. zmienić status na "Gotowe") i filtrować bazy danych po konkretnych warunkach.

  6. Najczęstszy scenariusz: użytkownik prosi agenta o znalezienie notatek z danego spotkania lub dodanie nowego zadania do bazy — agent automatycznie wyszukuje lub tworzy wpis w Notion bez Twojej ingerencji.

Related skills

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664