Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

obra logo

writing-plans

245,900

by obra

Use when you have a spec or requirements for a multi-step task, before touching code

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

Algorithmic Art

158,000

by Anthropic

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. license: Complete terms in LICENSE.txt

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

csharp-async

36,200

by github

Best practices guide for C# asynchronous programming patterns and pitfalls. Covers naming conventions (Async suffix), return types (Task, ValueTask, avoid void), and exception handling strategies including ConfigureAwait and Task.FromException Highlights performance optimization techniques: Task.WhenAll for parallel execution, Task.WhenAny for timeouts, and cancellation token usage Documents critical pitfalls to avoid: blocking calls like .Wait() and .Result, async void methods outside event...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

vscode-ext-commands

36,200

by github

VS Code extension command contribution patterns and naming conventions. Defines two command types: regular commands (accessible in Command Palette with required category and title ) and Side Bar commands (prefixed with underscore and suffixed with #sideBar , requiring an icon ) Side Bar commands support visibility rules via enablement and when conditions, with positioning controlled through group and order attributes All commands must define a title ; icons are optional for regular commands...

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

rust-mcp-server-generator

36,200

by github

Scaffolds production-ready Rust MCP server projects with tools, prompts, resources, and full test coverage. Generates complete project structure with Cargo.toml, handler implementations, and integration tests using the official rmcp SDK Supports multiple transport types (stdio, SSE, HTTP) with configurable features and async/await patterns throughout Includes macros for tool definition ( #[tool] , #[tool_router] , #[tool_handler] ) and type-safe parameter handling via schemars::JsonSchema...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react19-test-patterns

36,200

by github

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

speech

23,200

by openai

Text-to-speech generation for narration, voiceovers, IVR prompts, and accessibility reads via OpenAI Audio API. Supports single clips and batch processing; defaults to gpt-4o-mini-tts-2025-12-15 with built-in voices (cedar, marin, and others) Includes instruction augmentation for voice affect, tone, pacing, emotion, and emphasis; instructions supported only on GPT-4o mini TTS models Enforces 4096-character input limit per request and 50 requests/minute rate cap; splits longer text into...

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

statistical-analysis

22,300

by anthropic

Statistical methods for descriptive analysis, trend detection, outlier identification, and hypothesis testing with practical business interpretation. Covers descriptive statistics (mean, median, percentiles, spread measures), trend analysis with moving averages and period-over-period comparisons, and simple forecasting methods for business analysts Includes three outlier detection approaches (z-score, IQR, percentile methods) with guidance on investigating and handling anomalies rather than...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

draft-offer

22,300

by anthropic

Draft an offer letter with comp details and terms. Use when a candidate is ready for an offer, assembling a total comp package (base, equity, signing bonus),…

🔥🔥🔥✓ VerifiedFreeQuick setup
kotlin logo

kotlin-tooling-agp9-migration

907

by kotlin

Android Gradle Plugin 9.0 makes the Android application and library plugins incompatible with the Kotlin Multiplatform plugin in the same module. This skill guides you through the migration.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
microsoft logo

generate-mcp-app-ui

408

by microsoft

Generate an MCP App widget (self-contained HTML) for an MCP tool. Describe the visual you want and paste your tool's test output. Use when user asks to create…

🔥🔥🔥✓ VerifiedFreeQuick setup
elevenlabs logo

Text To Speech

361

by ElevenLabs

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

🔥🔥🔥✓ VerifiedFreeQuick setup
elevenlabs logo

Sound Effects

361

by ElevenLabs

Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.

🔥🔥🔥✓ VerifiedFreeQuick setup
elevenlabs logo

setup-api-key

361

by elevenlabs

Interactive guide for obtaining and configuring an ElevenLabs API key. Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation once if the...

🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-style-patterns

68

by mapbox

Battle-tested Mapbox style patterns and layer configurations for six common mapping scenarios. Includes ready-to-use JSON layer configurations for restaurant finders, real estate, data visualization, navigation, dark mode, and delivery/logistics maps Provides decision tree for selecting the right pattern based on content type, environment, user action, and platform Covers performance optimization techniques including zoom-based filtering, data-driven styling, and clustering for dense POIs...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-store-locator-patterns

68

by mapbox

Common patterns for building store locators, restaurant finders, and location-based search applications with Mapbox. Covers marker display, filtering, distance…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-android-patterns

68

by mapbox

Official integration patterns for Mapbox Maps SDK on Android. Covers installation, adding markers, user location, custom data, styles, camera control, and…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-cartography

68

by mapbox

Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective and beautiful maps…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-ios-patterns

68

by mapbox

Official integration patterns for Mapbox Maps SDK on iOS. Covers installation, adding markers, user location, custom data, styles, camera control, and…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
mapbox logo

mapbox-location-grounding

68

by mapbox

Compose Mapbox MCP tools to produce grounded, cited location-aware responses from live data instead of training data

🔥🔥🔥✓ VerifiedFreeQuick setup
agentspace-so logo

ace-step

28

by agentspace-so

Generate, inpaint, and outpaint music with ACE Step on RunComfy via the `runcomfy` CLI. ACE Step is StepFun-AI's open-weights music foundation model — tag-driven composition (genre, mood, instruments), multilingual lyrics with section markers, 5 s to 4 min stereo output, $0.0002–0.0003 per second (≈ 27× cheaper than ElevenLabs Music). Four endpoints: ACE Step text-to-audio (the default), ACE Step 1.5 text-to-audio (50+ language lyrics, refined structured-lyric handling), ACE Step...

🔥🔥🔥✓ VerifiedFreeQuick setup
agentspace-so logo

ai-music

28

by agentspace-so

Generate AI music on RunComfy via the `runcomfy` CLI — a smart router across the music-model catalog. Routes to ElevenLabs AI Music Generation (premium 44.1 kHz stereo vocal tracks, 5 s–5 min, $0.0083/s) and ACE Step / ACE Step 1.5 (StepFun-AI open-weights, tag-driven composition, multilingual lyrics, $0.0002–0.0003/s, ~27× cheaper), plus ACE Step audio-inpaint (regenerate a time range inside an existing track) and ACE Step audio-outpaint (extend a track before or after). Picks the right...

🔥🔥🔥✓ VerifiedFreeQuick setup
agentspace-so logo

elevenlabs-music-generation

28

by agentspace-so

Generate full songs and instrumental tracks with ElevenLabs Music on RunComfy via the `runcomfy` CLI. ElevenLabs Music turns a style description plus structured lyrics into studio-quality 44.1 kHz stereo audio — 5 seconds to 5 minutes — with section-level control (Intro / Verse / Chorus / Bridge), multilingual vocals, and commercial-friendly output. Generate a backing track, a full vocal song, a jingle, a podcast intro, a game loop, or an instrumental bed. Calls `runcomfy run...

🔥🔥🔥✓ VerifiedFreeQuick setup
deepgram logo

setup-mcp

12

by deepgram

You are setting up Deepgram MCP integration for the user. Follow these steps:

🔥🔥✓ VerifiedFreeQuick setup
runcomfy-com logo

ace-step

8

by runcomfy-com

Generate, inpaint, and outpaint music with ACE Step on RunComfy via the `runcomfy` CLI. ACE Step is StepFun-AI's open-weights music foundation model — tag-driven composition (genre, mood, instruments), multilingual lyrics with section markers, 5 s to 4 min stereo output, $0.0002–0.0003 per second (≈ 27× cheaper than ElevenLabs Music). Four endpoints: ACE Step text-to-audio (the default), ACE Step 1.5 text-to-audio (50+ language lyrics, refined structured-lyric handling), ACE Step...

🔥🔥🔥✓ VerifiedFreeQuick setup
runcomfy-com logo

ai-music

8

by runcomfy-com

Generate AI music on RunComfy via the `runcomfy` CLI — a smart router across the music-model catalog. Routes to ElevenLabs AI Music Generation (premium 44.1 kHz stereo vocal tracks, 5 s–5 min, $0.0083/s) and ACE Step / ACE Step 1.5 (StepFun-AI open-weights, tag-driven composition, multilingual lyrics, $0.0002–0.0003/s, ~27× cheaper), plus ACE Step audio-inpaint (regenerate a time range inside an existing track) and ACE Step audio-outpaint (extend a track before or after). Picks the right...

🔥🔥🔥✓ VerifiedFreeQuick setup
runcomfy-com logo

elevenlabs-music-generation

8

by runcomfy-com

Generate full songs and instrumental tracks with ElevenLabs Music on RunComfy via the `runcomfy` CLI. ElevenLabs Music turns a style description plus structured lyrics into studio-quality 44.1 kHz stereo audio — 5 seconds to 5 minutes — with section-level control (Intro / Verse / Chorus / Bridge), multilingual vocals, and commercial-friendly output. Generate a backing track, a full vocal song, a jingle, a podcast intro, a game loop, or an instrumental bed. Calls `runcomfy run...

🔥🔥🔥✓ VerifiedFreeQuick setup
doany-ai logo

elevenlabs-music-generation

5

by doany-ai

Generate full songs and instrumental tracks with ElevenLabs Music on RunComfy via the `runcomfy` CLI. ElevenLabs Music turns a style description plus structured lyrics into studio-quality 44.1 kHz stereo audio — 5 seconds to 5 minutes — with section-level control (Intro / Verse / Chorus / Bridge), multilingual vocals, and commercial-friendly output. Generate a backing track, a full vocal song, a jingle, a podcast intro, a game loop, or an instrumental bed. Calls `runcomfy run...

🔥🔥🔥✓ VerifiedFreeQuick setup
doany-ai logo

ace-step

5

by doany-ai

Generate, inpaint, and outpaint music with ACE Step on RunComfy via the `runcomfy` CLI. ACE Step is StepFun-AI's open-weights music foundation model — tag-driven composition (genre, mood, instruments), multilingual lyrics with section markers, 5 s to 4 min stereo output, $0.0002–0.0003 per second (≈ 27× cheaper than ElevenLabs Music). Four endpoints: ACE Step text-to-audio (the default), ACE Step 1.5 text-to-audio (50+ language lyrics, refined structured-lyric handling), ACE Step...

🔥🔥🔥✓ VerifiedFreeQuick setup
doany-ai logo

ai-music

5

by doany-ai

Generate AI music on RunComfy via the `runcomfy` CLI — a smart router across the music-model catalog. Routes to ElevenLabs AI Music Generation (premium 44.1 kHz stereo vocal tracks, 5 s–5 min, $0.0083/s) and ACE Step / ACE Step 1.5 (StepFun-AI open-weights, tag-driven composition, multilingual lyrics, $0.0002–0.0003/s, ~27× cheaper), plus ACE Step audio-inpaint (regenerate a time range inside an existing track) and ACE Step audio-outpaint (extend a track before or after). Picks the right...

🔥🔥🔥✓ VerifiedFreeQuick setup
Page 1 of 2Next →