← Back to Skills Marketplace
zhanlv123

ieasysell

by frank yu · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
285
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ieasysell
Description
AI-powered multilingual virtual salesperson for 24/7 global customer reception, client retention, real-time boss alerts, and continuous sales optimization.
README (SKILL.md)

Ieasysell Smart Foreign Trade Salesperson Skill\r

\r

Introduction\r

Ieasysell × OpenClaw jointly create a "never-leave global AI salesperson":\r

  • OpenClaw (Boss's Hand): Handles internal company tasks, permanent memory, and automatic optimization\r
  • Ieasysell (Boss's Face): Manages external customer reception, multilingual communication, and product demonstration\r \r

Core Capabilities\r

  • Customer Retention: All conversations and customer data belong to the company, preventing业务员 from taking clients away\r
  • 24/7 Availability: AI salesperson works around the clock to receive global customers anytime\r
  • Multilingual Support: Supports English, Spanish, Japanese, and other major global languages\r
  • Automatic Reporting: Automatically synchronizes with OpenClaw after reception and notifies the boss in real time\r
  • Continuous Evolution: Optimizes reception scripts and product selling points based on historical data\r
  • Custom Human Avatar: Supports custom digital human avatars to align with brand tone\r \r

Trigger Phrases\r

  • Generate smart reception link\r
  • ieasysell foreign trade reception\r
  • Prevent salesperson from taking clients\r
  • Real-time boss notification\r
  • AI salesperson that gets smarter with use\r \r

Installation & Configuration\r

  1. Install this Skill in OpenClaw\r
  2. Configure your Ieasysell API Key (obtained from Ieasysell admin panel)\r
  3. Fill in company name, main products, and target market\r
  4. Generate a reception link to send to customers or embed in your independent site\r \r

Use Cases\r

  • Foreign trade enterprises preventing client loss due to业务员 turnover\r
  • Independent site sellers automating 24/7 overseas customer reception\r
  • Multilingual market expansion without hiring additional foreign language业务员\r
  • Bosses tracking customer intent in real time to improve conversion efficiency
Usage Guidance
Before installing, consider the following: (1) The package metadata, README, and runtime code disagree about what credential to provide: the README asks for an 'API Key' but the code expects a browser login token. Avoid pasting browser session tokens unless you fully trust the service and understand the security impact — session tokens can grant broad account access. (2) Verify the external domain (crm.ieasysell.com) is the official service you intend to use and review the rest of the code (the file was truncated in the listing) to confirm there are no other unexpected endpoints. (3) Note the manifest/main filename mismatch (scripts/skill.ts vs scripts/skills.ts) and version/entry inconsistencies — these indicate sloppy packaging and increase the chance of runtime errors or outdated code. (4) If you proceed, create a dedicated, limited-permission account or scoped API key (rotate it after testing), and avoid using your primary admin session token. (5) Ask the developer for clarifying documentation: a clear explanation of required credential type, the exact privileges needed, and a signed/hosted source (repo or homepage) so you can audit the full code. If you cannot get those clarifications, treat this skill as higher risk and consider not installing it.
Capability Analysis
Type: OpenClaw Skill Name: ieasysell Version: 0.1.0 The skill facilitates integration between OpenClaw and the Ieasysell CRM platform to manage AI-driven digital human salespersons. It uses a user-provided authentication token to communicate with 'crm.ieasysell.com' for creating/updating digital human configurations and synchronizing visitor data via a background loop (setInterval). While the instructions for manual token extraction from browser storage are a suboptimal security practice, the code logic is transparent, lacks obfuscation, and strictly adheres to the stated purpose of foreign trade lead management without evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The stated purpose (24/7 multilingual AI salesperson, syncing visitor data, creating/updating a digital human) aligns with the outgoing network calls to crm.ieasysell.com and the sync/update logic in scripts/skills.ts. However there are packaging/config mismatches: claw.json lists a required ieasysellApiKey and a main file of scripts/skill.ts, while the runtime code expects ieasysellToken and the actual file is scripts/skills.ts. These inconsistencies reduce confidence that the declared metadata matches runtime needs.
Instruction Scope
SKILL.md instructs the user to configure an 'Ieasysell API Key' from the admin panel, but the code expects a login token (ieasysellToken) and even tells the user to extract it from the browser's Local Storage. Asking users to pull a session token from browser storage is broader than a simple API key and is a sensitive action. The runtime code periodically pulls visitor records, updates agent memory, and sends data to crm.ieasysell.com — those actions are consistent with the skill’s purpose but the token-extraction instruction is scope-creep and sensitive.
Install Mechanism
No install spec is present (instruction-only/inline code), so nothing is downloaded or written by an installer. This lowers installation risk. The skill includes a code file but no external install steps or archive downloads were specified.
Credentials
The skill requires a credential for the ieasysell service, which is expected. However the manifest/config/README disagree about what credential is required: claw.json and SKILL.md reference an API key, while the runtime code expects a login token (session token) obtained from browser Local Storage. A session token can carry broader privileges (user/admin session) and is more sensitive than a scoped API key, so this mismatch is disproportionate and risky unless justified. No other unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The script starts a periodic local sync loop that updates agent memory and notifies the user — this is consistent with the stated feature set (continuous sync and real-time boss alerts). Because the skill uses the provided token to repeatedly access CRM data, autonomous invocation combined with a high-privilege session token increases blast radius; this is noteworthy but not by itself a disqualifying privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ieasysell
  3. After installation, invoke the skill by name or use /ieasysell
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of Ieasysell Smart Foreign Trade Salesperson Skill. - Enables 24/7 AI-powered multilingual customer reception and product demonstration. - Prevents client loss by ensuring all customer data belongs to the company. - Provides automatic real-time reporting and boss notifications after each customer interaction. - Continuously evolves by optimizing reception scripts and product selling points based on historical data. - Supports custom digital human avatars to match brand identity.
Metadata
Slug ieasysell
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ieasysell?

AI-powered multilingual virtual salesperson for 24/7 global customer reception, client retention, real-time boss alerts, and continuous sales optimization. It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install ieasysell?

Run "/install ieasysell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ieasysell free?

Yes, ieasysell is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ieasysell support?

ieasysell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ieasysell?

It is built and maintained by frank yu (@zhanlv123); the current version is v0.1.0.

💬 Comments