csb-setenv | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / csb-setenv

csb-setenv

maintained by akashdhruv

star 17 account_tree 7 verified_user MIT License
bolt View GitHub

name: csb_setenv description: Resolve model and provider for codescribe bundles.


What I do

Help the user select LLM model and provider that can be passed to csb_tool_codescribe tool.

How I do it

Step 1: Resolve Provider

Use the question tool to ask a custom question: "Which provider to use?", with the output of csb_tool_env_provider({}) tool as the choices. Make this interactive and let user select.

Step 2: Fetch Available Models

Use the question tool to ask a custom question: "Which model to use?", with the output of csb_tool_env_model({ "provider": "<selectedProvider>" }) tool as the choices. Show all available choices. Make this interactive and let user select.

Report the provider and model to the agent.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 17
GitHub Forks 7
Created Mar 2026
Last Updated 3个月前
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
collaborating-with-codex
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.