Classify Config — AI skill for Claude Code
Show the effective classify-plugin configuration (provider, model, categories, thresholds, db path).
How to install Classify Config
Installs to ~/.claude/skills/jexp-classify-plugin-classify-config/SKILL.md
mkdir -p ~/.claude/skills/jexp-classify-plugin-classify-config && curl -fsSL https://raw.githubusercontent.com/jexp/classify-plugin/HEAD/commands/classify-config.md -o ~/.claude/skills/jexp-classify-plugin-classify-config/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Classify Config does
description: Show the effective classify-plugin configuration (provider, model, categories, thresholds, db path)
Show the effective configuration:
node -e "import('${CLAUDE_PLUGIN_ROOT}/src/config.js').then(m => { const c = m.loadConfig(); const creds = m.providerCredentials(c); console.log(JSON.stringify({...c, apiKeyPresent: !!creds.apiKey, baseURL: creds.baseURL}, null, 2)); })"
Present the result in a code block and explain:
- Config lookup order: `$CLAUDE_CLASSIFY_CON
Alternatives in AI
- Pal Configuration Docs — for model and thinking mode options 11.3k ★
- Agentlas Orch — Set or show which model runs the orchestrator and which runs the workers 1.1k ★
- Model Config — /model-config — Choose the model you follow 705 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Mimir Config
Show active Mimir configuration (context window, thresholds, default model)
Classify Text
Classify text into categories using a trained model
Crew Config
Configure CodeCrew settings - model tiers, default mode, token budgets, and more. Subcommands: show, set, rese
Shellbench
The agent benchmark that scores the full stack — harness, config, and model — not just the LLM. Trace-based sc
Current
Show the effective LLM profile for the current working directory
Update Model
Change an OpenClaw model configuration — with mandatory discovery, provider-aware
Related Agents
Auth Engineer
Authentication and access-control specialist for SMB Product-Builder products. Owns the auth contract — provid
Signal Discoverer
Runs one broad, bounded, unfiltered pull across Show HN, ProductHunt, GitHub, cv.inc hackathon listings, and H
Extractor
Cheap structured extraction. Capabilities - extract, classify, summarise-single-source, structured-output. Use