بنقرة واحدة
VoiceAIHack-AGSK
يحتوي VoiceAIHack-AGSK على 4 من skills المجمعة من championswimmer، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.
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 — this skill documents the underlying protocol.
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 Gradium WebSocket directly. Also documents the local-proxy requirement.
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 detailed phases with actionable steps.