← Back to Skills Marketplace
723
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install task-experience-summaries
Description
Experience summaries for OpenClaw tasks, including common installation problems, troubleshooting steps, and best practices for packages, configurations, and...
Usage Guidance
This skill is a documentation/troubleshooting guide and appears internally consistent. It won't install or run code by itself, but it recommends commands (e.g., npm install -g clawhub) and mentions API keys. Before following any commands: verify the package and registry (don't install unknown global npm packages as root), confirm the provenance of tools like 'clawhub' and 'tavily' (check official sites or GitHub repos), and never paste secret keys into untrusted pages or tools. Note that the skill's source/homepage is missing — if you want stronger assurance, ask the publisher for a repository or official homepage to verify origins before using their recommended binaries or registries.
Capability Analysis
Type: OpenClaw Skill
Name: task-experience-summaries
Version: 1.0.0
The skill's primary purpose is benign, providing troubleshooting and documentation for OpenClaw tasks. However, the `SKILL.md` contains instructions for the AI agent to 'Update relevant section in this SKILL.md' with new experiences. This creates a significant prompt injection vulnerability, as an attacker could potentially trick the agent into injecting malicious markdown or commands into its own skill definition, altering its future behavior. While the intent is for documentation, the mechanism allows for self-modification of the skill's instructions based on agent input, which is a high-risk capability. Additionally, the use of `npm i -g clawhub --force` in troubleshooting, while common, bypasses checks and could be misused if the agent is later tricked into installing a malicious package with the `--force` flag.
Capability Assessment
Purpose & Capability
The name/description (task experience summaries and troubleshooting) align with the SKILL.md content. The file contains guidance on installation, common errors, configuration, and documentation templates — all consistent with the stated purpose.
Instruction Scope
Instructions are documentation-style: example shell commands, environment-variable patterns, and troubleshooting steps. They do not instruct the agent to read unrelated system files or exfiltrate data. The SKILL.md does reference setting/checking API keys (TAVILY_API_KEY, OPENAI_API_KEY) but only as examples relevant to configuration troubleshooting.
Install Mechanism
There is no install spec and no code files — this is instruction-only. Nothing will be written to disk by the skill itself. The SKILL.md mentions npm install commands as examples a user might run; that is expected for this documentation role.
Credentials
The skill does not declare any required env vars, but the documentation mentions common API keys (TAVILY_API_KEY, OPENAI_API_KEY) as examples. This is proportionate for troubleshooting docs, but users must avoid pasting secrets into untrusted places when following instructions. No unexpected or unrelated credentials are requested by the skill itself.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence, nor does it modify other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with other high-risk factors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install task-experience-summaries - After installation, invoke the skill by name or use
/task-experience-summaries - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Comprehensive experience summaries for OpenClaw tasks including installation problems, troubleshooting, and best practices. Documents common errors and solutions.
Metadata
Frequently Asked Questions
What is OpenClaw Task Experience Summaries?
Experience summaries for OpenClaw tasks, including common installation problems, troubleshooting steps, and best practices for packages, configurations, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 723 downloads so far.
How do I install OpenClaw Task Experience Summaries?
Run "/install task-experience-summaries" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Task Experience Summaries free?
Yes, OpenClaw Task Experience Summaries is completely free (open-source). You can download, install and use it at no cost.
Which platforms does OpenClaw Task Experience Summaries support?
OpenClaw Task Experience Summaries is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Task Experience Summaries?
It is built and maintained by dawai2005 (@dawai2005); the current version is v1.0.0.
More Skills