ms-teams-apps
✓Microsoft Teams 機器人和 AI 代理 - Claude/OpenAI、自適應卡、圖形 API
SKILL.md
Purpose: Build AI-powered agents and apps for Microsoft Teams. Create conversational bots, message extensions, and intelligent assistants that integrate with LLMs like OpenAI and Claude.
| Cache Graph tokens | Token refresh is expensive | | Stream long responses | Use typing indicator + chunked responses | | Index knowledge base | Pre-embed documents for RAG | | Use connection pooling | Reuse HTTP connections | | Compress payloads | Gzip large card responses |
| Bot not responding | Endpoint unreachable | Check ngrok/Azure URL in manifest | | Auth failures | Token expired/invalid | Refresh OAuth connection | | Cards not rendering | Invalid schema | Validate at adaptivecards.io/designer | | Graph 403 errors | Missing permissions | Check app registration permissions |
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/alinaqi/claude-bootstrap --skill ms-teams-apps- 分類
- @協作工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 ms-teams-apps?
Microsoft Teams 機器人和 AI 代理 - Claude/OpenAI、自適應卡、圖形 API 來源:alinaqi/claude-bootstrap。
如何安裝 ms-teams-apps?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/alinaqi/claude-bootstrap --skill ms-teams-apps 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/alinaqi/claude-bootstrap
詳情
- 分類
- @協作工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01