Adds Dataverse by delegating to `/add-connector` with `api-id=dataverse` and table mode. Use when binding Dataverse tables.
How this skill is triggered — by the user, by Claude, or both
Slash command
/microsoft-managed-apps:add-dataverseopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**📋 Shared Instructions: [shared-instructions.md](${CLAUDE_PLUGIN_ROOT}/shared/shared-instructions.md)** — Cross-cutting concerns.
📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns.
This skill is a thin wrapper. Use /add-connector as the single implementation path.
Invoke /add-connector with:
api-id: dataversemode: tableIf table names are missing, ask for them, then delegate.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub microsoft/managed-apps --plugin microsoft-managed-apps