← Back to Skills Marketplace
bombfuock

Super Self Improving

by BOMBFUOCK · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
645
Downloads
0
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install super-self-improving
Description
超级自我优化智能体 - 多模态记忆、反馈循环、元学习、置信度校准 / Super Self-Improving Agent - Multi-modal Memory, Feedback Loops, Meta-Learning, Confidence Calibration
Usage Guidance
This skill conceptually fits a self‑improving memory agent, but there are mismatches you should resolve before installing or running it: 1) The SKILL.md expects persistent files in ~/.super-self-improving and CLI commands (e.g., super-self-improving) yet the package declares no config paths or binaries — ask the publisher which files will be created and inspect them. 2) Token monitoring and scheduling features imply access to usage/billing data or orchestration credentials; confirm what data sources it will read and whether any credentials are required. 3) The skill promises not to store sensitive data, but that is not enforceable — avoid letting it store any secrets, or run it in a sandboxed account. 4) Because no code is included, do not install third‑party code to satisfy referenced commands unless you review its source. If you decide to proceed, run in an isolated environment, inspect any created files under ~/.super-self-improving, and verify there are no unexpected network endpoints or credential reads.
Capability Analysis
Type: OpenClaw Skill Name: super-self-improving Version: 1.1.0 The skill bundle defines a framework for an AI agent to implement self-improvement through local memory, feedback loops, and performance tracking. It instructs the agent to manage data within a local directory (~/.super-self-improving/) to store user preferences, error logs, and performance metrics. No malicious code, data exfiltration patterns, or harmful prompt-injection instructions were identified in SKILL.md or README.md.
Capability Assessment
Purpose & Capability
The declared purpose (self‑improving agent with memory, feedback loops, meta‑learning and confidence calibration) is consistent with the prose in SKILL.md. However, the skill references persistent storage under ~/.super-self-improving and CLI commands (e.g., super-self-improving stats) while the registry metadata declares no required config paths or binaries. That mismatch is unexpected: a memory/monitoring skill legitimately needs a place to store data and potentially tooling, but those requirements are not declared.
Instruction Scope
SKILL.md instructs storing and reading memory files (hot.md, preferences.md, etc.) under the user's home directory and defines workflows that imply reading session/context and tracking token consumption and performance metrics. The instructions do not explicitly ask for unrelated system files or credentials, but they do assume persistent local file I/O and implicit access to usage/token metrics. The guidance 'do not store sensitive information' is advisory only — there is no enforcement or mechanism described to prevent sensitive data from being written or transmitted.
Install Mechanism
This is an instruction‑only skill with no install spec and no code files packaged. That minimizes immediate supply‑chain risk because nothing is downloaded or executed by an installer. However, the README references a python script (super_self_improving.py) and CLI commands which are not included; if a user later installs code from an external source to satisfy these commands, that introduces risk not captured here.
Credentials
The skill declares no required environment variables or credentials, yet it describes token monitoring, cost estimation, and agent scheduling/auto‑scaling features that in practice often require access to provider APIs, billing info, or orchestration credentials. The absence of declared env vars/config paths but the presence of features that normally need them is an inconsistency. Also, persistent memory in the user's home could unintentionally capture secrets even if the skill 'promises' not to.
Persistence & Privilege
The skill intends to persist data under ~/.super-self-improving (detailed directory layout and files). The registry metadata lists no required config paths, so this persistence is an implicit privilege not declared up front. The skill does not request always:true or attempt to change other skills/settings, which reduces the privilege concerns, but users should be aware it expects to create and maintain local persisted state.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install super-self-improving
  3. After installation, invoke the skill by name or use /super-self-improving
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Version 1.1.0 introduces token monitoring and agent scheduling optimization. - Added "Token Monitoring" section with real-time token usage tracking, alerts, trends, and cost estimation. - Introduced "Agent Scheduling Optimization" with features like intelligent task allocation, load balancing, auto scaling, and performance optimization. - Expanded metrics and rules for both token monitoring and scheduling strategies. - No changes to core mechanisms or fundamental workflows.
v1.0.0
Initial release of the enhanced super-self-improving agent: - Adds multi-modal memory (text, code, style, tool usage, metrics). - Integrates explicit, implicit, and synthetic feedback loops. - Implements meta-learning for strategy selection and dynamic adjustment. - Introduces confidence calibration with prediction accuracy tracking. - Expands error analysis: categorization, root cause, and prevention. - Provides detailed directory structure, workflow, and performance metrics.
Metadata
Slug super-self-improving
Version 1.1.0
License
All-time Installs 6
Active Installs 6
Total Versions 2
Frequently Asked Questions

What is Super Self Improving?

超级自我优化智能体 - 多模态记忆、反馈循环、元学习、置信度校准 / Super Self-Improving Agent - Multi-modal Memory, Feedback Loops, Meta-Learning, Confidence Calibration. It is an AI Agent Skill for Claude Code / OpenClaw, with 645 downloads so far.

How do I install Super Self Improving?

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

Is Super Self Improving free?

Yes, Super Self Improving is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Super Self Improving support?

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

Who created Super Self Improving?

It is built and maintained by BOMBFUOCK (@bombfuock); the current version is v1.1.0.

💬 Comments