Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

opencode-litellm

opencode-litellm には BlakeHastings から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
5
更新
2026-04-23
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

run-tests
ソフトウェア品質保証アナリスト・テスター

Run the opencode-litellm test suite with bun. Use when checking if tests pass, running unit tests, running integration tests, debugging a failing test, or verifying a change hasn't broken anything. Supports filtering by suite name.

2026-04-23
plugin-overview
ソフトウェア開発者

Architecture reference for the opencode-litellm plugin. Use when working on the plugin hooks (auth, tool, config), the litellm-setup command flow, API key handling, /connect provider registration, opencode.json writes, config file format, graceful degradation, or understanding how the plugin fits into the OpenCode plugin system.

2026-04-20
read-plugin-logs
ソフトウェア開発者

Read and filter [litellm-plugin] debug lines from the most recent OpenCode log file. Use when diagnosing why the LiteLLM provider is not appearing in the UI, troubleshooting model fetch failures, auth key issues, config hook startup errors, or any opencode-litellm plugin problem. Injects live log output for immediate analysis.

2026-04-20
reset-plugin-config
ソフトウェア開発者

Clears the provider.litellm entry in opencode.json, the litellm credential in OpenCode's auth store, and any cached opencode-litellm@* package under ~/.cache/opencode/packages/. Use when testing setup flows, switching proxies, reproducing first-run behavior, picking up local src/index.ts edits past a stale npm cache, or when plugin config has gotten into an unexpected state.

2026-04-20