文档生成
生成并维护文档
mvx_constant_time
multiversx
Verifying constant-time operations in crypto implementations.
mvx_sdk_js_core
multiversx
Core SDK operations for MultiversX TypeScript/JavaScript - Entrypoints, Network Providers, and Transactions.
Azure Containers
markus41
Deep expertise in Azure container services — build and push images with Azure Container Registry (ACR), deploy and scale microservices with Azure Container Apps (with Dapr sidecar and KEDA autoscaling), run one-off tasks with Azure Container Instances (ACI), configure CI/CD pipelines with GitHub Actions, and manage networking, secrets, and monitoring across all container workloads.
Self-Evolving Skill
jackjin1997
Meta-cognitive self-learning system - Automated skill evolution based on predictive coding and value-driven mechanisms.
c3-ref
lagz0ne
Manages scoped patterns and conventions as first-class architecture artifacts. This skill should be used when the user asks to: - "add a pattern", "document this convention", "create a ref", "update ref-X" - "evolve this pattern", "what patterns exist", "which components use ref-X" - "list refs", "show refs", "list patterns" - "standardize this approach", "make this a convention", "document this as a standard" <example> Context: Project with .c3/ directory user: "list all C3 refs and show which components cite each" assistant: "Using c3-ref to list patterns and their citings." </example> DO NOT use when "pattern" or "ref" is merely descriptive (e.g., "explain the auth flow pattern" → c3-query). DO NOT use for removing/deprecating refs (route to c3-change with ADR). Requires .c3/ to exist. Refs apply where their scope states — violations require explicit override.
news-extractor
jackjin1997
新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬取新闻、或获取新闻JSON/Markdown时激活。
mermaid-diagrams
el-feo
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
git-cleanup
runkids
"Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work."
multiversx-cache-patterns
multiversx
Gas-optimized cache patterns for MultiversX smart contracts using Drop-based write-back caches. Use when building contracts that read/write multiple storage values per transaction, DeFi protocols, or any gas-sensitive contract.
Book Cover Generation
eachlabs
Generate professional book covers and ebook covers using each::sense API with AI-powered design
eachlabs-workflows
eachlabs
Build and orchestrate multi-step AI workflows combining multiple EachLabs models. Create custom pipelines, trigger executions, and manage workflow versions. Use when the user needs to chain multiple AI models or automate multi-step content creation.
eachlabs-voice-audio
eachlabs
Text-to-speech, speech-to-text, voice conversion, and audio processing using EachLabs AI models. Supports ElevenLabs TTS, Whisper transcription with diarization, and RVC voice conversion. Use when the user needs TTS, transcription, or voice conversion.
eachlabs-face-swap
eachlabs
Swap faces between images using EachLabs AI. Use when the user wants to replace or swap faces in photos.
hair-color-changer
eachlabs
Change hair color in photos using each::sense AI. Transform hair to any color including natural shades, fantasy colors, ombre effects, highlights, and more.
Food Photography Generation
eachlabs
Generate professional food photography using each::sense API for restaurant menus, food delivery apps, recipe blogs, and social media content
kokoro-tts
malue-ai
High-quality local text-to-speech using Kokoro TTS engine. Zero API cost, fully offline.
notion
malue-ai
Notion API for creating and managing pages, databases, and blocks.
bluebubbles
malue-ai
Build or update the BlueBubbles external channel plugin for Moltbot (extension package, REST send/probe, webhook inbound).
oracle
malue-ai
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
edge-tts
malue-ai
Free text-to-speech using Microsoft Edge's online TTS service. No API key required.
openai-whisper-api
malue-ai
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
es-ingest
walterra
Ingest and transform large data files (CSV/JSON) into Elasticsearch indices. Stream-based processing for files up to 30GB, cross-version migration (ES 8.x ↔ 9.x), custom JavaScript transformations, and reindexing with transforms. Use when you need to load data into Elasticsearch, migrate indices, or transform data during ingestion.
markdown-formatter
maxvaega
Format and clean up markdown documents following best practices
agents-md-generator
julianromli
Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".