← 返回 Skills 市场
Self-Improving Business
作者
José I. O.
· GitHub ↗
· v1.0.0
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-improving-business
功能描述
Captures business administration issues, policy gaps, KPI misalignment, decision delays, handoff failures, and stakeholder misalignment to improve operationa...
安全使用建议
This skill appears to do exactly what it claims: provide reminder-only logging and lightweight hook reminders. Before enabling or installing, do these simple checks: (1) review the included scripts (scripts/*.sh) and hook handlers (hooks/openclaw/handler.{js,ts}) to confirm they only write local markdown and inject reminder text (they do), (2) if you plan to run the manual git clone command, review the remote repository content and source owner, (3) enabling the hook will copy files into ~/.openclaw/hooks and cause the agent to include a bootstrap reminder — only enable if you want that behavior, and (4) ensure the hook scripts are run in a safe workspace (they read CLAUDE_TOOL_OUTPUT and produce reminders) and that you keep the 'reminder-only' safety boundary in mind: human approval remains required for any transactional actions. Overall, no credentials or network exfiltration were found, but always review third-party code before enabling hooks that modify your agent's startup behavior.
功能分析
Type: OpenClaw Skill
Name: self-improving-business
Version: 1.0.0
The skill bundle is a framework for documenting business process improvements and operational issues. It uses local bash scripts (activator.sh, extract-skill.sh) and OpenClaw hooks (handler.js) to provide reminders and scaffold documentation files within the workspace. The logic is transparently aligned with its stated purpose of business administration, and the documentation includes multiple explicit safety boundaries that prohibit the agent from executing financial or legal actions without human approval.
能力标签
能力评估
Purpose & Capability
Name/description (capture operational issues and log learnings) align with the included artifacts: markdown templates, example entries, helper scripts, and OpenClaw hook handlers. All required capabilities (local logging, optional hook reminders) match the stated purpose.
Instruction Scope
Runtime instructions and scripts are focused on creating and appending local markdown logs (.learnings/LEARNINGS.md, BUSINESS_ISSUES.md, FEATURE_REQUESTS.md) and injecting reminder text at agent bootstrap. The scripts reference the CLAUDE_TOOL_OUTPUT environment variable (used by the PostToolUse detector) — this is expected for the stated hook behavior but is not listed in a requires.env section. No instructions ask the agent to read unrelated secrets or transmit data externally.
Install Mechanism
The package is instruction-first and includes local scripts and hook code (no install spec). SKILL.md offers a manual git clone URL (github.com/jose-compu/self-improving-business) as an install option; cloning pulls code from a third-party GitHub account — review that repo if you plan to use the manual path. No download-from-arbitrary-URL or archive extraction is present in the package itself.
Credentials
The skill declares no required environment variables or credentials. The scripts use CLAUDE_TOOL_OUTPUT to inspect command output when used as a PostToolUse hook; this is proportionate to a pattern detector. No other secrets, API tokens, or unrelated environment variables are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It includes optional hooks that, when installed/enabled, will write into ~/.openclaw/hooks or push virtual bootstrap files during agent startup. Enabling hooks modifies agent behaviour (adds reminder injection) but does not escalate privileges or alter other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-improving-business - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-improving-business触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the self-improving-business skill for operational learning and process improvement documentation.
- Captures business administration issues, policy gaps, KPI misalignment, decision delays, handoff failures, and stakeholder misalignment.
- Provides quick-reference logging guidance and standardized markdown formats for learnings, issues, and feature requests.
- Enforces reminder-only, documentation-focused usage—no approvals or automated actions; human review required for all decisions.
- Includes initialization and setup instructions for OpenClaw and generic agents.
- Supports promotion of key learnings to reusable playbooks, KPI registries, governance artifacts, and cadence checklists.
元数据
常见问题
Self-Improving Business 是什么?
Captures business administration issues, policy gaps, KPI misalignment, decision delays, handoff failures, and stakeholder misalignment to improve operationa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Self-Improving Business?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-improving-business」即可一键安装,无需额外配置。
Self-Improving Business 是免费的吗?
是的,Self-Improving Business 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self-Improving Business 支持哪些平台?
Self-Improving Business 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self-Improving Business?
由 José I. O.(@jose-compu)开发并维护,当前版本 v1.0.0。
推荐 Skills