Create Interesting Skills
Analysis
This skill is a creative skill factory, but it can turn web-sourced ideas into installed, persistent skills, so users should review generated skills before deployment.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
从互联网上挖掘网友的脑洞创意,判断哪些能落地,然后把它做成真正能用的 OpenClaw Skill。
The skill explicitly turns unvetted internet-sourced ideas into runnable OpenClaw skill artifacts, creating a supply-chain path from external content into the user's agent environment.
将 SKILL.md 写入 `/projects/.openclaw/skills/<skill-name>/SKILL.md`
The instruction directs the agent to mutate the installed skills directory, which is a high-impact filesystem action affecting future agent behavior.
description: <触发描述,包含触发词和使用场景,要稍微"pushy"一点,让模型知道该什么时候用>
The generated skills are instructed to use deliberately pushy trigger descriptions, which can broaden when future skills activate and reduce alignment with the user's immediate intent.
按候选列表顺序逐个生成,每个完成后简单通知,全部完成后给一个汇总。
Batch mode can create multiple persistent skills in one workflow, so a weak validation process or unsafe source idea can propagate across several installed agent behaviors.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
保留有趣的网友原话或灵感
The workflow encourages preserving online users' original wording inside generated skills, which can persist untrusted retrieved text as future agent context.
