← 返回 Skills 市场
alirezarezvani

business-growth

作者 Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
337
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install business-growth
功能描述
4 production-ready business and growth skills: customer success manager with health scoring and churn prediction, sales engineer with RFP analysis, revenue o...
使用说明 (SKILL.md)

Business & Growth Skills

4 production-ready skills for customer success, sales, and revenue operations.

Quick Start

Claude Code

/read business-growth/customer-success-manager/SKILL.md

Codex CLI

npx agent-skills-cli add alirezarezvani/claude-skills/business-growth

Skills Overview

Skill Folder Focus
Customer Success Manager customer-success-manager/ Health scoring, churn prediction, expansion
Sales Engineer sales-engineer/ RFP analysis, competitive matrices, PoC planning
Revenue Operations revenue-operations/ Pipeline analysis, forecast accuracy, GTM metrics
Contract & Proposal Writer contract-and-proposal-writer/ Proposal generation, contract templates

Python Tools

9 scripts, all stdlib-only:

python3 customer-success-manager/scripts/health_score_calculator.py --help
python3 revenue-operations/scripts/pipeline_analyzer.py --help

Rules

  • Load only the specific skill SKILL.md you need
  • Use Python tools for scoring and metrics, not manual estimates
安全使用建议
This package appears to be what it says (business growth analytics + templates) and uses local Python CLI tools, but there are several documentation/metadata mismatches that reduce trust. Before installing or running: 1) Verify the publisher/owner identity and repository referenced in the Quick Start (the manifest owner ID differs from the GitHub path/author in docs). 2) Inspect the included Python scripts for any network calls (urllib, http.client, socket), subprocess usage, or file reads outside the expected input (look for open(..., 'r') of absolute paths, os.environ access, or hardcoded endpoints/credentials). 3) Run the scripts in a sandbox or isolated environment on non-sensitive sample data first. 4) Search the code for strings like 'http', 'ftp', 'requests', 'socket', 'subprocess', 'Popen', 'open(', '~/', '/etc', or direct IP literals. 5) If you plan to use real customer data, get an explicit publisher provenance (GitHub repo, author contact) and consider a security review or automated static scan. These steps will reduce risk even if the package is benign.
功能分析
Type: OpenClaw Skill Name: business-growth Version: 1.0.0 The business-growth skill bundle provides a comprehensive set of 9 Python-based analytical tools for customer success, sales engineering, and revenue operations. All scripts (e.g., churn_risk_analyzer.py, pipeline_analyzer.py) exclusively use the Python standard library, perform deterministic calculations on local JSON inputs, and lack any network access, shell execution, or obfuscation. The instructions in SKILL.md and CLAUDE.md are well-structured and strictly aligned with the stated business purposes, presenting no evidence of malicious intent or prompt-injection attacks.
能力评估
Purpose & Capability
Name/description match the included components: customer-success, sales-engineer, revenue-operations, and contract-and-proposal-writer are present and there are 9 Python scripts for scoring/analysis, which is coherent for a business-growth skillset. However, documentation inconsistencies reduce trustworthiness: SKILL.md / top-level description reference author 'Alireza Rezvani' and a GitHub Quick Start path 'alirezarezvani/claude-skills/business-growth' while registry metadata lists owner ID 'kn7f2gr00xy51fj1nx2y64ckjs800mhn' and source 'unknown'. CLAUDE.md also states '3/3 business & growth skills production-ready' while other files describe 4 skills. These mismatches don't prove malicious intent but are incoherent and worth validating with the publisher.
Instruction Scope
Runtime instructions are mostly local: run Python CLI tools against JSON input, use templates, and the docs explicitly state 'process files locally (no API calls)'. That scope is appropriate. The SKILL.md also embeds or exposes the full source and templates to review. Because executable Python scripts are included, the agent (or a user) could run arbitrary code if the scripts do network I/O or spawn subprocesses — the documentation claims stdlib-only and no API calls, but you should confirm the scripts don't access network, unexpected files, or environment variables before trusting them with real data.
Install Mechanism
No install spec is provided (instruction-only at install time) and there are no automated downloads or package installers described. That is a low-risk install mechanism. The Quick Start references an npx command and a GitHub path for an 'agent-skills-cli' add — that is a convenience instruction but not an automatic installer included in the package.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That is proportionate for tools that operate on local JSON files and templates. Still confirm the included scripts do not read unexpected env vars or sensitive files at runtime (e.g., HOME, ~/.ssh, cloud credential files) despite the documentation claims.
Persistence & Privilege
The skill does not request always: true and is user-invocable only; model invocation is allowed (default) which is normal. There is no installation script that claims to modify other skills or system-wide settings. No persistent elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install business-growth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /business-growth 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug business-growth
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

business-growth 是什么?

4 production-ready business and growth skills: customer success manager with health scoring and churn prediction, sales engineer with RFP analysis, revenue o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。

如何安装 business-growth?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install business-growth」即可一键安装,无需额外配置。

business-growth 是免费的吗?

是的,business-growth 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

business-growth 支持哪些平台?

business-growth 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 business-growth?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。

💬 留言讨论