Bltgv Agent Skills
bltgv-agent-skills is a Claude Code plugin for the Build phase that connects agents to Microsoft Graph and Notion APIs for email, calendar, and workspace automation.
Install when you need Claude Code to read and write Microsoft 365 and Notion—email, calendar, databases, and pages—via guided API skills.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install bltgv-agent-skills@BLTGV/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:BLTGV/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:BLTGV/agent-skills").
What it does
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. Solo builders 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 indie 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.
Highlights
- 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
Why builders use it
Builders re-implement Graph and Notion glue in every project because Claude Code cannot reach email, calendar, or Notion without a dedicated integration plugin.
After install, Claude Code can run guided skills to search, create, and manipulate Microsoft 365 and Notion resources inside coding sessions.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
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.
Comments
Share how you use bltgv-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.