Running Claude Code Via Litellm Copilot
๐Community
Running Claude Code Via Litellm Copilot โ provides AI agent assistance for software development workflows.
Install on your platform
We auto-selected Claude Code based on this skillโs supported platforms.
1
Run in terminal (recommended)
terminal
claude mcp add running-claude-code-via-litellm-copilot npx -- -y @trustedskills/running-claude-code-via-litellm-copilot
2
Or manually add to ~/.claude/settings.json
~/.claude/settings.json
{
"mcpServers": {
"running-claude-code-via-litellm-copilot": {
"command": "npx",
"args": [
"-y",
"@trustedskills/running-claude-code-via-litellm-copilot"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
Running Claude Code Via Litellm Copilot โ provides AI agent assistance for software development workflows.
Tags
๐ก๏ธ
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates โ what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
๐ Community
Passed automated security scans.