Instructions file GitHub Copilot
Instructions for Elumenotion/GuideAnts, a project described as: AI work that doesn't evaporate. A workspace for building, tuning, and publishing governed AI products.
Instructions file GitHub Copilot
Instructions for Elumenotion/GuideAnts, a project described as: AI work that doesn't evaporate. A workspace for building, tuning, and publishing governed AI products.
Skill Claude CodeCodex
Transcription beyond the GuideAnts wrapper contract: transcribe workspace files by path (no upload, no 50 MB gateway cap), pass language hints, and sideload other qwen3-family ASR snapshots from Hugging Face through the wrapper. Use when a transcription needs a language hint, the file is large, or the user wants to…
Skill Claude CodeCodex
Run TTS model families audio.cpp supports but GuideAnts does not ship — Qwen3 CustomVoice builtin speakers, VibeVoice multi-speaker dialogue, MioTTS, VoxCPM2, PocketTTS, Vevo2 voice conversion — by downloading the model and spawning a private audiocppserver in the sandbox. Use when the user names one of these models…
Skill Claude CodeCodex
Speaker diarization: figure out who spoke when in a recording and produce a speaker-labeled transcript, by spawning a private audio.cpp engine with the sortformer diarization model and labeling each turn with the local ASR engine. Use when the user asks to diarize a meeting or call recording, separate or identify…
Skill Claude CodeCodex
Experimental: use audio.cpp scenarios and models that GuideAnts does not ship — speaker diarization (who spoke when, speaker-labeled transcripts), voice cloning from user-supplied audio, deterministic seeds, builtin speakers, language forcing, and deferred TTS families (Qwen3 CustomVoice, VibeVoice, MioTTS, VoxCPM2…
Skill Claude CodeCodex
Synthesize speech against the user's own host-native audiocppserver build (outside the GuideAnts container) — including model families the container binary lacks, like Kokoro or Parakeet forks. TTS only. Use when the user says they run their own audio.cpp server or asks for a family the container build cannot load.
Skill Claude CodeCodex
Advanced synthesis controls on the loaded audio.cpp TTS model: deterministic output via seed, forcing the spoken language, voice-design from a text description (instructions), and enumerating builtin speaker ids — none of which the built-in GuideAnts audio tools expose. Use when the user wants reproducible audio, a…
Skill Claude CodeCodex
Clone a voice from a user-supplied reference clip and synthesize speech with it, by calling the raw audio.cpp TTS engine with voiceref/referencetext — fields the built-in GuideAnts audio tools do not expose. Use when the user wants generated speech to sound like their own voice or another consenting speaker's…
Skill Claude CodeCodex
Transcription beyond the GuideAnts wrapper contract: transcribe workspace files by path (no upload, no 50 MB gateway cap), pass language hints, and sideload other qwen3-family ASR snapshots from Hugging Face through the wrapper. Use when a transcription needs a language hint, the file is large, or the user wants to…
Skill Claude CodeCodex
Experimental: use audio.cpp scenarios and models that GuideAnts does not ship — speaker diarization (who spoke when, speaker-labeled transcripts), voice cloning from user-supplied audio, deterministic seeds, builtin speakers, language forcing, and deferred TTS families (Qwen3 CustomVoice, VibeVoice, MioTTS, VoxCPM2…
Cursor rule Cursor
AI work that doesn't evaporate. A workspace for building, tuning, and publishing governed AI products.
Cursor rule Cursor
GuideAntsApi.DataModel/ Models/ # Add/modify entity classes ApplicationDbContext.cs # Configure relationships.
Cursor rule Cursor
Git branch, upstream, and push safety (never push feature work to main).
Cursor rule Cursor
Preserve GuideAntsApi as the sole local AI lifecycle policy owner.
Cursor rule Cursor
Keep git commits user-owned.
Cursor rule Cursor
Cursor rule "project-rules" from Elumenotion/GuideAnts, covering guideants project rules, project structure, technology stack requirements, frontend and backend.
Skill Claude CodeCodex
Search arXiv papers by keyword, author, category, or ID.
Skill Claude CodeCodex
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
Skill Claude CodeCodex
Deliberately missing the required 'name' field to test import rejection.
Skill Claude CodeCodex
Plan, set up, and monitor a multi-agent video production pipeline backed by Hermes Kanban. Use when the user wants to make ANY video — narrative film, product/marketing, music video, explainer, ASCII/terminal art, abstract/generative loop, comic, 3D, real-time/installation — and the work warrants decomposition into…
Skill Claude CodeCodex
Extract text from PDFs/scans (pymupdf, marker-pdf).
Skill Claude CodeCodex
Build PowerPoint decks headless with python-pptx. Pairs with excel-author for model-backed decks where every number traces to a workbook cell. Use for pitch decks, IC memos, earnings notes.
Skill Claude CodeCodex
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
Skill Claude CodeCodex
Free meta-search via SearXNG — aggregates results from 70+ search engines. Self-hosted or use a public instance. No API key needed. Falls back automatically when the web search toolset is unavailable.