From poppy-intelligence
Query ActiveCampaign CRM data — contacts, deals, automations, campaigns, pipeline operations, stuck deals, and task queues. Use when asked about email performance, automation effectiveness, deal pipeline status, CRM contact history, or operational metrics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/poppy-intelligence:crm-operationsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user asks about:
Use this skill when the user asks about:
poppy_activecampaign_contact — Full contact record: profile, deal stage, automation progress, campaign sends. Use identifier (contact ID or email).
poppy_activecampaign_contact_automation — Drill into a specific automation entry: timestamps, log timeline, send steps reached, campaign performance. Use entry_id.
poppy_activecampaign_deal — Deal detail: stage timeline with time in each stage, tasks, activities, notes. Use deal_id.
poppy_activecampaign_deals — Search deals by title. Use query (search text), limit.
poppy_activecampaign_automation — Full automation report: block counts, all campaigns in the automation, engagement metrics. When asked about one email, this returns ALL emails in the automation for context. Use automation_id, optional contact filter.
poppy_activecampaign_automations — List or search automations. Use query, limit.
poppy_activecampaign_campaigns — Recent campaigns with open rate, click rate, click-to-open, bounces. Use query, limit.
poppy_activecampaign_campaign — Single campaign detail. Use campaign_id.
poppy_activecampaign_ops_summary — Pipeline overview: open deals, stuck deals, overdue tasks, active automation entries. Optional filters: pipeline, assignee, days.
poppy_activecampaign_ops_stuck_deals — Deals stuck beyond threshold. Use days (default 7), optional pipeline, stage, assignee.
poppy_activecampaign_ops_tasks — Task queue with overdue tracking. Use status (open/overdue/done/all), optional filters.
poppy_activecampaign_ops_automation_entries — Active automation entries with contact and deal context. Use status (active/completed/all), optional automation filter.
poppy_activecampaign_overview — Account inventory: total contacts, deals, automations, campaigns, pipelines.
poppy_activecampaign_contacts — Search contacts by email or text. Use query, limit.
poppy_activecampaign_automations — list all automationspoppy_activecampaign_automation with the IDpoppy_activecampaign_contact with their email — returns deal stage, automation progress, campaign receiptspoppy_activecampaign_deal for stage timeline and taskspoppy_activecampaign_ops_summary — the full operational dashboardpoppy_activecampaign_ops_stuck_deals — drill into stuck dealspoppy_activecampaign_ops_tasks with status: overdue — check overdue taskspoppy_activecampaign_automations with the namepoppy_activecampaign_automation — returns ALL campaigns in the automationnpx claudepluginhub poppy-flowers/poppy-intelligence-plugin --plugin poppy-intelligenceSearches 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.