CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
github avatar

Entra Agent User

github/awesome-copilot
8.6k installs38k stars
Summary

This walks you through creating agent users in Microsoft Entra ID, which lets AI agents act like actual employees with mailboxes, Teams presence, and org chart visibility. It covers the specific API calls to convert agent identities into user objects that get `idtyp=user` tokens instead of `idtyp=app`. The guide handles the tricky verification steps to ensure you're using a proper agent identity (not a regular service principal), sets up licensing for Exchange/Teams, and explains why provisioning can take 24-48 hours. Useful when your AI agent needs to send emails, join meetings, or appear in employee directories rather than just calling backend APIs.

Install to Claude Code

npx -y skills add github/awesome-copilot --skill entra-agent-user --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Git & Pull RequestsAI & Agent BuildingCloud & Infrastructure
View on GitHub

More from github/awesome-copilot

All 318 skills →
  • Update Avm Modules In Bicep8.6k
  • Ruby Mcp Server Generator8.6k
  • Model Recommendation8.5k
  • Winapp Cli8.5k
  • Polyglot Test Agent8.5k
  • Csharp Mcp Server Generator8.4k
  • Datanalysis Credit Risk7.3k
  • Create Oo Component Documentation7k
  • Msstore Cli7k
  • Mcp Configure7k
  • Update Oo Component Documentation7k
  • Create Web Form7k
  • Import Infrastructure As Code6.9k
  • Mentoring Juniors6.8k
  • Suggest Awesome Github Copilot Prompts6.8k
  • Noob Mode6.4k
  • Winmd Api Search5.7k
  • Winui3 Migration Guide5.7k
  • Web Coder5.6k
  • Security Review4.8k
  • Azure Pricing4.6k
  • Copilot Spaces4.4k
  • Secret Scanning4.3k
  • Dependabot4.3k

Recommended

More Git & Pull Requests →
github avatar
update-avm-modules-in-bicep

github/awesome-copilot

Update Azure Verified Modules (AVM) to latest versions in Bicep files.
8.6k
38k
github avatar
ruby-mcp-server-generator

github/awesome-copilot

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.
8.6k
38k
github avatar
model-recommendation

github/awesome-copilot

Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency
8.5k
38k
github avatar
winapp-cli

github/awesome-copilot

Windows App Development CLI (winapp) for building, packaging, signing, debugging, and UI-automating Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, manage AppxManifest.xml or development certificates, run an app as packaged for debugging, automate Windows UI via Microsoft UI Automation, publish to the Microsoft Store, or access Windows SDK build tools. Covers commands like init, pack, run, unregister, manifest, cert, sign, store, ui, and tool. Supports .NET (csproj), C++, Electron, Rust, Tauri, Flutter, and other Windows frameworks.
8.5k
38k
github avatar
polyglot-test-agent

github/awesome-copilot

Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.
8.5k
38k
github avatar
csharp-mcp-server-generator

github/awesome-copilot

Generate a complete MCP server project in C# with tools, prompts, and proper configuration
8.4k
38k