From agentic-analytics
Run the staircase audience-relationship report for a customer. Use when the user asks to run the staircase report, requests it for a specific site, or asks for an audience-tier or relationship-intelligence report.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-analytics:staircase-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
To run the report, invoke `/agentic-analytics:staircase` with the user's customer specifier as the argument. The slash command holds the full report-running instructions (cache probe, window selection, script invocation, output contract). 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 the report, invoke /agentic-analytics:staircase with the user's customer specifier as the argument. The slash command holds the full report-running instructions (cache probe, window selection, script invocation, output contract). This skill exists so plain-language requests route to the same code path without the user needing to remember the slash command name.
npx claudepluginhub automattic/agentic-analytics --plugin agentic-analyticsSearches 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.