Skip to main content

pablolira-1982/OminiRoute

SkillsMP는 pablolira-1982/OminiRoute에서 27개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
27
GitHub 스타
36
GitHub 포크
2

수집된 skill 27개 중 27개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Analyze open feature request issues, implement viable ones on dedicated branches, and respond to authors

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a new release, bump version up to the .10 patch threshold, update changelog, and manage Pull Requests

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Manage the OmniRoute server lifecycle via CLI — start/stop/restart, non-interactive setup, diagnostics (omniroute doctor), backup/restore, autostart, and tunnel management. Use when the user wants to operate the OmniRoute server, automate provisioning, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Control OmniRoute cloud agents (OpenAI Codex, Devin, Jules) from the CLI — create tasks, track status, approve plans, send messages, and manage sources. Use when the user wants to automate cloud coding agent workflows via the terminal.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run and manage OmniRoute eval suites from the CLI — create suites, run benchmarks, watch live results, view scorecards, and compare model performance. Use when the user wants to benchmark models, validate quality regressions, or automate LLM evals in CI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage OmniRoute provider connections, API keys, and routing combos via CLI — add/list/test/remove providers, rotate keys, run OAuth flows, list models, and create/switch combos. Use when the user wants to configure providers, manage credentials, or set up…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Entry point for the OmniRoute CLI (omniroute binary) — install, global flags, output formats, environment variables, and index of CLI capability skills. Use when the user wants to control OmniRoute from the terminal, automate workflows, or integrate with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Entry point for OmniRoute — local/remote AI gateway with OpenAI-compatible REST for chat, image, TTS, STT, embeddings, web search, web fetch, MCP, A2A. Use when the user mentions OmniRoute, OMNIROUTE_URL, or wants AI without writing provider boilerplate. This…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Configure OmniRoute token compression to save 60–90% of context tokens. Covers RTK (command/tool output), Caveman (prose), stacked mode (both), and the MCP accessibility-tree filter (browser snapshots). Use when the user wants to reduce costs, fit long…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Monitor OmniRoute system health, provider circuit breakers, per-provider latency (p50/p95/p99), quota usage, and set budget guards. Use when the user wants to check if the system is healthy, debug slow providers, manage spend limits, or set up oncall-style…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create and configure OmniRoute routing combos, choose from 14 strategies (priority, weighted, auto, round-robin, cost-optimized, etc.), activate Auto-combo 9-factor scoring, and set up fallback chains. Use when the user wants to configure multi-provider…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

OmniRoute exposes an A2A (Agent-to-Agent) JSON-RPC 2.0 server with 5 skills (smart-routing, quota-management, provider-discovery, cost-analysis, health-report). Use when the user wants OmniRoute to act as an agent peer in an A2A network or multi-agent…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Chat / code generation via OmniRoute using OpenAI /v1/chat/completions or Anthropic /v1/messages format with SSE streaming, auto-fallback combos, RTK token saver, and 207+ providers. Use when the user wants to ask an LLM, generate code, summarize text, or run…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Embeddings via OmniRoute using OpenAI /v1/embeddings format with auto-fallback across text-embedding-3-large, Voyage, Cohere, Gemini embeddings, Jina. Use when the user needs vector embeddings for RAG, similarity search, or clustering.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Image generation via OmniRoute using OpenAI /v1/images/generations format with auto-fallback across DALL-E, Stable Diffusion, Flux, Imagen providers. Use when the user wants to generate, edit, or vary images.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

OmniRoute exposes a built-in MCP (Model Context Protocol) server with 37 tools (chat, embeddings, memory CRUD, skills, providers, routing, audit) over SSE/stdio/HTTP transports. Use when the user wants to add OmniRoute as an MCP server in Claude Desktop,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Speech-to-text via OmniRoute using OpenAI /v1/audio/transcriptions format with auto-fallback across Whisper, AssemblyAI, Deepgram, Azure STT. Use when the user wants transcription of audio files or real-time speech recognition.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Text-to-speech via OmniRoute using OpenAI /v1/audio/speech format with auto-fallback across OpenAI TTS, ElevenLabs, Azure Neural, Google Cloud TTS. Use when the user wants spoken audio output from text.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fetch a URL and convert to clean markdown via OmniRoute proxying Jina Reader, Firecrawl, raw HTML strip. Use when the user wants to ingest a webpage as markdown for context in an LLM conversation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Web search via OmniRoute proxying Tavily, Brave Search, SerpAPI, Exa with auto-fallback. Use when the user wants live web search results, current news, or facts that may be beyond the LLM training cutoff.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bump version, auto-generate CHANGELOG from git commits, update all versioned files, and refresh root + docs/ documentation to reflect the current project state

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Automatically run a browser-automation agent to visually validate all new UI features from the current release and capture evidence WebP recordings of the changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read all open GitHub Discussions, summarize them, respond to pending ones, and create issues from actionable feature requests

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyze open Pull Requests from the project's GitHub repository, generate a critical report, and optionally implement approved changes

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Deploy the latest OmniRoute code to the Local VPS (192.168.0.15)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to respond to GitHub issues with insufficient information

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fetch all open GitHub issues, analyze bugs, resolve what's possible, triage the rest, wait for user validation, then commit and release

원문 언어: 영어

업데이트
수집된 skill 27개 중 27개를 표시합니다.