← Back to Skills Marketplace
92
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sales-ai-agent-starter
Description
Designs, builds, and deploys custom AI agents for sales, customer service, and operations, integrating with business workflows and CRM systems.
Usage Guidance
This skill's goal (build/deploy sales/customer agents) is reasonable, but there are warning signs you should resolve before installing or running it:
- Ask the author for provenance: where does the 'clawhub' package come from? Provide a homepage/GitHub/NPM link and a README. Do not install packages from unknown sources.
- Confirm install behavior: the registry metadata contains no install spec, yet SKILL.md requests installing node/clawhub. Ask whether the skill will auto-install anything and where those binaries will be placed.
- Credential handling: the skill will need CRM/Slack/etc. credentials to integrate. Require least-privilege service accounts or API tokens scoped to a sandbox, never hand over full production admin keys. Ask how credentials are stored and whether they are transmitted off your environment.
- Sandbox first: run any install and integration steps in an isolated environment (disposable VM, container, or staging account) to observe what the package does.
- Audit and logging: request a clear list of network endpoints the skill contacts and any telemetry. If the author cannot provide clear answers or provenance, treat the install as high risk and avoid granting real credentials.
Given the registry vs SKILL.md mismatch and the unknown npm package, treat this as suspicious until the provider supplies source links and a clear install/credential model.
Capability Analysis
Type: OpenClaw Skill
Name: sales-ai-agent-starter
Version: 1.0.0
The skill bundle contains purely instructional content and metadata for a sales-oriented AI assistant. It lacks executable code, data exfiltration logic, or malicious prompt injection. The installation of the 'clawhub' package in skill.md appears to be a standard dependency within the OpenClaw ecosystem for this type of agent.
Capability Assessment
Purpose & Capability
The SKILL.md describes building/deploying agents (which plausibly could use node tooling), but the registry metadata lists no required binaries/env while the SKILL.md's embedded metadata declares a node requirement and an install of a package named 'clawhub'. That internal inconsistency is unexplained and reduces trust in the declared surface area.
Instruction Scope
The human-readable instructions remain within the stated purpose (discovery, design, build, deploy phases) and do not explicitly tell the agent to read unrelated system files or exfiltrate data. However, they repeatedly reference integrating with CRMs and other services without declaring how credentials or data access will be requested/used, which is vague and could lead to ad-hoc credential collection at runtime.
Install Mechanism
There is no install spec in the registry metadata, but SKILL.md includes an install block that would install an npm-like package 'clawhub' (kind: 'node'). Installing packages from external package registries can execute arbitrary code; 'clawhub' has no provenance (no homepage/source provided). This mismatch and lack of verifiable source is a risk.
Credentials
The registry lists no required environment variables or credentials, but the skill claims integrations with CRMs (HubSpot, Salesforce), Slack, and other services — all of which require credentials. The skill does not declare what secrets it will request or how they will be stored, creating a gap between claimed functionality and declared credential requirements.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistent privileges. It's user-invocable and allows autonomous invocation (platform default), which is expected for an integration skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sales-ai-agent-starter - After installation, invoke the skill by name or use
/sales-ai-agent-starter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - build and deploy custom AI agents for businesses
Metadata
Frequently Asked Questions
What is Sales AI Agent Starter?
Designs, builds, and deploys custom AI agents for sales, customer service, and operations, integrating with business workflows and CRM systems. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Sales AI Agent Starter?
Run "/install sales-ai-agent-starter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sales AI Agent Starter free?
Yes, Sales AI Agent Starter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sales AI Agent Starter support?
Sales AI Agent Starter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sales AI Agent Starter?
It is built and maintained by Fuzzyb33s (@fuzzyb33s); the current version is v1.0.0.
More Skills