📦 Agente Conhecimento — 知识管理助手

v1.0.0

自动记录并整理学习笔记、错误日志与功能需求,持续沉淀团队知识,并与 OpenClaw workspace 无缝集成,实现高效知识管理。

0· 671·4 当前·4 累计
pedrohenrique202525 头像by @pedrohenrique202525 (PEDROHENRIQUE202525)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill appears to do what it says: append learnings/errors/feature-requests to markdown files in an OpenClaw workspace and optionally promote them to shared workspace files. Before installing or following the manual steps: (1) review any remote repository (the manual install references https://github.com/peterskoett/self-improving-agent.git) before running git clone; (2) confirm you want a hook copied to ~/.openclaw/hooks and enabled (hooks run on session start and create persistent behavior...
详细分析 ▾
用途与能力
The skill claims to capture learnings/errors/feature requests and to write/promote them into an OpenClaw workspace; the SKILL.md exclusively describes creating and appending markdown logs in .learnings and promoting items into workspace files (AGENTS.md, SOUL.md, TOOLS.md, etc.), which matches the stated purpose. Minor inconsistency: the instructions reference external commands (clawdhub, git, openclaw) but the registry metadata lists no required binaries.
指令范围
All runtime instructions are about creating/maintaining local markdown files and optionally enabling an OpenClaw hook. The skill references inter-session operations (sessions_list, sessions_history, sessions_send, sessions_spawn) — these are platform features that can expose session transcripts or send learnings between sessions, so using them has privacy implications. The SKILL.md also suggests cloning a third-party GitHub repo and copying hooks into ~/.openclaw, which modifies the user's workspace/hook directory (expected for this integration but worth reviewing).
安装机制
There is no install spec in the registry (instruction-only), so nothing will be automatically downloaded or written by the platform. The documentation suggests optional installation via 'clawdhub install' or a manual 'git clone' from https://github.com/peterskoett/self-improving-agent.git — those are user-run steps and not performed automatically by the skill, but cloning an external repo carries the usual risk and should be reviewed before executing.
凭证需求
The skill requests no environment variables, no credentials, and no special config paths beyond the OpenClaw workspace (~/.openclaw/workspace and ~/.openclaw/hooks). This is proportionate to a logging/self-improvement skill. No unexplained SECRET/TOKEN/PASSWORD requests are present.
持久化与权限
The skill is not marked 'always' and does not request elevated system privileges. However, it instructs copying/enabling a hook in ~/.openclaw/hooks which would create persistent behavior inside the OpenClaw environment (automatic reminders on session start). Enabling hooks or using session-sharing features grants the skill ongoing presence within your OpenClaw workspace — expected for this kind of integration but something you should explicitly approve.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/18

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install agente-conhecimento
镜像加速npx clawhub@latest install agente-conhecimento --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库