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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/alinaqi/claude-bootstrap
詳細
- カテゴリ
- @コラボレーション
- ソース
- skills.sh
- 初回登録
- 2026-02-01