ms-teams-apps
✓Microsoft Teams-Bots und KI-Agenten – Claude/OpenAI, Adaptive Cards, Graph API
Installation
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 |
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/alinaqi/claude-bootstrap --skill ms-teams-apps- Quelle
- alinaqi/claude-bootstrap
- Kategorie
- @Zusammenarbeit
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist ms-teams-apps?
Microsoft Teams-Bots und KI-Agenten – Claude/OpenAI, Adaptive Cards, Graph API Quelle: alinaqi/claude-bootstrap.
Wie installiere ich ms-teams-apps?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/alinaqi/claude-bootstrap --skill ms-teams-apps Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/alinaqi/claude-bootstrap
Details
- Kategorie
- @Zusammenarbeit
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01