onenote

onenote is a skill for Claude Code, Codex from taracodlabs/aiden. It costs 13 tokens per session (951 once invoked), scanned A, original, AGPL-3.0.

A tool for reading and writing OneNote pages through Microsoft Graph or COM, Microsoft's interface for working with Microsoft 365 data.

In plain words
What is it for?
Reading OneNote content and creating or updating pages.
Why use it?
It removes the need to edit OneNote pages manually when handling notes in code-driven workflows.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/taracodlabs/aiden/onenote
Any agent
npx skills add taracodlabs/aiden --skill onenote
Clone the repo
git clone --depth 1 https://github.com/taracodlabs/aiden

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for onenote

README.md
[![agentmods](https://agentmods.dev/badge/skills/taracodlabs/aiden/onenote.svg)](https://agentmods.dev/skills/taracodlabs/aiden/onenote)
Your own site
<a href="https://agentmods.dev/skills/taracodlabs/aiden/onenote"><img src="https://agentmods.dev/badge/skills/taracodlabs/aiden/onenote.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 951 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00013 $0.00951
Opus 5 $0.00006 $0.00476
Sonnet 5 $0.00003 $0.00190
Haiku 4.5 $0.00001 $0.00095

Measured 5d ago against content hash f5934342f07a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

onenote 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 5d 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.

skills/onenote/SKILL.md · 103 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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.

Changes

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.

  1. 5d ago First seen · 103 lines · 13 tokens per session scan A f5934342f07a

Subscribe to this mod's changes

onenote is a skill published in the GitHub repository taracodlabs/aiden (801 stars, last pushed 11d ago), licensed AGPL-3.0. It adds 13 tokens to every session and 951 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

cre-document-ingestion

CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda.

ahacker-1/cre-agent-skills · 40 tokens

kb-import

Import knowledge from existing documents into structured KB entries. Reads source documents (Markdown, PDF, DOCX, plain text), extracts key information, and creates properly formatted KB entries with YAML frontmatter.

techwolf-ai/ai-first-toolkit · 42 tokens

requirements-analysis-plus

Use this skill when you need to parse Word/HTML/JSON/Markdown/Excel requirements and produce a structured analysis; triggers include requirements analysis plus and requirement document parsing.

naodeng/awesome-qa-skills · 38 tokens

github-figure-bed

Upload images to any GitHub repo as a figure bed and get CDN/markdown links (jsdelivr/jsdmirror/raw). One-time setup.sh guides gh login, auto-detects the owner, creates the default repo (img.shenzjd.com) if missing, and syncs config with the img.shenzjd.com web app via the repo's .imgx-config/config.json — upload with…

wu529778790/shenzjd-skills · 154 tokens

paper-checking

论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重.

CN-big-cabbage/github-skill-distiller · 31 tokens

frappe-syntax-print

Use when creating print formats or generating PDFs in Frappe v14-v16. Covers Jinja print formats, Print Designer [v15+], Letter Head, PDF generation API (getpdf, downloadpdf), Report print formats ({%= %} syntax), page breaks, and print CSS patterns. Prevents common mistakes with template engine confusion and PDF…

Impertio-Studio/Frappe_Claude_Skill_Package · 132 tokens