← 返回 Skills 市场
Self-Improving Sales
作者
José I. O.
· GitHub ↗
· v1.1.0
· MIT-0
98
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install self-improving-sales
功能描述
Captures pipeline leaks, objection patterns, pricing errors, forecast misses, competitor shifts, and deal velocity drops to enable continuous sales improveme...
安全使用建议
This skill is internally consistent for capturing and promoting sales learnings, but check a few things before enabling hooks: (1) Review the scripts (activator.sh, error-detector.sh, extract-skill.sh) yourself — they are small and included; (2) Prefer the minimal setup (UserPromptSubmit/activator) and avoid enabling PostToolUse unless you understand and accept that the error-detector will read CLAUDE_TOOL_OUTPUT (which may contain sensitive command/tool output); (3) Keep the hooks opt-in and enable them only in trusted environments; (4) If you enable PostToolUse, restrict matchers so detectors only run for CRM/CRM-export contexts to reduce accidental exposure; (5) If you copy from the remote git URL, verify the repository content and origin first. If you want, test in a throwaway workspace to observe behavior before deploying to production.
功能分析
Type: OpenClaw Skill
Name: self-improving-sales
Version: 1.1.0
The 'self-improving-sales' skill bundle is a productivity tool designed to help AI agents log and analyze sales-related data such as pipeline leaks, objection patterns, and pricing errors. It utilizes local markdown files within a `.learnings/` directory for persistence and includes OpenClaw hooks (`handler.js`, `handler.ts`) and bash scripts (`activator.sh`, `error-detector.sh`) to provide context-aware reminders to the agent. The logic is transparent, lacks any network exfiltration or unauthorized file access, and the prompt instructions are strictly aligned with the stated purpose of sales process improvement.
能力标签
能力评估
Purpose & Capability
Name/description, documentation, scripts, and hook handlers consistently implement a sales-learning capture and promotion workflow (create .learnings/, log issues, promote to skills). Required resources and actions align with the stated goal; no unrelated cloud credentials, binaries, or external download/install steps are required by default.
Instruction Scope
SKILL.md and included hooks/scripts stay within the sales-improvement scope (reminders, scaffolding, lightweight detectors). The OpenClaw hook performs prompt injection by adding a virtual reminder file at agent bootstrap (this is intentional for the skill). The error-detector reads CLAUDE_TOOL_OUTPUT to flag keywords — this can surface sensitive content if that environment variable contains raw tool outputs. SKILL.md does explicitly advise anonymization and not logging PII.
Install Mechanism
No automated remote install or archive downloads are specified. The package is instruction-only for installation; included scripts and hook handlers are provided in the bundle. A manual git clone example references a GitHub repo but that is optional; there are no extract-from-URL or shortener downloads.
Credentials
Metadata declares no required environment variables, but scripts (error-detector.sh) rely on CLAUDE_TOOL_OUTPUT at runtime. While CLAUDE_TOOL_OUTPUT is a plausible runtime hook variable, it is not listed in requires.env. The hook scripts run with the agent's permissions and will see any tool output provided to that env var; the skill advises not to log PII but cannot enforce it. This is proportionate to the detector feature but worth noting before enabling PostToolUse hooks.
Persistence & Privilege
The skill does not request always:true or permanent elevated privileges. Hook installation is explicitly opt-in (copy + enable). When enabled, the hook injects a reminder into bootstrap context (prompt injection by design) which broadens the skill's runtime presence inside agent sessions — acceptable for the feature but something to enable intentionally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-improving-sales - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-improving-sales触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**Version 1.1.0**
- Added stackability contract for multi-skill installations.
- Added namespaced logging guidance (`.learnings/sales/`) for coexistence with other skills.
- Added required `Skill: sales` metadata field and cross-skill precedence/ownership rules.
- Clarified hook arbitration model (single dispatcher, dedupe, rate limiting).
v1.0.0
Initial release of the self-improving-sales skill.
- Automatically logs pipeline leaks, objection patterns, pricing errors, forecast misses, competitor shifts, and deal velocity drops to markdown files for continuous sales improvement.
- Guides users to initialise `.learnings/` directory and files (`LEARNINGS.md`, `DEAL_ISSUES.md`, `FEATURE_REQUESTS.md`) without overwriting existing data.
- Provides quick-reference actions for common sales scenarios (e.g., stuck deals, recurring objections, lost deals).
- Details standards for logging format, anonymization of sensitive info, and when/how to promote learnings to battle cards, scripts, or frameworks.
- Supports integration with OpenClaw or generic agent platforms, including hook for session reminders.
元数据
常见问题
Self-Improving Sales 是什么?
Captures pipeline leaks, objection patterns, pricing errors, forecast misses, competitor shifts, and deal velocity drops to enable continuous sales improveme... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Self-Improving Sales?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-improving-sales」即可一键安装,无需额外配置。
Self-Improving Sales 是免费的吗?
是的,Self-Improving Sales 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self-Improving Sales 支持哪些平台?
Self-Improving Sales 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self-Improving Sales?
由 José I. O.(@jose-compu)开发并维护,当前版本 v1.1.0。
推荐 Skills