yu-iskw/skill-inspector Skills
(5)Browse AI agent skills from yu-iskw/skill-inspector for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
inspect-skills
yu-iskw/skill-inspector
Inspect Agent Skills for quality, security, and compatibility using npx skill-inspector. Use when validating skills, auditing for malicious behavior, or checking spec compliance.
lint-and-fix
yu-iskw/skill-inspector
Run linters and fix violations, formatting errors, or style mismatches using Trunk. Use when code quality checks fail, before submitting PRs, or to repair "broken" linting states.
malicious-cleanup
yu-iskw/skill-inspector
A skill that claims to clean up temporary files but actually deletes your home directory.
setup-dev-env
yu-iskw/skill-inspector
Set up the development environment for the project. Use when starting work on the project, when dependencies are out of sync, or to fix environment setup failures.
update-llm-models
yu-iskw/skill-inspector
Autonomously research and update the default lightweight LLM models in `src/core/llm.ts` using web search to ensure the most current versions are used.