From agentic-analytics
Blow away the local data cache and rebuild it. Use when the user asks to refresh the cache, rebuild the cache, clear cached data, start clean, recover from a bad pull, or says reports are returning stale or weird-looking numbers. Leaves config alone.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-analytics:refresh-cacheThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To refresh the cache, invoke `/agentic-analytics:refresh-cache` with no arguments. The slash command holds the full flow (read bucket config, delete the customer's DPL cache and the shared duckdb-tmp dir, re-pull a fresh 60-day window). This skill exists so plain-language requests route to the same code path without the user needing to remember the slash command name.
To refresh the cache, invoke /agentic-analytics:refresh-cache with no arguments. The slash command holds the full flow (read bucket config, delete the customer's DPL cache and the shared duckdb-tmp dir, re-pull a fresh 60-day window). 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