skill-fit/SKILL.md
--- 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
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.
Read 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.
Use these judgment signals:
Use this exact structure:
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
安装决策技能。用于判断“这个 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.
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".