paulpreibisch/AgentVibes
🎭 TTS for Claude Code
Source: https://github.com/paulpreibisch/AgentVibes
Discovered during the daily awesomeskills.dev agent-skill hunt.
🎭 TTS for Claude Code
npx skills add paulpreibisch/AgentVibes🎭 TTS for Claude Code
Source: https://github.com/paulpreibisch/AgentVibes
Discovered during the daily awesomeskills.dev agent-skill hunt.
Automate The Odds API tasks via Rube MCP (Composio). Always search tools first for current schemas.
Exercise: Integrate Model Context Protocol with GitHub Copilot
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
Automate Scrapingbee tasks via Rube MCP (Composio). Always search tools first for current schemas.
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js). Use when setting up authentication flows, implementing protected routes, managing sessions in Server Components and Server Actions, configuring OAuth providers, implementing role-based access control, or handling sign-in/sign-out flows in Next.js applications.