← 返回 Skills 市场
Whatisagent
作者
huangrichao2020
· GitHub ↗
· v1.0.0
· MIT-0
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whatisagent
功能描述
Instantly teaches an Agent what it is, how memory works, and how to behave on complex projects — no hand-holding required from the owner.
安全使用建议
This skill is instruction-only and internally consistent, but installing it will cause agents that follow it to create and update documentation files (HANDOFF.md/README.md and other memory files) wherever they operate and to append operation history to persistent memory. Before installing, confirm: (1) the agent runtime enforces filesystem and network permissions so those writes cannot touch sensitive directories or leak data; (2) retention and access policies for the memory files are acceptable (these files are sent to the LLM on each invocation and may contain sensitive tokens/credentials if not redacted); (3) you are comfortable with increased storage/compute cost from larger memory files. Consider restricting the agent's writeable paths and enabling redaction or encryption for any memory files that could contain secrets.
功能分析
Type: OpenClaw Skill
Name: whatisagent
Version: 1.0.0
The skill bundle provides meta-instructions to improve an agent's self-documentation, task-planning, and state-tracking capabilities. It mandates the creation of 'HANDOFF.md' files and specific code-commenting styles (Rule 2) to ensure traceability across sessions. The instructions in SKILL.md are focused on organizational hygiene and do not contain any evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The name/description match the SKILL.md: this is an instruction-only skill that teaches agent self-awareness, memory semantics, and operational rules. It does not declare unrelated binaries, credentials, or installs.
Instruction Scope
The instructions require the agent to read and write 'memory files' and to create/update handoff docs in every directory it touches and after every file operation. That behavior is coherent with the skill's goal but is broad: it can cause many filesystem writes and obligate the agent to document operations across projects and directories. There are no explicit instructions to exfiltrate data or call external endpoints, but mandatory reporting and frequent writes increase the surface for accidental disclosure if the runtime permits broad filesystem/network access.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by an installer and no third-party packages are pulled in.
Credentials
The skill requests no environment variables, credentials, or config paths. It discusses local memory files conceptually; this aligns with its purpose and no extra secrets are requested.
Persistence & Privilege
always:false (default) and no special privileges are requested. The skill expects the agent to persist memory files as part of normal operation, which is coherent but not a privileged action by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whatisagent - 安装完成后,直接呼叫该 Skill 的名称或使用
/whatisagent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "whatisagent" skill.
- Provides a comprehensive self-awareness guide for Agents, detailing what an Agent is, how memory and invocation work, and the importance of structured documentation.
- Introduces mandatory rules for project behavior, including handoff documentation, code annotation, file operation records, and step-by-step planning for complex tasks.
- Outlines core Agent concepts, memory management strategies, and best practices for persistent, auditable task management.
- Designed for immediate Agent onboarding—removes the need for manual owner hand-holding in complex environments.
元数据
常见问题
Whatisagent 是什么?
Instantly teaches an Agent what it is, how memory works, and how to behave on complex projects — no hand-holding required from the owner. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Whatisagent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatisagent」即可一键安装,无需额外配置。
Whatisagent 是免费的吗?
是的,Whatisagent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whatisagent 支持哪些平台?
Whatisagent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whatisagent?
由 huangrichao2020(@huangrichao2020)开发并维护,当前版本 v1.0.0。
推荐 Skills