{"id":"d8d616be-b306-4cd3-b0a1-579fcfee6354","shortId":"AsGA3E","kind":"skill","title":"slash-command-skill-classification-filter","tagline":"Derive a slash-command skill surface from a broader prompt-command registry by requiring descriptive metadata, excluding builtins, and admitting only a controlled set of origins plus explicit user-only commands.","description":"# SKILL: Slash-Command Skill Classification Filter\n**Domain:** Command Architecture\n**Trigger:** Use when a slash-command picker or human-facing skill list must be derived from a larger prompt-command registry without exposing builtin, undocumented, or wrongly sourced commands.\n**Source Pattern:** Distilled from reviewed command-surface, skill-discovery, and CLI capability implementations.\n\n## Core Method\nBuild the slash-command skill surface as a curated filtered view over the broader command registry instead of treating every prompt command as a skill. Require each surfaced entry to be prompt-shaped, non-builtin, and backed by clear human-readable metadata such as a summary or trigger sentence. Admit only an approved set of source classes such as installed skills, bundled skills, and trusted plugins. If a command is intentionally user-invocable but not model-invocable, keep it visible in the human-facing picker while still excluding it from automatic model execution.\n\n## Key Rules\n- Start from the full command registry, then derive a dedicated slash-command skill subset with explicit admission rules rather than sharing a looser generic listing.\n- Keep the filter scoped to prompt-type commands so execution semantics match the slash-command skill surface.\n- Exclude builtin commands from this surface even if they are prompt-shaped; builtin command discovery belongs to a different UX path.\n- Require descriptive metadata such as a summary or trigger sentence before a command can appear, so the user never sees opaque entries with no guidance.\n- Restrict source admission to a controlled allowlist like `skills`, `plugin`, and `bundled` instead of assuming every external prompt command is a skill.\n- Preserve an override path for manual-only commands when they should remain user-discoverable even though the model is not allowed to invoke them automatically.\n\n## Example Application\nIf an editor assistant builds a skills palette from all registered prompt commands, first remove builtins, then keep only entries with clear description metadata, and finally admit only bundled skills, installed skill packs, approved plugin commands, plus a manual-only deployment helper that users may run themselves. The result is a human-facing palette that stays informative and intentionally curated without hiding useful manual commands.\n\n## Anti-Patterns (What NOT to do)\n- Do not expose every prompt command in the slash-command surface; that turns internal or contextless commands into noisy pseudo-skills.\n- Do not rely on origin alone without description checks; undocumented commands make the picker harder to trust and harder to use.\n- Do not exclude manual-only commands by default when the goal is human discovery; model-ineligible does not mean user-ineligible.","tags":["slash","command","skill","classification","filter","cskill","agents","ychampion","agent-skills","ai-agents","cli","coding-agents"],"capabilities":["skill","source-ychampion","skill-slash-command-skill-classification-filter","topic-agent-skills","topic-ai-agents","topic-cli","topic-coding-agents","topic-context-engineering","topic-developer-tools","topic-mcp","topic-multi-agent","topic-terminal-ui"],"categories":["cskill-agents"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/ychampion/cskill-agents/slash-command-skill-classification-filter","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add ychampion/cskill-agents","source_repo":"https://github.com/ychampion/cskill-agents","install_from":"skills.sh"}},"qualityScore":"0.467","qualityRationale":"deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 34 github stars · SKILL.md body (2,783 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:56:56.895Z","embedding":null,"createdAt":"2026-04-18T22:21:22.425Z","updatedAt":"2026-04-22T00:56:56.895Z","lastSeenAt":"2026-04-22T00:56:56.895Z","tsv":"'admiss':219,296 'admit':28,153,371 'allow':338 'allowlist':300 'alon':447 'anti':413 'anti-pattern':412 'appear':283 'applic':344 'approv':156,378 'architectur':50 'assist':348 'assum':308 'automat':197,342 'back':139 'belong':263 'broader':16,114 'build':100,349 'builtin':26,77,137,248,260,360 'bundl':165,305,373 'capabl':96 'check':450 'class':160 'classif':5,46 'clear':141,366 'cli':95 'command':3,11,19,40,44,49,57,73,82,89,104,115,122,172,206,214,236,244,249,261,281,312,324,357,380,411,424,429,436,452,469 'command-surfac':88 'contextless':435 'control':31,299 'core':98 'curat':109,406 'dedic':211 'default':471 'deploy':386 'deriv':7,67,209 'descript':23,270,367,449 'differ':266 'discover':331 'discoveri':93,262,477 'distil':85 'domain':48 'editor':347 'entri':129,290,364 'even':253,332 'everi':120,309,422 'exampl':343 'exclud':25,194,247,465 'execut':199,238 'explicit':36,218 'expos':76,421 'extern':310 'face':62,190,399 'filter':6,47,110,230 'final':370 'first':358 'full':205 'generic':226 'goal':474 'guidanc':293 'harder':456,460 'helper':387 'hide':408 'human':61,143,189,398,476 'human-fac':60,188,397 'human-read':142 'implement':97 'inelig':480,486 'inform':403 'instal':163,375 'instead':117,306 'intent':174,405 'intern':433 'invoc':177,182 'invok':340 'keep':183,228,362 'key':200 'larger':70 'like':301 'list':64,227 'looser':225 'make':453 'manual':322,384,410,467 'manual-on':321,383,466 'match':240 'may':390 'mean':483 'metadata':24,145,271,368 'method':99 'model':181,198,335,479 'model-inelig':478 'model-invoc':180 'must':65 'never':287 'noisi':438 'non':136 'non-builtin':135 'opaqu':289 'origin':34,446 'overrid':318 'pack':377 'palett':352,400 'path':268,319 'pattern':84,414 'picker':58,191,455 'plugin':169,303,379 'plus':35,381 'preserv':316 'prompt':18,72,121,133,234,258,311,356,423 'prompt-command':17,71 'prompt-shap':132,257 'prompt-typ':233 'pseudo':440 'pseudo-skil':439 'rather':221 'readabl':144 'regist':355 'registri':20,74,116,207 'reli':444 'remain':328 'remov':359 'requir':22,126,269 'restrict':294 'result':394 'review':87 'rule':201,220 'run':391 'scope':231 'see':288 'semant':239 'sentenc':152,278 'set':32,157 'shape':134,259 'share':223 'skill':4,12,41,45,63,92,105,125,164,166,215,245,302,315,351,374,376,441 'skill-discoveri':91 'skill-slash-command-skill-classification-filter' 'slash':2,10,43,56,103,213,243,428 'slash-command':9,42,55,102,212,242,427 'slash-command-skill-classification-filt':1 'sourc':81,83,159,295 'source-ychampion' 'start':202 'stay':402 'still':193 'subset':216 'summari':149,275 'surfac':13,90,106,128,246,252,430 'though':333 'topic-agent-skills' 'topic-ai-agents' 'topic-cli' 'topic-coding-agents' 'topic-context-engineering' 'topic-developer-tools' 'topic-mcp' 'topic-multi-agent' 'topic-terminal-ui' 'treat':119 'trigger':51,151,277 'trust':168,458 'turn':432 'type':235 'undocu':78,451 'use':52,409,462 'user':38,176,286,330,389,485 'user-discover':329 'user-inelig':484 'user-invoc':175 'user-on':37 'ux':267 'view':111 'visibl':185 'without':75,407,448 'wrong':80","prices":[{"id":"a165b7b7-1b0a-46c1-a558-ada4e611d4a4","listingId":"d8d616be-b306-4cd3-b0a1-579fcfee6354","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"ychampion","category":"cskill-agents","install_from":"skills.sh"},"createdAt":"2026-04-18T22:21:22.425Z"}],"sources":[{"listingId":"d8d616be-b306-4cd3-b0a1-579fcfee6354","source":"github","sourceId":"ychampion/cskill-agents/slash-command-skill-classification-filter","sourceUrl":"https://github.com/ychampion/cskill-agents/tree/main/skills/slash-command-skill-classification-filter","isPrimary":false,"firstSeenAt":"2026-04-18T22:21:22.425Z","lastSeenAt":"2026-04-22T00:56:56.895Z"}],"details":{"listingId":"d8d616be-b306-4cd3-b0a1-579fcfee6354","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"ychampion","slug":"slash-command-skill-classification-filter","github":{"repo":"ychampion/cskill-agents","stars":34,"topics":["agent-skills","ai-agents","cli","coding-agents","context-engineering","developer-tools","mcp","multi-agent","terminal-ui"],"license":"mit","html_url":"https://github.com/ychampion/cskill-agents","pushed_at":"2026-04-04T14:13:23Z","description":"Agent skills for coding CLIs, multi-agent runtimes, context engines, MCP extensions, and terminal tooling. Instead of using claude code's source code, give your agent skills to create your own!","skill_md_sha":"7ee0bbb6d7ea70d10de449cc030c7a6f1d578b82","skill_md_path":"skills/slash-command-skill-classification-filter/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/ychampion/cskill-agents/tree/main/skills/slash-command-skill-classification-filter"},"layout":"multi","source":"github","category":"cskill-agents","frontmatter":{"name":"slash-command-skill-classification-filter","description":"Derive a slash-command skill surface from a broader prompt-command registry by requiring descriptive metadata, excluding builtins, and admitting only a controlled set of origins plus explicit user-only commands."},"skills_sh_url":"https://skills.sh/ychampion/cskill-agents/slash-command-skill-classification-filter"},"updatedAt":"2026-04-22T00:56:56.895Z"}}