openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Clipboard Knowledge Capture

把剪贴板片段沉淀到本地知识库,自动补来源、标签和后续行动。;use for clipboard, knowledge, capture workflows;do not use for 保存敏感密钥明文, 忽略来源信息.

综合技能

作者:vx:17605205782 @52YuanChangXing

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 82 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:52yuanchangxing/clipboard-knowledge-capture

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, instructions, and requirements are consistent with its stated purpose of transforming clipboard text into structured, local knowledge artifacts and performing local audits; it does not request unrelated credentials or perform network actions.

目的

Name/description (local clipboard → local knowledge store) matches the provided files: only python3 is required, no external credentials, and the bundle contains a local script plus templates and spec. The script also implements directory and pattern audit helpers (useful for local content inspection) which is consistent with the README/spec that mention auditing, so the capabilities are proportionate.

说明范围

SKILL.md instructs the agent to output a structured draft or run the included local script (python3 scripts/run.py) and to prefer readonly/dry-run modes. It does not instruct reading unrelated env vars or contacting external endpoints. The script does read local files when given a directory/file input (and can scan many text-ish extensions), which is useful for auditing but means the user should avoid pointing it at sensitive/system-wide paths.

安装机制

No install spec; this is an instruction-first skill with a local Python script. No downloads, package installs, or external artifact extraction are performed by the bundle itself.

证书

No environment variables, credentials, or config paths are requested. The single declared binary requirement is python3, which is appropriate for a local script-based tool.

持久

always:false and no special persistence or cross-skill configuration changes. The skill is user-invocable and the agent may call it autonomously by default (disable-model-invocation is false), which is the platform norm and not excessive here.

综合结论

This skill appears coherent and local-only, but take these precautions before running it: (1) review scripts/run.py yourself (it is included) before execution; (2) avoid passing broad system paths (e.g., / or your entire home) to the script to prevent accidental scanning of sensitive files; use --dry-run or limit flags when available; (3) do not feed it sensitive plaintext keys (the README and SKILL.md already warn against this); (4) if you en…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Clipboard Knowledge Capture」。简介:把剪贴板片段沉淀到本地知识库,自动补来源、标签和后续行动。;use for clipboard, knowledge, capture workflows;d…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/clipboard-knowledge-capture/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。