Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill notiongit clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/notion)<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/notion"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/notion/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/notion"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/notion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00050 | $0.01168 |
| Opus 5 | $0.00025 | $0.00584 |
| Sonnet 5 | $0.00010 | $0.00234 |
| Haiku 4.5 | $0.00005 | $0.00117 |
Grade A, and why
notion scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Notion
Use this skill for Notion workspace knowledge management. It has two modes:
capture: turn current conversation content, decisions, FAQs, meeting notes, or process knowledge into a Notion page or database record.internal_research: search, read, and synthesize multiple Notion pages into a sourced internal brief, report, comparison, or investigation.
When To Use
- The user asks to save, archive, document, or turn current context into a Notion page, wiki entry, FAQ, decision record, meeting summary, or database item.
- The user asks to search Notion, check internal docs, compare Notion pages, summarize internal materials, or produce a report from Notion workspace content.
- The user needs the result to be discoverable through titles, tags, source links, related pages, indexes, hubs, or database properties.
Do not use for:
- Public web research unless external sources are explicitly requested as a separately labeled supplement.
- Local file/folder organization, Obsidian vault edits, bibliography cleanup, or standalone writing polish.
- Reading or writing Notion content without user authorization or a clear permission boundary.
- Writing sensitive content into a shared workspace before confirming target location and visible audience.
How To Call
-
Choose the mode.
- Use
capturewhen the source is the current conversation, user-provided notes, a decision, a meeting, a FAQ, or a process explanation. - Use
internal_researchwhen the source is existing Notion pages and the user wants search, comparison, synthesis, or sourced findings.
- Use
-
Check permissions and destination.
- Confirm that a Notion connector or equivalent tool is available before claiming that content was read or saved.
- For writing, confirm the target page, database, teamspace, hub, or parent page when it is not obvious.
- For sensitive, personal, customer, legal, financial, HR, or internal-strategy content, confirm visible audience before writing.
-
Avoid duplicates.
- Search for related pages or database items before creating a new page when a connector is available.
- Prefer updating an existing relevant page when the new content clearly belongs there.
- If duplicate risk is unclear, show candidate destinations and ask the user to choose.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 108 lines · 50 tokens per session scan A 46f9c7dc34f5
notion is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 50 tokens to every session and 1,168 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
hive.pdf
Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…
investment-memo-generator
Investment memo creation combining financial analysis, document generation, and structured templates. Use when creating investment memos, pitch decks, deal summaries, or investment committee materials.
impact-report-writer
Nonprofit/NGO impact report generation with data visualization suggestions, outcome metrics, narrative structure, and program data presentation. Use when writing impact reports, annual reports, or program evaluation summaries.
meeting-minutes-taker
Turn meeting transcripts into accurate minutes with decisions, actions, owners, and source evidence; also review or merge minutes and resolve speaker ambiguity.
notion-sdk
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.
codebase-documenter
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible…