techysy

26 mods across 2 repositories, 16 stars between them.

10router CLAUDE.md

01

techysy/10router

Instructions file

Instructions for techysy/10router, covering claude.md, what this is, commands, architecture and request flow (the thing to understand first).

11 2d ago A 2,391 tokens original MIT

10router-chat

02

techysy/10router

Skill Claude CodeCodex

Chat / code generation via 10Router using OpenAI /v1/chat/completions or Anthropic /v1/messages format with streaming + auto-fallback combos. Use when the user wants to ask an LLM, generate code, summarize text, or run prompts through 10Router.

11 2d ago A 63 tokens original MIT

10router-embeddings

03

techysy/10router

Skill Claude CodeCodex

Generate vector embeddings via 10Router /v1/embeddings using OpenAI / Gemini / Mistral / Voyage / Nvidia / GitHub embedding models for RAG, semantic search, similarity. Use when the user wants embeddings, vectors, RAG, semantic search, or to embed text.

11 2d ago A 66 tokens copy · 88% MIT

10router-image

04

techysy/10router

Skill Claude CodeCodex

Generate images via 10Router /v1/images/generations using OpenAI / Gemini Imagen / DALL-E / FLUX / MiniMax / SDWebUI / ComfyUI / Codex models. Use when the user wants to create, generate, draw, or render an image, picture, or text-to-image (txt2img).

11 2d ago A 74 tokens copy · 80% MIT

10router-stt

05

techysy/10router

Skill Claude CodeCodex

Speech-to-text via 10Router /v1/audio/transcriptions using OpenAI Whisper / Groq / Gemini / Deepgram / AssemblyAI / NVIDIA / HuggingFace models. Use when the user wants to transcribe audio, convert speech to text, or get subtitles from audio files.

11 2d ago A 63 tokens copy · 84% MIT

10router-tts

06

techysy/10router

Skill Claude CodeCodex

Text-to-speech via 10Router /v1/audio/speech using OpenAI / ElevenLabs / Deepgram / Edge TTS / Google TTS / Hyperbolic / Inworld voices. Use when the user wants to convert text to speech, generate audio, voiceover, narrate, or read text aloud.

11 2d ago A 70 tokens copy · 89% MIT

10router-video

07

techysy/10router

Skill Claude CodeCodex

Generate videos via 10Router /v1/videos/generations using xAI Grok Imagine (grok-imagine-video). Async job flow - submit, poll requestid until done, download MP4. Use when the user wants to create, generate, or render a video, text-to-video (txt2vid), or image-to-video.

11 2d ago A 74 tokens copy · 86% MIT

10router-web-fetch

08

techysy/10router

Skill Claude CodeCodex

Fetch URL → markdown / text / HTML via 10Router /v1/web/fetch using Firecrawl / Jina Reader / Tavily Extract / Exa Contents. Use when the user wants to scrape a webpage, extract URL content, read article, or convert a URL to markdown.

11 2d ago A 63 tokens copy · 80% MIT

10router-web-search

09

techysy/10router

Skill Claude CodeCodex

Web search via 10Router /v1/search using Tavily / Exa / Brave / Serper / SearXNG / Google PSE / Linkup / SearchAPI / You.com / Perplexity. Use when the user wants to search the web, look up information, find articles, or query a search engine.

11 2d ago A 72 tokens copy · 86% MIT

10router

10

techysy/10router

Skill Claude CodeCodex

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

11 2d ago A 83 tokens original MIT

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

A planning workflow for outdoor trips such as cycling, hiking, and trail running. It turns a weekend destination idea into a complete travel plan.

5 7d ago A 0 tokens

hermes-voice-tts

16

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

Configure TTS/STT providers in Hermes and deliver voice messages across messaging platforms. Covers custom command providers (tts/stt.providers. ), Xiaomi MiMo TTS+ASR API (chat/completions+audio, non-standard), Telegram voice bubbles (Opus-encoded ogg + [[audioasvoice]] directive), Feishu audio messages, WeChat…

5 7d ago C 117 tokens

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

Manage Hermes API costs — check provider account balances (DeepSeek etc.) and configure model pricing (built-in pricing table, CNY↔USD, ¥ cost display in cards). Use when user asks about balance, 余额, 定价, cost display, or model pricing.

5 7d ago A 61 tokens

linux-proxy

19

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

Install and configure Clash Meta / Mihomo proxy on Linux (Arch/fnOS/Debian) — Bettbox or mihomo-bin, subscription, DNS fix, LAN sharing, systemd, browser & FN-OS Chromium proxy, remote host config, dashboard panel. Use when user asks to set up proxy, share proxy with LAN, fix DNS hijack, or configure proxy on a…

5 7d ago B 88 tokens

feishu-markdown

21

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

Fix Feishu/Lark markdown rendering issues in Hermes Agent — tables, bold, code blocks, etc. Covers adapter table-to-plaintext fallback removal, display.finalresponsemarkdown config, verification and common pitfalls.

5 7d ago A 47 tokens

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

Git 项目全生命周期管理(提交规范 / 版本 / 变更日志 / 发版 + 故障排查)— Conventional Commits 1.0.0、SemVer、Keep a Changelog 1.1.0、发版流程,含版本/CHANGELOG/tag/Release/提交 常见坑排查。Use when versioning a release, writing CHANGELOG.md, deciding commit conventions, bumping versions, preparing a GitHub release, or fixing a wrong/missing/inconsistent version…

5 7d ago A 121 tokens