# Send Echo Sales Ai to your agent
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
## Fast path
- Open the source page via Open source listing.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/echo-sales-ai",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=echo-sales-ai",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "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"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "echo-sales-ai",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-01T07:46:57.868Z",
      "expiresAt": "2026-05-02T07:46:57.868Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=echo-sales-ai",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=echo-sales-ai",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "echo-sales-ai"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/doshirush1901/echo-sales-ai"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### Echo Sales AI

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.

### Core Workflow

The skill operates on a continuous loop, orchestrated by the Learning & Compounding Agent:

Ingestion: Monitors connected email accounts for new messages.
Triage: The Email Type Classifier categorizes each message (e.g., new_lead, customer_reply, feedback, spam).
Enrichment: For new leads, the Company Profile Agent and Contact Finder enrich the data.
Action: Based on the type, the appropriate agent is triggered (e.g., Quote Generator for a request, Objection Handler for a customer question).
Generation: A draft email is created.
Feedback Loop: The draft is presented to you for feedback. The Feedback Interpreter processes your natural language comments to refine the draft.
Dispatch: The final email is sent.
CRM Update: The CRM Database Agent logs the entire interaction, updating the deal status in the pipeline.

### The 15 Support Agents

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.

Email Type Classifier: Categorizes incoming emails.
Feedback Interpreter: Translates natural language feedback into structured commands.
Quote Generator: Creates sales quotes. See references/pricing_rules.md.
Pricing Engine: Calculates pricing based on rules, tiers, and discounts.
Company Profile Agent: Researches and summarizes company information.
Voice-to-Text Transcriber: Transcribes audio notes from calls.
CRM Database Agent: Manages all interactions with the CRM. See references/crm_schema.md.
Pipeline Tracker: Monitors and reports on the sales pipeline.
Follow-up Scheduler: Schedules and drafts follow-up emails.
Urgency Detector: Identifies urgent messages requiring immediate attention.
Sentiment Analyzer: Gauges the sentiment of customer replies.
Report Generator: Creates weekly and monthly sales reports.
Contact Finder: Finds contact information for new leads.
Objection Handler: Suggests responses to common sales objections.
Learning & Compounding Agent: The orchestrator that learns from all interactions.

### Bundled Resources

This skill is designed to be self-contained and includes the following resources:

scripts/echo-skill/: The core Python application containing the logic for all agents and the Telegram bot interface.
references/: Contains detailed documentation for the agents and data schemas.
assets/: Will contain email templates and quote formatting assets.

### How to Use This Skill

Activate the skill by telling your OpenClaw agent:

"Activate the echo-sales-ai skill."
"Use Echo to check my email."
"Ask Echo to help me write a sales quote."
EOF
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: doshirush1901
- Version: 1.0.0
## Source health
- Status: source_issue
- Known item issue.
- This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: item
- Reason: not_found
- Checked at: 2026-05-01T07:46:57.868Z
- Expires at: 2026-05-02T07:46:57.868Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/echo-sales-ai)
- [Send to Agent page](https://openagent3.xyz/skills/echo-sales-ai/agent)
- [JSON manifest](https://openagent3.xyz/skills/echo-sales-ai/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/echo-sales-ai/agent.md)
- [Download page](https://openagent3.xyz/downloads/echo-sales-ai)