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.md

Chat

/v1/chat/completions

Chat / code-gen via OpenAI or Anthropic format with streaming.

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-chat/SKILL.md

Image Generation

/v1/images/generations

Text-to-image via DALL-E, Imagen, FLUX, MiniMax, SDWebUI…

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-image/SKILL.md

Text-to-Speech

/v1/audio/speech

OpenAI / ElevenLabs / Edge / Google / Deepgram voices.

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-tts/SKILL.md

Speech-to-Text

/v1/audio/transcriptions

Transcribe audio via OpenAI Whisper, Groq, Gemini, Deepgram, AssemblyAI…

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-stt/SKILL.md

Embeddings

/v1/embeddings

Vectors for RAG / semantic search via OpenAI, Gemini, Mistral…

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-embeddings/SKILL.md

Web Search

/v1/search

Tavily / Exa / Brave / Serper / SearXNG / Google PSE / You.com.

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-web-search/SKILL.md

Web Fetch

/v1/web/fetch

URL → markdown / text / HTML via Firecrawl, Jina, Tavily, Exa.

https://raw.githubusercontent.com/your-org/uniro/refs/heads/master/skills/uniro-web-fetch/SKILL.md

More on GitHub

Browse source, README, and examples.

View on GitHub