onenote-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for OneNote (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install onenote-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for OneNote integration (18 skills)

Microsoft Graph OneNote API for notebook, section, and page management with HTML content.

Skills (18) plugin-local skills

onenote-ci-integration View full skill →

Set up CI/CD pipelines for OneNote integrations with Graph API testing and mock strategies.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-common-errors View full skill →

Decode and fix every common OneNote Graph API error with root cause analysis.

ReadWriteEditGrep
onenote-core-workflow-a View full skill →

Full CRUD lifecycle for OneNote notebooks, section groups, sections, and pages via Graph API.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-core-workflow-b View full skill →

Search, query, and paginate OneNote content with OData filters and client-side search patterns.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-cost-tuning View full skill →

Optimize costs and API usage for OneNote Graph API integrations with caching and batching strategies.

ReadWriteEditGrep
onenote-debug-bundle View full skill →

Generate comprehensive diagnostic bundles for OneNote Graph API issues with request tracing and token analysis.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-deploy-integration View full skill →

Deploy OneNote integrations with MSAL token persistence, health checks, and container best practices.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-hello-world View full skill →

Create your first OneNote notebook, section, and page with correct XHTML content.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-install-auth View full skill →

Install and configure OneNote SDK/API authentication with delegated auth (MSAL).

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-local-dev-loop View full skill →

Set up a local development loop for OneNote integrations with mock Graph API responses.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-performance-tuning View full skill →

Optimize OneNote Graph API performance for large notebooks, image handling, and batch operations.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-prod-checklist View full skill →

Production readiness checklist for OneNote Graph API integrations covering auth, rate limits, and failure modes.

ReadWriteEditGrep
onenote-rate-limits View full skill →

Implement proper rate limit handling for OneNote Graph API with queue-based throttling.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-reference-architecture View full skill →

Reference architecture for OneNote integrations covering all notebook locations and API path patterns.

ReadWriteEditGrep
onenote-sdk-patterns View full skill →

Production SDK patterns for OneNote Graph API: retry logic, batch requests, and safe file uploads.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-security-basics View full skill →

Implement secure authentication, token management, and permission scoping for OneNote Graph API.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-upgrade-migration View full skill →

Migrate OneNote integrations across Graph SDK versions, auth deprecations, and API changes.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
onenote-webhooks-events View full skill →

Implement change detection for OneNote using polling and delta queries (webhooks decommissioned June 2023).

ReadWriteEditBash(npm:*)Bash(pip:*)Grep

How It Works

Skills trigger automatically when you discuss OneNote topics.

Ready to use onenote-pack?