From agentic-analytics
Detect whether the configured customer's tracker tags employee/internal pageviews via `extra_data`, and if so, save the filter so reports exclude that traffic. Use when the user asks to identify employees, exclude employee traffic, filter internal users, or says results look skewed by their own staff.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-analytics:identify-employeesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To run detection, invoke `/agentic-analytics:identify-employees` with no arguments. The slash command holds the full flow (read bucket config, sample cached events, write the discovered filter to `bucket.json` if unambiguous). This skill exists so plain-language requests route to the same code path without the user needing to remember the slash command name.
To run detection, invoke /agentic-analytics:identify-employees with no arguments. The slash command holds the full flow (read bucket config, sample cached events, write the discovered filter to bucket.json if unambiguous). 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