From agentic-analytics
Seed for a future standalone conversions report. Currently holds conversion-attribution code lifted out of the staircase report (PR B of the staircase climbing revision); not yet runnable end-to-end. Use when the user asks to build out the standalone conversions report; do not invoke for "run the conversions report" until the file is reshaped.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-analytics:conversions-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill exists so the conversion code that was removed from `staircase-report` doesn't get lost. The script at `scripts/conversions.py` is the lifted code; a future PR (tracked separately) will turn it into a real report skill with its own slash command, CLI, and report renderer. Until then, the skill description above tells Claude not to invoke this skill at runtime.
This skill exists so the conversion code that was removed from staircase-report doesn't get lost. The script at scripts/conversions.py is the lifted code; a future PR (tracked separately) will turn it into a real report skill with its own slash command, CLI, and report renderer. Until then, the skill description above tells Claude not to invoke this skill at runtime.
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.