Teams Api

🌐Community
by vamseeachanta · vlatest · Repository

Provides API guidance and assistance for agent workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add teams-api npx -- -y @trustedskills/teams-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "teams-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/teams-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Microsoft Teams API functionality. It allows AI agents to interact with Teams, such as sending messages to channels or users, creating and managing teams, and scheduling meetings. This enables automation of tasks and integration with other applications within the Microsoft ecosystem.

When to use it

  • Automate daily stand-up meeting reminders in a specific Teams channel.
  • Send notifications about new project updates directly into relevant Teams conversations.
  • Create a new team for a newly formed project group, automatically adding members from a spreadsheet.
  • Schedule recurring meetings with external clients via Teams calendar integration.

Key capabilities

  • Sending messages to channels and users
  • Creating and managing teams
  • Scheduling meetings

Example prompts

  • "Send a message to the #project-alpha channel saying 'Daily standup in 15 minutes!'"
  • "Create a new team called 'Marketing Campaign Q4' and add John Doe and Jane Smith."
  • "Schedule a meeting with Acme Corp next Tuesday at 2 PM via Teams."

Tips & gotchas

Requires appropriate permissions within the Microsoft Teams environment for the AI agent to function correctly. Authentication and authorization are necessary before interacting with the API.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vamseeachanta
Installs
23

🌐 Community

Passed automated security scans.