From agentic-analytics
Walk the user through first-time setup of the agentic-analytics plugin. Use when the user asks how to get started, how to set up the plugin, where to put their credentials, what the plugin can do for them, or any variant of "first run" / "onboarding" / "walk me through this."
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-analytics:getting-startedThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To onboard the user, invoke `/agentic-analytics:init` with no arguments. The slash command holds the full first-run flow (welcome, DPL credential setup, connectivity check, available skills, first thing to try). This skill exists so plain-language requests route to the same code path without the user needing to remember the slash command name.
To onboard the user, invoke /agentic-analytics:init with no arguments. The slash command holds the full first-run flow (welcome, DPL credential setup, connectivity check, available skills, first thing to try). This skill exists so plain-language requests route to the same code path without the user needing to remember the slash command name.
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 automattic/agentic-analytics --plugin agentic-analytics