Skip to main content
在 Manus 中运行任何 Skill
一键导入
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