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

flowork_Router

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

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

このリポジトリの skills

flow-router-chat
ソフトウェア開発者

Chat / code generation via flow_router using OpenAI /v1/chat/completions or Anthropic /v1/messages or Gemini /v1beta/models/...:generateContent with streaming + auto-fallback combos.

2026-06-13
flow-router-embeddings
ソフトウェア開発者

Embeddings via flow_router /v1/embeddings. OpenAI-compat shape, routes to active embedding providers (OpenAI, Gemini, Cohere, etc.).

2026-06-13
flow-router-image
ソフトウェア開発者

Image generation via flow_router OpenAI-shape /v1/images endpoint. Routes to active media providers (OpenAI, Stability, BFL, Gemini, etc.).

2026-06-13
flow-router
ソフトウェア開発者

Entry point for flow_router — local/remote AI gateway with OpenAI-compatible REST for chat, image, TTS, embeddings, web search, web fetch. Use when the user mentions flow_router, FLOW_ROUTER_URL, or wants AI without writing provider boilerplate. This skill covers setup + indexes capability skills.

2026-06-13
flow-router-stt
ソフトウェア開発者

Speech-to-text (audio transcription) via flow_router /v1/audio/transcriptions. OpenAI-compat shape (multipart form), routes to active STT providers.

2026-06-13
flow-router-tts
ソフトウェア開発者

Text-to-speech via flow_router. OpenAI /v1/audio/speech shape, routes to active TTS providers (OpenAI, ElevenLabs, Gemini TTS, Edge TTS, etc.).

2026-06-13
flow-router-web-fetch
ソフトウェア開発者

Web fetch (URL → markdown) via flow_router /v1/web/fetch. Pulls a page and returns cleaned markdown text.

2026-06-13
flow-router-web-search
ソフトウェア開発者

Web search via flow_router /v1/search. Routes to active search providers (Tavily, Brave, SerpAPI, etc.) and normalizes results.

2026-06-13