
Bltgv Agent Skills
- Updated January 3, 2026
- BLTGV/agent-skills
bltgv-agent-skills is a Claude Code plugin that connects agents to Microsoft Graph and Notion APIs for email, calendar, and workspace automation.
About
bltgv-agent-skills is a Claude Code integration plugin from BLTGV/agent-skills that connects your agent to Microsoft Graph and Notion through purpose-built skills. developers use it when the product or internal workflow depends on live calendar data, email context, or Notion as a CMS and task database—common for SaaS operators, consultants, and teams already on Microsoft 365. The marketplace description highlights guided flows for searching and creating records, working with Notion blocks, and touching events and messages rather than dumping raw REST docs on the model. You install it during build when backend or automation features need authenticated API access mediated by Claude Code. It is narrower than a full enterprise integration suite: one plugin count, focused keywords, and explicit external API support. Pair it with your own secrets handling and OAuth setup per vendor requirements. After registration, agents can draft pages, query databases, and reason over calendar and inbox state as part of implementation and ops-adjacent coding tasks.
- Single Claude Code plugin exposing skills for Microsoft Graph and Notion
- Supports email and calendar events plus Notion databases, pages, and blocks
- Guided scripts for search, create, and structured access to external workspaces
- Bridges Claude Code agent sessions to Microsoft 365 and Notion without custom MCP setup in-repo
- Catalog-listed as integration-focused agent-skills from BLTGV/agent-skills
Bltgv Agent Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install bltgv-agent-skills@BLTGV/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 3, 2026 |
|---|---|
| Repository | BLTGV/agent-skills ↗ |
What it does
Install when you need Claude Code to read and write Microsoft 365 and Notion—email, calendar, databases, and pages—via guided API skills.
Who is it for?
Best when you're on Microsoft 365 and Notion and want agent-driven calendar, email, and database workflows while shipping integrations.
Skip if: Skip if you have no Microsoft or Notion footprint or those and need unrelated stacks such as Google Workspace-only without Graph.
What you get
After install, Claude Code can run guided skills to search, create, and manipulate Microsoft 365 and Notion resources inside coding sessions.
- Graph-backed access patterns for email, calendar, and related Microsoft resources
- Notion skills for databases, pages, blocks, search, and create flows
- Guided agent scripts for integration tasks without rebuilding API clients each sprint
By the numbers
- Plugin count: 1
- Source repository: BLTGV/agent-skills
- Catalog category: integration
Recommended Plugins
How it compares
External API integration plugin for Graph and Notion, not a planning methodology or plugin router.
FAQ
Who is Bltgv Agent Skills for?
It is for Claude Code users who depend on Microsoft Graph and Notion and want packaged skills for email, calendar, databases, and pages instead of hand-rolled API prompts.
When should I use Bltgv Agent Skills?
Use it while building features or automations that must read or write Outlook, Teams-adjacent Graph resources, or Notion content from the agent.
How do I add Bltgv Agent Skills to my agent?
Install the BLTGV/agent-skills plugin in Claude Code, configure Microsoft and Notion credentials per the repo guidance, then invoke the integration skills from your session.