openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automa…

综合技能

许可证:MIT-0

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

版本:v1.0.0

统计:⭐ 1 · 2.2k · 5 current installs · 5 all-time installs

1

安装量(当前) 5

🛡 VirusTotal :良性 · OpenClaw :良性

Package:10e9928a/super-skills

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's behavior and requirements match its stated purpose (decomposing requests, finding/creating skills) and it contains no unexpected credential requests or install hooks, but because it instructs the agent to discover and install third‑party skills via npx the usual caution about executing remote code applies.

目的

Name/description describe decomposition, capability mapping, skills search and generation; SKILL.md, README and reference files implement that workflow. There are no unrelated environment variables, binaries, or config paths requested.

说明范围

Instructions stay within the stated domain: break down tasks, map capabilities, search skills.sh and create skill templates. Examples mention using service credentials (email, Slack tokens) as inputs for specific tasks — this is expected for real integrations, but the skill does not itself instruct broad file reads or exfiltration. It does instruct using the Skills CLI (npx) to search/install skills, which lets the agent execute network fetche…

安装机制

There is no install spec and no code files executed by the skill itself (instruction-only), which is low-risk. However the docs and runtime instructions recommend using 'npx skills add'/'npx skills init' — invoking those at runtime will fetch and run code from external sources (npm/GitHub), so installation actions triggered by this skill could carry the usual risks of executing third-party packages.

证书

The skill declares no required environment variables, credentials, or config paths. Examples reference service credentials only where they are logically required (e.g., Slack webhook for message_delivery). No disproportionate or unrelated secret requests are present.

持久

always:false and no special persistence or cross-skill config edits are requested. The skill can be invoked autonomously by the agent (platform default) but it does not request elevated 'always' presence or modify other skills' configs.

综合结论

This skill is internally consistent and does what it says: decompose tasks, map capabilities, and search/create skills. The main practical risk is that following its instructions requires using the Skills CLI (npx) to fetch/install third‑party skills or to initialize new skills — those actions will download and execute external code. Before installing or letting an agent run npx installs: (1) review the code of any skill you plan to install, (…

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.」。简介:Decomposes complex user requests into executable subtasks, identifies required …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/10e9928a/super-skills/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

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