janitor-discover
FeaturedFind new skills on GitHub or check a specific skill before installing. Use when the user wants to search for skills, evaluate a skill URL, check overlap and security risk before installing, or compare a local skill against alternatives. Trigger with '/janitor-discover'.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- khendzel
- Repository
- khendzel/skills-janitor
- Created
- 5 months ago
- Last Updated
- 1 months ago
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
janitor-security
Heuristic security scan of installed skills — prompt-injection phrases, hidden unicode instructions, credential-store access, network-pipe-to-shell and payload-smuggling patterns. Use when the user asks 'are my skills safe', wants to scan skills for prompt injection or malware patterns, or before trusting a newly installed skill. Trigger with '/janitor-security'.
skills-finder
Find Agent Skills on skills.sh and adopt only the ones that pass a security audit. Use when the user wants to discover, search for, evaluate, or install a third-party skill ("find a skill for X", "is this skill safe to install", "search skills.sh", "what skill should I use for Y"). Always runs the skills.sh security audit before recommending or installing anything, and refuses to adopt skills that fail the audit.
search-skills
Search the open agent-skills ecosystem (skills.sh / `npx skills`) for a skill that already exists, check whether it is trustworthy, and install it on request. Use on 'find a skill for X', 'is there a skill that…', 'gibt es dafür einen Skill', or when a capability is missing and someone has probably already built it. To write one instead, use `author-skills`; for the prompts.chat registry, `install-skill`.