divyamrastogi/cws-featured-badge-skill
Plugin Claude Code
Claude Code skills by Divyam Rastogi — Chrome extension and Chrome Web Store tooling.
divyamrastogi/cws-featured-badge-skill
Plugin Claude Code
Claude Code skills by Divyam Rastogi — Chrome extension and Chrome Web Store tooling.
divyamrastogi/cws-featured-badge-skill
Plugin Claude Code
Audit any Chrome extension against Chrome Web Store Featured-badge and Established Publisher badge criteria, and produce a prioritized fix plan to qualify.
divyamrastogi/cws-featured-badge-skill
Skill Claude CodeCodex
Audit any Chrome extension against Chrome Web Store Featured-badge and Established Publisher badge criteria, and produce a prioritized fix plan to qualify. Use this whenever the user mentions the Chrome Web Store Featured badge, getting an extension featured, CWS badges, store listing quality review, badge readiness…
divyamrastogi/model-orchestration
Plugin Claude Code
Manager/worker orchestration for Claude Code: delegate implementation and token-hungry work to isolated headless workers backed by any Anthropic-compatible API.
divyamrastogi/model-orchestration
Plugin Claude Code
Manager/worker orchestration for Claude Code: keep your smartest model as the manager and delegate implementation and token-hungry work to isolated headless workers backed by any Anthropic-compatible API (z.ai GLM, Kimi, DeepSeek, LiteLLM proxies, ...).
divyamrastogi/model-orchestration
Agent
Use to run a single task on a configured model worker (a headless Claude Code instance on another provider, e.g. a flat-rate GLM/Kimi/DeepSeek plan) instead of burning premium tokens. Give it a worker name and a complete, self-contained task spec; it dispatches via the worker's run wrapper and relays the worker's…
divyamrastogi/model-orchestration
Command
Delegate a task to a configured model worker, then audit the result before accepting it.
divyamrastogi/model-orchestration
Command
Set up a model worker — pick a provider from presets or supply any Anthropic-compatible API.
divyamrastogi/model-orchestration
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From divyamrastogi/model-orchestration.
divyamrastogi/model-orchestration
Skill Claude CodeCodex
Use when the user wants to delegate work to cheaper or alternate models inside Claude Code — e.g. z.ai GLM, Kimi, DeepSeek, MiniMax, OpenRouter/LiteLLM proxies, or any Anthropic-compatible API — or asks about multi-model orchestration, manager/worker setups, headless worker instances, routing token-hungry work to a…