{
  "schemaVersion": "1.0",
  "item": {
    "slug": "echo-sales-ai",
    "name": "Echo Sales Ai",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/doshirush1901/echo-sales-ai",
    "canonicalUrl": "https://clawhub.ai/doshirush1901/echo-sales-ai",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/echo-sales-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=echo-sales-ai",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "echo-skill/README.md",
      "echo-skill/__init__.py",
      "echo-skill/agents/__init__.py",
      "echo-skill/agents/email_type_classifier.py",
      "echo-skill/agents/feedback_interpreter.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/echo-sales-ai"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/echo-sales-ai",
    "agentPageUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Echo Sales AI",
        "body": "Echo is an advanced, AI-powered sales operations manager designed to automate and enhance the sales workflow for manufacturing and technical sales teams. It integrates directly with your email and CRM to provide intelligent assistance at every stage of the sales process."
      },
      {
        "title": "Core Workflow",
        "body": "The skill operates on a continuous loop, orchestrated by the Learning & Compounding Agent:\n\nIngestion: Monitors connected email accounts for new messages.\nTriage: The Email Type Classifier categorizes each message (e.g., new_lead, customer_reply, feedback, spam).\nEnrichment: For new leads, the Company Profile Agent and Contact Finder enrich the data.\nAction: Based on the type, the appropriate agent is triggered (e.g., Quote Generator for a request, Objection Handler for a customer question).\nGeneration: A draft email is created.\nFeedback Loop: The draft is presented to you for feedback. The Feedback Interpreter processes your natural language comments to refine the draft.\nDispatch: The final email is sent.\nCRM Update: The CRM Database Agent logs the entire interaction, updating the deal status in the pipeline."
      },
      {
        "title": "The 15 Support Agents",
        "body": "Echo's intelligence is powered by a suite of 15 specialized agents. The core logic for each agent will be developed and stored in the scripts/ directory. For detailed agent interaction protocols and API specifications, see references/agents.md.\n\nEmail Type Classifier: Categorizes incoming emails.\nFeedback Interpreter: Translates natural language feedback into structured commands.\nQuote Generator: Creates sales quotes. See references/pricing_rules.md.\nPricing Engine: Calculates pricing based on rules, tiers, and discounts.\nCompany Profile Agent: Researches and summarizes company information.\nVoice-to-Text Transcriber: Transcribes audio notes from calls.\nCRM Database Agent: Manages all interactions with the CRM. See references/crm_schema.md.\nPipeline Tracker: Monitors and reports on the sales pipeline.\nFollow-up Scheduler: Schedules and drafts follow-up emails.\nUrgency Detector: Identifies urgent messages requiring immediate attention.\nSentiment Analyzer: Gauges the sentiment of customer replies.\nReport Generator: Creates weekly and monthly sales reports.\nContact Finder: Finds contact information for new leads.\nObjection Handler: Suggests responses to common sales objections.\nLearning & Compounding Agent: The orchestrator that learns from all interactions."
      },
      {
        "title": "Bundled Resources",
        "body": "This skill is designed to be self-contained and includes the following resources:\n\nscripts/echo-skill/: The core Python application containing the logic for all agents and the Telegram bot interface.\nreferences/: Contains detailed documentation for the agents and data schemas.\nassets/: Will contain email templates and quote formatting assets."
      },
      {
        "title": "How to Use This Skill",
        "body": "Activate the skill by telling your OpenClaw agent:\n\n\"Activate the echo-sales-ai skill.\"\n\"Use Echo to check my email.\"\n\"Ask Echo to help me write a sales quote.\"\nEOF"
      }
    ],
    "body": "name: echo-sales-ai description: A comprehensive AI sales assistant that integrates with your email to classify leads, interpret feedback, generate quotes, and manage your entire sales pipeline for manufacturing and technical sales.\nEcho Sales AI\n\nEcho is an advanced, AI-powered sales operations manager designed to automate and enhance the sales workflow for manufacturing and technical sales teams. It integrates directly with your email and CRM to provide intelligent assistance at every stage of the sales process.\n\nCore Workflow\n\nThe skill operates on a continuous loop, orchestrated by the Learning & Compounding Agent:\n\nIngestion: Monitors connected email accounts for new messages.\nTriage: The Email Type Classifier categorizes each message (e.g., new_lead, customer_reply, feedback, spam).\nEnrichment: For new leads, the Company Profile Agent and Contact Finder enrich the data.\nAction: Based on the type, the appropriate agent is triggered (e.g., Quote Generator for a request, Objection Handler for a customer question).\nGeneration: A draft email is created.\nFeedback Loop: The draft is presented to you for feedback. The Feedback Interpreter processes your natural language comments to refine the draft.\nDispatch: The final email is sent.\nCRM Update: The CRM Database Agent logs the entire interaction, updating the deal status in the pipeline.\nThe 15 Support Agents\n\nEcho's intelligence is powered by a suite of 15 specialized agents. The core logic for each agent will be developed and stored in the scripts/ directory. For detailed agent interaction protocols and API specifications, see references/agents.md.\n\nEmail Type Classifier: Categorizes incoming emails.\nFeedback Interpreter: Translates natural language feedback into structured commands.\nQuote Generator: Creates sales quotes. See references/pricing_rules.md.\nPricing Engine: Calculates pricing based on rules, tiers, and discounts.\nCompany Profile Agent: Researches and summarizes company information.\nVoice-to-Text Transcriber: Transcribes audio notes from calls.\nCRM Database Agent: Manages all interactions with the CRM. See references/crm_schema.md.\nPipeline Tracker: Monitors and reports on the sales pipeline.\nFollow-up Scheduler: Schedules and drafts follow-up emails.\nUrgency Detector: Identifies urgent messages requiring immediate attention.\nSentiment Analyzer: Gauges the sentiment of customer replies.\nReport Generator: Creates weekly and monthly sales reports.\nContact Finder: Finds contact information for new leads.\nObjection Handler: Suggests responses to common sales objections.\nLearning & Compounding Agent: The orchestrator that learns from all interactions.\nBundled Resources\n\nThis skill is designed to be self-contained and includes the following resources:\n\nscripts/echo-skill/: The core Python application containing the logic for all agents and the Telegram bot interface.\nreferences/: Contains detailed documentation for the agents and data schemas.\nassets/: Will contain email templates and quote formatting assets.\nHow to Use This Skill\n\nActivate the skill by telling your OpenClaw agent:\n\n\"Activate the echo-sales-ai skill.\"\n\"Use Echo to check my email.\"\n\"Ask Echo to help me write a sales quote.\" EOF"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/doshirush1901/echo-sales-ai",
    "publisherUrl": "https://clawhub.ai/doshirush1901/echo-sales-ai",
    "owner": "doshirush1901",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/echo-sales-ai",
    "downloadUrl": "https://openagent3.xyz/downloads/echo-sales-ai",
    "agentUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent",
    "manifestUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/echo-sales-ai/agent.md"
  }
}