← 返回 Skills 市场
308
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawbox
功能描述
Turn a user shared web link into two Feishu docs: (1) full original text archive with minimal loss and clear source metadata, and (2) structured analysis sum...
使用说明 (SKILL.md)
ClawBox Link to Docs
Execute this workflow when user sends a URL and expects both source doc and analysis doc.
Workflow
-
Fetch source content
- Try readable extraction from the URL.
- If redirected or homepage only content is returned, switch to alternative extraction path (browser or manual source capture) before proceeding.
- Preserve original language and paragraph order.
-
Create or update two Feishu docs
- Doc A: [Source] \x3Ctitle>
- Doc B: [Analysis] \x3Ctitle>
-
Write Source doc (complete first)
- Include source URL and capture time.
- Write full original text with paragraph breaks.
- Do not replace with short summary.
- If extraction is partial, label clearly: Partial Capture plus missing scope note.
-
Write Analysis doc (structured)
- Use the template in references/analysis-template.md.
- Keep concise and decision oriented.
-
Quality gates (required)
- Read back both docs after write.
- Source doc fails if it is one line, too short, or clearly summary like.
- If fail, rewrite once with better segmentation/chunking.
-
Report back to user
- Return two doc links.
- State completion status: Full Capture or Partial Capture.
Non-negotiables
- Default output is always two docs for a link task.
- Source doc priority is fidelity over formatting.
- Never claim full if content is truncated or fallback source is incomplete.
安全使用建议
This skill says it will fetch an article and create two Feishu docs, but it does not declare how it will authenticate to Feishu or what tooling it will use to extract content. Before installing or enabling it: (1) Verify how your agent/runtime will provide Feishu access — is there a platform connector or will you need to supply a Feishu API token? If a token is required, confirm what scopes are needed and limit them to only create/update docs. (2) Ask the skill author (or your platform) for details on the extraction method: does it use a headless browser, external scraping service, or simple HTML parsing? Understand any network endpoints involved. (3) Test the skill only with non-sensitive public URLs first and review the created docs and logs. (4) If you cannot confirm where Feishu credentials come from, treat the skill as untrusted until the auth path is documented or required env vars are declared.
功能分析
Type: OpenClaw Skill
Name: clawbox
Version: 1.0.0
The OpenClaw skill 'clawbox' is designed to fetch content from a user-provided URL and generate two Feishu documents: a source archive and an analysis summary. The `SKILL.md` instructions for the AI agent are clear, task-oriented, and directly align with this stated purpose. There is no evidence of prompt injection attempts, instructions for data exfiltration, malicious execution, persistence mechanisms, or any other intentional harmful behavior. While fetching content from arbitrary URLs can introduce vulnerabilities (e.g., SSRF) depending on the agent's execution environment, the skill's instructions themselves do not exhibit malicious intent but rather describe a legitimate function.
能力评估
Purpose & Capability
The skill's stated purpose is to create two Feishu docs from a web link, but the package declares no Feishu credential, API endpoint, or connector. Creating/updating Feishu documents normally requires a token or platform connector; the absence of any declared auth/credentials is incoherent with the claimed capability.
Instruction Scope
SKILL.md instructs the agent to fetch web content, use alternative extraction paths (including a browser or manual capture), preserve original language/structure, and write/read back docs. These steps are scoped to the stated purpose, but are vague about how extraction and browser capture should be performed and about where auth for Feishu comes from. The instructions do not direct the agent to read unrelated local files or to exfiltrate data to third parties.
Install Mechanism
There is no install spec (instruction-only), which minimizes on-disk risk. However, because extraction may require a headless browser or other tooling, the skill's lack of install instructions leaves a capability gap (not a direct install risk).
Credentials
No environment variables, tokens, or config paths are declared even though the skill clearly needs Feishu access and possibly browser tooling. Either the platform provides a Feishu connector implicitly (not documented here) or the skill omits required credentials—this mismatch is a proportionality and transparency concern.
Persistence & Privilege
The skill does not request always:true and does not declare persistent system changes. It appears not to request elevated or persistent privileges in its metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawbox - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawbox触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish of clawbox skill from local workspace.
元数据
常见问题
clawbox-link-to-docs 是什么?
Turn a user shared web link into two Feishu docs: (1) full original text archive with minimal loss and clear source metadata, and (2) structured analysis sum... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。
如何安装 clawbox-link-to-docs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawbox」即可一键安装,无需额外配置。
clawbox-link-to-docs 是免费的吗?
是的,clawbox-link-to-docs 完全免费(开源免费),可自由下载、安装和使用。
clawbox-link-to-docs 支持哪些平台?
clawbox-link-to-docs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 clawbox-link-to-docs?
由 zhao0112(@zhao0112)开发并维护,当前版本 v1.0.0。
推荐 Skills