Run provider-agnostic terminal coding sessions with FuXi
Use FuXi when an operator wants a terminal coding agent to edit code, run commands, drive tools, and verify changes with cost-aware routing across LLM providers.
npx skills add agentskillexchange/skills --skill run-provider-agnostic-terminal-coding-sessions-with-fuxi
Use FuXi when an operator wants to run a local terminal coding-agent session against a repository with provider-agnostic model routing, built-in file and shell tools, MCP client support, resumable sessions, checkpoints, and command guardrails. The agent workflow is to install the FuXi binary, run fuxi doctor and fuxi verify, open a project with fuxi, then let the terminal agent read code, edit files, run commands, use tools, and verify the result inside the workspace.
What this skill actually does
Invoke this instead of using a hosted coding product directly when the user needs a self-contained terminal workflow with bring-your-own-key model configuration, cost-aware provider routing, local transcripts, local checkpoints, MCP tools, and shell-visible verification. It is especially relevant for operators comparing coding-agent behavior across OpenAI-compatible providers or running autonomous code tasks under local terminal controls.
The scope boundary is terminal coding-agent operation in a local project. This is not a generic LLM provider card, SDK listing, or broad framework entry; it covers the repeatable operator workflow for starting, checking, routing, supervising, and resuming FuXi coding sessions in a repository.