← 返回 Skills 市场
edwardirby

Build Teams.ai Apps with Anthropic Claude

作者 Edward Irby · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1959
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install teams-anthropic-integration
功能描述
Use @youdotcom-oss/teams-anthropic to add Anthropic Claude models (Opus, Sonnet, Haiku) to Microsoft Teams.ai applications. Optionally integrate You.com MCP server for web search and content extraction.
安全使用建议
Before installing or using this skill: 1) Be aware the SKILL.md requires ANTHROPIC_API_KEY (and YDC_API_KEY if you enable You.com MCP) even though the skill metadata lists no required env vars — treat that as a metadata accuracy issue. 2) The instructions tell you to run npm install for @youdotcom-oss/teams-anthropic and other packages, but the skill provides no source, homepage, or repository to verify the package's provenance; verify the npm package owner, repository, and recent package contents on npmjs.org or the project repo before running installs. 3) Do not paste production API keys into public repos; store them in a secrets manager or environment restricted to the app. 4) If you need higher assurance, ask the skill author for the upstream repository or a package checksum, or run installation and testing in an isolated environment (container) and review the installed package code for unexpected network calls or shell execution. 5) If the author provides a verified source/repo and metadata is corrected to declare required env vars, my concern would be reduced.
功能分析
Type: OpenClaw Skill Name: teams-anthropic-integration Version: 1.1.0 The skill bundle provides instructions and code for integrating Anthropic Claude models and You.com's MCP service into Microsoft Teams.ai applications. All package installations, API key handling (from environment variables), and network calls (to Anthropic and You.com APIs) are standard practices for the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or harmful prompt injection attempts against the agent. The instructions for the AI model itself are benign and define its role as a helpful assistant.
能力评估
Purpose & Capability
The SKILL.md purpose (integrate Anthropic Claude into Teams.ai, optional You.com MCP) aligns with the runtime instructions which require ANTHROPIC_API_KEY and optionally YDC_API_KEY — those credentials are reasonable for the stated purpose. However, the skill registry metadata declares no required env vars or primary credential, which is inconsistent with the instructions and signals inaccurate or incomplete metadata.
Instruction Scope
The runtime instructions are limited to installing npm packages, configuring environment variables (.env), instantiating Anthropic/You.com clients, and wiring them into a Teams.ai app. They do not instruct reading unrelated system files, scanning local data, or sending data to unexpected endpoints beyond Anthropic and You.com. The code samples explicitly validate environment variables before use.
Install Mechanism
This is an instruction-only skill (no install spec), but it directs the user to run npm install for @youdotcom-oss/teams-anthropic and other packages. Because the skill has no source, homepage, or repository listed and the registry metadata lacks provenance, installing those npm packages would fetch third-party code whose origin and integrity are not verifiable from the skill metadata — this increases risk.
Credentials
The only runtime secrets the code needs are Anthropic (ANTHROPIC_API_KEY) and optionally You.com (YDC_API_KEY) keys, which are proportionate to the feature set. However the skill metadata does not declare these required environment variables, creating an inconsistency. No other unrelated credentials are requested in the instructions.
Persistence & Privilege
The skill does not request always:true, does not claim to modify other skills or system-wide settings, and is user-invocable. It does not request persistent elevated privileges in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teams-anthropic-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teams-anthropic-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
teams-anthropic-integration v1.1.0 introduces simplified setup and two integration paths for Anthropic Claude with Teams.ai. - Adds clear two-path setup: Path A (Claude only), Path B (Claude + You.com MCP web search). - Simplifies installation, environment setup, and code templates for both new and existing Teams.ai apps. - Highlights direct Claude integration without MCP for faster onboarding. - Updates documentation to focus on easy model selection, streaming, and function-calling features. - Reduces dependency requirements and steps for common use cases. - Clarifies usage scenarios and integration decision points for developers.
v1.0.0
Initial release – integrate Microsoft Teams apps with You.com MCP and Anthropic Claude. - Enables Teams apps to access You.com MCP features: web search, AI agent, and content extraction. - Provides step-by-step integration guide and template code for both new and existing Teams apps. - Supports Anthropic Claude models (Opus, Sonnet, Haiku) with easy configuration. - Includes environment validation and troubleshooting tips. - Offers advanced patterns for package contributors and custom integrations.
元数据
Slug teams-anthropic-integration
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Build Teams.ai Apps with Anthropic Claude 是什么?

Use @youdotcom-oss/teams-anthropic to add Anthropic Claude models (Opus, Sonnet, Haiku) to Microsoft Teams.ai applications. Optionally integrate You.com MCP server for web search and content extraction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1959 次。

如何安装 Build Teams.ai Apps with Anthropic Claude?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teams-anthropic-integration」即可一键安装,无需额外配置。

Build Teams.ai Apps with Anthropic Claude 是免费的吗?

是的,Build Teams.ai Apps with Anthropic Claude 完全免费(开源免费),可自由下载、安装和使用。

Build Teams.ai Apps with Anthropic Claude 支持哪些平台?

Build Teams.ai Apps with Anthropic Claude 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Build Teams.ai Apps with Anthropic Claude?

由 Edward Irby(@edwardirby)开发并维护,当前版本 v1.1.0。

💬 留言讨论