Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

opencode-litellm

يحتوي opencode-litellm على 4 من skills المجمعة من BlakeHastings، مع تغطية مهنية على مستوى المستودع وصفحات 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