Teaches the agent how to use Tinyfish's REST Search and Fetch APIs from TypeScript/JavaScript. Use when you need lightweight web search, documentation fetching, or GitHub PR page retrieval without launching Playwright or AgentQL.
championswimmer/VoiceAIHack-AGSK
SkillsMP has collected 4 skills from championswimmer/VoiceAIHack-AGSK. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 1
- GitHub forks
- 1
Skills in this repository
Showing 4 of 4 collected skills.
Teaches the agent how to use the Gradium AI real-time speech-to-text WebSocket API from TypeScript/JavaScript. Use when wiring voice transcription directly against the Gradium protocol. For browser use in this project, prefer the `@agsk/lib-gradium` wrapper —…
Teaches the agent how to use the `@agsk/lib-gradium` browser SDK in this monorepo to add real-time Gradium STT to any browser app. Use when integrating voice transcription into the pi-reviewer extension (or any other browser UI) instead of calling the raw…
Creates and maintains execution plans in .agents/plans/. Use when the user asks for a plan, roadmap, phased breakdown, implementation checklist, or progress tracker. Plans must include a completion status, a top-of-file checklist covering every step, and…