/SKILL.md
安装决策技能。用于判断“这个 skill 该不该装、适不适合我、值不值得装”,并必须给出明确结论(RECOMMEND_INSTALL / OPTIONAL_INSTALL / DO_NOT_INSTALL)、使用场景标签、价值标签、适用与不适合人群标签。Also use for English requests asking whether a skill should be installed for a specific role and usage context.
npx skillsauth add aiwayne/skill-fit skill-fitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Make a strong install decision for a candidate skill based on who the user is and what work they repeatedly need to do.
Output language must follow user language:
For Chinese responses:
建议安装 / 可选安装 / 不建议安装建议安装 (RECOMMEND_INSTALL)可选安装 (OPTIONAL_INSTALL)不建议安装 (DO_NOT_INSTALL)Before giving any install decision, always complete a "read-first" pass on the target skill.
If user provides a skill URL or repository:
SKILL.md (or equivalent primary docs) first.If URL content is inaccessible (auth/network/private repo):
SKILL.md textRead references/scope-and-handoff.md before producing a final recommendation.
Collect these fields first. If key fields are missing, ask for them before judging.
Required:
name, url, or package id)Optional but useful:
Always produce one and only one of:
RECOMMEND_INSTALLOPTIONAL_INSTALLDO_NOT_INSTALLNever output "it depends" without a final decision.
Do not output a final decision before pre-read evidence is collected, unless user explicitly says "按你已知信息先粗评".
Use these judgment signals:
Use this exact structure:
建议安装 | 可选安装 | 不建议安装
or
建议安装 (RECOMMEND_INSTALL) | 可选安装 (OPTIONAL_INSTALL) | 不建议安装 (DO_NOT_INSTALL)
Prefer concise, reusable tags:
high_frequency_repetition, cross_team_standardization, complex_multistep_workflow, low_frequency_oneoffefficiency_gain, consistency_gain, risk_reduction, handoff_claritypm_newbie, designer_pro, devops_team, solo_builderIf the user asks to "find + decide" in one request:
find-skills)If no candidate skill exists:
skill-creator to build custom capabilitytesting
--- name: skill-fit description: Decide whether a skill should be installed for a specific user profile and task context. Use this whenever users ask "该不该装这个skill", "适不适合我", "值不值得装", "适用场景", "适合/不适合人群", or request a clear install recommendation. Always output a hard decision: RECOMMEND_INSTALL, OPTIONAL_INSTALL, or DO_NOT_INSTALL, with profile and scenario tags. --- # Skill Fit Make a strong install decision for a candidate skill based on who the user is and what work they repeatedly need to d
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".