← Back to Skills Marketplace
jose-compu

Self-Improving Business

by José I. O. · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install self-improving-business
Description
Captures business administration issues, policy gaps, KPI misalignment, decision delays, handoff failures, and stakeholder misalignment to improve operationa...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install self-improving-business
  3. After installation, invoke the skill by name or use /self-improving-business
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug self-improving-business
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Self-Improving Business?

Captures business administration issues, policy gaps, KPI misalignment, decision delays, handoff failures, and stakeholder misalignment to improve operationa... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install Self-Improving Business?

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

Is Self-Improving Business free?

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

Which platforms does Self-Improving Business support?

Self-Improving Business is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Self-Improving Business?

It is built and maintained by José I. O. (@jose-compu); the current version is v1.0.0.

💬 Comments