Explore skills

1,715 skills found

Category alert

Get new Marketing skills every Monday

flow-next-map

640

Wrap `clawpatch map` to produce a semantic feature index of the repo (~20 languages, persisted at `.clawpatch/features/*.json`). Detects install, runs `clawpatch init` when `.clawpatch/` absent, invokes provider-free `clawpatch map --source heuristic` by default; `--source auto|agent` flows through as passthrough. Opt-in enrichment — scouts and prime read the resulting index, but flowctl never dep

Marketing#aiby gmickel

flow-next-resolve-pr

640

Resolve PR review feedback — fetch unresolved threads, triage, dispatch per-thread resolver agents, validate, commit, reply + resolve via GraphQL. Triggers on /flow-next:resolve-pr.

Marketing#aiby gmickel

concurrency-review

638

Review Java concurrency code for thread safety, race conditions, deadlocks, and modern patterns (Virtual Threads, CompletableFuture, @Async). Use when user asks "check thread safety", "concurrency review", "async code review", or when reviewing multi-threaded code.

Marketing#aiby decebals

seo-geo-optimizer

523

Comprehensive SEO/GEO/AEO analysis toolkit for optimizing content visibility across traditional search engines (Google, Bing), AI platforms (ChatGPT, Perplexity, Claude, Gemini, Grokipedia), answer engines (Google AI Overviews, Bing Copilot, featured snippets), voice assistants (Google Assistant, Siri, Alexa), and social media (Facebook, Twitter, LinkedIn, WhatsApp, Instagram). Analyzes HTML/Markd

Marketing#seo#aiby recomby-ai

event-driven-patterns

507

Message queue patterns with BullMQ, Kafka, RabbitMQ, covering saga, outbox, dead letter queue, and exactly-once semantics.

Marketing#llm#aiby vibeeval

bluesky

428

Interact with the Bluesky social network via the AT Protocol, enabling actions such as posting, reading timelines, and managing profiles.

Marketing#github#gitby majiayu000

youtube-tools

428

Free YouTube video downloading, transcript extraction, and metadata retrieval using yt-dlp. This skill allows you to download videos (single or bulk), extract transcripts, get metadata, or download audio-only, all without API keys.

Marketing#github#gitby majiayu000

social-post

415

Learns the user's Facebook personal post tone to automatically generate and publish content to FB, Instagram, Threads, and X, based on a 14-day content strategy calendar.

Marketingby Hao0321

125-java-concurrency

407

Use to apply Java concurrency best practices, covering thread safety, ExecutorService, asynchronous programming with CompletableFuture, virtual threads, and deadlock avoidance for robust concurrent systems.

Marketing#mcp#aiby jabrena

151-java-performance-jmeter

407

Use when you need to set up JMeter performance testing for a Java project — including creating the run-jmeter.sh script from the exact template, configuring load tests with loops, threads, and ramp-up, or running performance tests from the project root with custom or default settings. This should trigger for requests such as Improve the code with JMeter performance testing; Apply JMeter performanc

Marketing#mcp#aiby jabrena

wrong

406

Reset and re-evaluate when current approach isn't working. Use when user says "wrong", "this isn't working", "wrong approach", "start over", "try again", "bad direction", or when the current solution path has hit a dead end and needs a fresh perspective.

Marketing#aiby umputun

pr-threads-resolve

403

Bulk resolve unresolved PR review threads. Useful after manually addressing threads or after using /pr-threads-address.

Marketingby posit-dev