genudo-ai
01Plugin Claude Code
Genudo — the platform to build AI agents for any communication or sequence-based channel, managed from one platform, one inbox, and one analytics dashboard.
Plugin Claude Code
Genudo — the platform to build AI agents for any communication or sequence-based channel, managed from one platform, one inbox, and one analytics dashboard.
Cursor rule Cursor
Route research and findings through loredex instead of ad-hoc summary files.
MCP server Claude CodeCodexCursor
Universal control system for coding agents: shared memory, cross-project handoffs, research management, and MCP + Obsidian dashboards across products and repos. Runs locally from the loredex npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for genudo-ai/genudo_mcp, covering agent instructions and research filing (loredex).
Instructions file
Claude Code instructions for genudo-ai/genudo_mcp: See the "Research filing (loredex)" section in AGENTS.md: research/analysis markdown needs loredex frontmatter so it can be auto-filed into the vault.
Skill Claude CodeCodex
Analyze a real Genudo conversation to explain the AI agent's behaviour and find the root cause of any drift. Use when the user gives a conversation link or ID, or a client's phone number, and asks what happened, why the agent responded that way, where it went wrong, or why it didn't follow the script. Pulls the…
Skill Claude CodeCodex
Analyze a Genudo pipeline's funnel — opportunity counts and distribution across stages, statuses, priorities, and tags — to surface drop-off points and what is converting. Use when the user asks how the funnel is doing, how many leads are in each stage, which tags or segments perform, where leads are stalling, or for…
Skill Claude CodeCodex
Draft the pipeline persona (who the agent is and how it sounds) and the global instructions (cross-stage behaviour — product facts, grounding, style, escalation) for a new or existing Genudo pipeline, from a requirements spec. Use after gathering pipeline requirements, or when the user asks to write, rewrite, or…
Skill Claude CodeCodex
Design the stages of a Genudo pipeline — for each stage its short name, nature (neutral/won/lost), entry condition (when to enter), the in-stage conversation flow instructions, the data to collect, and any opening message. Use after the persona and global instructions are drafted, or when the user asks to design, lay…
Skill Claude CodeCodex
Use to build integrations and automations on a Genudo pipeline — webhook actions to Zapier, Make, n8n, CRMs, or Google Sheets, with the variables that feed them. Handles variable types, payload mapping, triggers, and action-to-action chaining. Use proactively when the user wants the agent to register leads, call an…
Skill Claude CodeCodex
Build or update an outbound HTTP action (webhook) on a Genudo pipeline or stage — to Zapier, Make, n8n, a CRM, Google Sheets, or any API. Use when the user wants the agent to register a lead, send data to an external tool, call an API, or trigger an automation. Configures method, URL, headers, payload fields mapped to…
Skill Claude CodeCodex
Configure the AI model for a Genudo pipeline — either a single model or a routed model pool with router, simple, moderate, and complex tiers, each with its own provider, model, and instructions. Use when the user wants to change the AI model, set up or tune model routing, or optimize cost versus quality across message…
Skill Claude CodeCodex
Configure a Genudo pipeline's operational settings — name, description, max cost per conversation, max messages per conversation, follow-up limit, knowledge-base chunk count, memory window, context size, temperature, and RAG mode. Use when the user wants to cap spend, limit messages, rename a pipeline, change how much…
Skill Claude CodeCodex
Set up a stage's opening or outreach message in Genudo — sent automatically when an opportunity enters the stage, either AI-generated or a fixed static message, to the contact's phone. Use when the user wants automatic outreach, a welcome message on stage entry, or a proactive first message to new leads entering a…
Skill Claude CodeCodex
Design and push a per-stage follow-up sequence for a Genudo pipeline — timed follow-up messages (for example ten hours after the lead goes quiet), each with drafting instructions and optional assets like videos or materials. Use when the user wants to re-engage silent leads, add a nurture sequence to a stage, or…
Skill Claude CodeCodex
Diagnose why a Genudo AI agent is misbehaving and locate the exact fix. Use when the user reports the agent said something wrong, isn't qualifying or closing properly, skips a step, repeats itself, drifts off-script, or fires an action at the wrong time. Maps the symptom to the responsible layer — persona, global…
Skill Claude CodeCodex
Interview the user to gather everything needed to build a new Genudo pipeline (an AI sales/support agent) — business objective, channel, products/services, conversation flow, stages, per-stage data to collect, and automations. Use when the user wants to create, build, set up, or design a new pipeline, funnel, sales…
Skill Claude CodeCodex
Safely edit a live Genudo agent's instructions — the pipeline persona, the pipeline global instructions, or a stage's instructions or entry condition. Use when the user wants to change, fix, tune, rewrite, or migrate what an existing agent says or does. Loads the current text, edits only what must change, shows a…
Skill Claude CodeCodex
The step-by-step safe workflow for editing a live Genudo agent's instructions: load the current text, write the local pipeline mirror, stage the edit, show a before/after diff, get explicit confirmation, push, then record the outcome. Use before any updatepipeline or updatestage call that changes persona…
Skill Claude CodeCodex
The Genudo instruction-authoring rules: authoring principles, the pipeline persona + global instructions template, the stage instructions template, and the token-aware quality checklist. Use before writing or rewriting any pipeline persona, pipeline instructions, stage instructions, entry condition or stage aipersona…
Skill Claude CodeCodex
Use to curate a Genudo pipeline's knowledge base — the knowledge tables the agent answers from and their rows — when the agent gives wrong or outdated facts. Use when the user reports wrong factual answers, wants to create or fill a knowledge table, or wants to verify what the agent retrieves.
Skill Claude CodeCodex
Manage a Genudo pipeline's knowledge base — structured knowledge tables the agent searches at runtime to answer grounded questions. Use when the agent gives wrong or outdated facts, or the user wants to create a knowledge table, add or fix rows, verify what the agent retrieves, or remove stale entries.
Skill Claude CodeCodex
Update Genudo opportunities in bulk — change status, move stage, set priority, add notes, or add and remove tags across one or many leads. Use when the user wants to move leads to won or lost, tag a segment, add notes, re-prioritize, or clean up the pipeline. Confirms the exact set before writing; stage moves stay…
Skill Claude CodeCodex
Create and manage the variables a Genudo pipeline uses in its actions and webhooks — system variables (opportunity/contact fields), AI-extracted variables (profiled from the conversation), action-output variables (for chaining), and fixed constants. Use when setting up an action that needs data, or when the user asks…