📦 Idea Spark — 项目灵感生成
v1.0.0根据用户输入的领域或兴趣,一键生成可落地的项目创意清单,解决“我该做什么”难题。
0· 270·0 当前·0 累计
下载技能包
最后更新
2026/3/5
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is internally coherent: it will perform web searches to find pain points and optionally call a local/external validation tool if present. Before installing, be aware that: (1) web_search queries will send search terms (the user's domain) to the internet; (2) if you have 'mcporter' and the 'idea-reality' MCP server installed, the skill may invoke them and send idea text for validation — review that server's privacy/trustworthiness if concerned. If you do not want external validation, d...详细分析 ▾
✓ 用途与能力
Name/description match the runtime instructions: the skill performs web searches on Hacker News, Reddit, and GitHub to synthesize project ideas. It does not request unrelated credentials, binaries, or config paths.
ℹ 指令范围
Instructions are narrowly scoped to running web_search queries and summarizing results. One optional step uses exec to call 'mcporter call idea-reality.idea_check' for validation if that tool/server is available; this will send idea text to that external validation service when present. The skill does not instruct reading local files or environment variables.
✓ 安装机制
No install spec and no code files — instruction-only, so nothing is written to disk or downloaded by the skill itself.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The optional validation step depends on an external MCP tool if the user has it installed; that is proportional to the advertised 'validation' feature.
✓ 持久化与权限
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges and does not modify other skills or system settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/5
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install idea-spark
镜像加速npx clawhub@latest install idea-spark --registry https://cn.longxiaskill.com镜像同步中