database-query
oleh notion
Kueri database Notion berdasarkan nama atau ID dan kembalikan hasil terstruktur yang dapat dibaca dengan filter dan pengurutan opsional.
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill database-queryQuery Notion Database
Use the Notion MCP server to query a database on the user's behalf.
Workflow
- Interpret the request to extract:
- Target database (by name or ID)
- Optional filter(s) or sort(s) the user describes.
- If multiple databases match the name, ask the user to choose the correct one.
- Perform a query that:
- Applies the requested filters (e.g. status = Active, owner = Alice, due date this week).
- Limits to a reasonable number of rows (e.g. 20-50) unless the user explicitly asks for more.
- Present the results in a compact table-like format with:
- Key properties (e.g. Name, Status, Owner, Due).
- A short summary if the database has rich text content.
- If no rows match, say so clearly and suggest alternative filters.
Important
Avoid dumping raw JSON. Focus on readability and decision-making value for the user.
Lebih banyak skill dari notion
notion-knowledge-capture
notion
Mengubah percakapan dan diskusi menjadi halaman dokumentasi terstruktur di Notion. Menangkap wawasan, keputusan, dan pengetahuan dari konteks obrolan, memformat…
official
notion-meeting-intelligence
notion
Menyiapkan materi rapat dengan mengumpulkan konteks dari Notion, memperkaya dengan riset Claude, dan membuat bacaan awal internal serta agenda eksternal yang disimpan…
official
notion-research-documentation
notion
Mencari di seluruh ruang kerja Notion Anda, mensintesis temuan dari berbagai halaman, dan membuat dokumentasi riset komprehensif yang disimpan sebagai halaman Notion baru.…
official
notion-spec-to-implementation
notion
Mengubah spesifikasi produk atau teknis menjadi tugas Notion konkret yang dapat diimplementasikan oleh kode Claude. Memecah halaman spesifikasi menjadi rencana implementasi terperinci dengan jelas…
official
create-database-row
notion
Menyisipkan baris baru ke dalam database
official
create-page
notion
Buat halaman Notion baru, secara opsional di bawah induk tertentu. Secara otomatis menyusun konten berdasarkan jenis halaman (catatan rapat, halaman proyek, dll.).
official
create-task
notion
Buat tugas baru di database tugas Notion pengguna dengan nilai bawaan yang masuk akal untuk tanggal jatuh tempo, status, pemilik, dan proyek.
official
find
notion
Cari halaman atau database di Notion dengan cepat menggunakan kata kunci judul. Mengembalikan hasil yang tepat daripada hasil yang komprehensif.
official