Skills
Drop-in markdown skills your AI tooling can fetch directly.
Paste this to your AI:
Read this skill and use it: https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro/SKILL.md
Uniro (Entry)
START HERE
Setup + index of all capabilities. Start here — covers base URL, auth, model discovery, and links to every capability skill.
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro/SKILL.mdChat
/v1/chat/completionsChat / code-gen via OpenAI or Anthropic format with streaming.
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-chat/SKILL.mdImage Generation
/v1/images/generationsText-to-image via DALL-E, Imagen, FLUX, MiniMax, SDWebUI…
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-image/SKILL.mdText-to-Speech
/v1/audio/speechOpenAI / ElevenLabs / Edge / Google / Deepgram voices.
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-tts/SKILL.mdSpeech-to-Text
/v1/audio/transcriptionsTranscribe audio via OpenAI Whisper, Groq, Gemini, Deepgram, AssemblyAI…
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-stt/SKILL.mdEmbeddings
/v1/embeddingsVectors for RAG / semantic search via OpenAI, Gemini, Mistral…
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-embeddings/SKILL.mdWeb Search
/v1/searchTavily / Exa / Brave / Serper / SearXNG / Google PSE / You.com.
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-web-search/SKILL.mdWeb Fetch
/v1/web/fetchURL → markdown / text / HTML via Firecrawl, Jina, Tavily, Exa.
https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-web-fetch/SKILL.mdMore on GitHub
Browse source, README, and examples.