Skip to main content
Run any Skill in Manus
with one click
flowork-os
GitHub creator profile

flowork-os

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
2026-06-13
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

flow-router-chat
software-developers

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
software-developers

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

2026-06-13
flow-router-image
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-13
Showing 1 of 1 repositories
All repositories loaded