Pss Suggest Skills On banner
Emasoft Emasoft

Pss Suggest Skills On

Development community

Description

--- name: pss-suggest-skills-on description: "Suggest SKILLS on every prompt; turns agent suggestions off" effort: low allowed-tools: ["Bash"] --- # Suggest skills Switch PSS to **skill** suggestions — the pre-v3.11 behavior. Off by default. The two content modes are **mutually exclusive**: turning skills on turns agent suggestions off. There is one setting, not two toggles. Prefer agents unless you specifically want skills: skills have become numerous and narrowly specialized, which makes a

Installation

Installs to ~/.claude/skills/emasoft-perfect-skill-suggester-pss-suggest-skills-on/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-perfect-skill-suggester-pss-suggest-skills-on && curl -fsSL https://raw.githubusercontent.com/Emasoft/perfect-skill-suggester/HEAD/commands/pss-suggest-skills-on.md -o ~/.claude/skills/emasoft-perfect-skill-suggester-pss-suggest-skills-on/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository