Perfect Skill Suggester
Perfect Skill Suggester from Emasoft/perfect-skill-suggester.
Skills in this plugin
8- ▌ Pss Usage · emasoft bundleUse when interpreting element suggestions or troubleshooting PSS. Used by pss-agent-profiler. Trigger with /pss-status.
- ▌ Pss Authoring · emasoft bundleUse when writing skills for PSS discovery or improving suggestion accuracy. Used by pss-agent-profiler. Trigger with /pss-authoring.
- ▌ Pss Agent Toml · emasoft bundleUse when creating .agent.toml profiles. Trigger with /pss-setup-agent. Loaded by pss-agent-profiler. AI selects elements, validates coherence.
- ▌ Pss CLI Reference · emasoft bundleUse when the user wants to query the PSS index, search/list/inspect elements, run lifecycle or history queries, build a plugin from a profile, or anywhere a `pss …` CLI command is needed. Loaded by pss-agent-profiler.
- ▌ Pss Benchmark Agent · emasoft bundleUse when running benchmark competitions or improving scoring accuracy. Used by pss-agent-profiler. Trigger with /pss-benchmark.
- ▌ Pss Agent Archetypes · emasoft bundleUse when creating an agent that orchestrates several skills, choosing between ALL-IN-ONE, ONE-FOR-ALL and PLUGIN-OMNI, or deciding whether to preload skills into an agent's frontmatter. Covers the preload-vs-access distinction and the `fork` terminology trap. Trigger with /pss-make-agent.
- ▌ Pss Design Alignment · emasoft bundleUse when augmenting an .agent.toml with project requirements. Loaded by pss-agent-profiler. Trigger with /pss-change-agent-profile --requirements.
- ▌ Text Categorization Improver · emasoft bundleUse when improving categorization, scoring, or matching accuracy via parallel experimentation. Used by pss-agent-profiler. Trigger with /text-categorization-improver.