Plugins

12 plugins

Results for “ma”

8,681 skills
agentskillexchange
Makedown Task Runner
Extracts executable task definitions from Markdown files and runs them as shell pipelines, parsing fenced code blocks with task metadata annotations and managing dependencies between tasks.
28
mariadb-corporation
Mariadb Replace
Explains MariaDB's REPLACE statement: its delete-then-insert behavior, when it triggers, data-loss risks, and the upsert alternative. Use when writing or reviewing REPLACE statements.
0
mariadb-corporation
Mariadb Transactions
Documents MariaDB-specific transaction control syntax and behavior, including START TRANSACTION, COMMIT, ROLLBACK, SAVEPOINT, implicit commit rules, autocommit defaults, and idle transaction timeouts.
0
galyarderlabs
Product Manager
Resolves legacy references to the product-manager capability by routing to the current runtime agent or skill.
20
casemark
Managing Copd
Guides COPD management using GOLD classification with inhaler selection and exacerbation prevention. Use when managing COPD, selecting inhalers, or preventing exacerbations.
34
jantoniofc
Mason
Produces clean, functional code that matches the architecture and checklists.
6
jiachen-t-wang
Matryoshka Representation Learning Arxiv 2205 13147v4
Matryoshka Representation Learning
6
lovits
Git Master
Git expert for atomic commits, rebasing, and history management
0
matlab
Matlab Model Via
Via modeling: pads, antipads, ground return vias, GRV placement, and signal integrity for high-speed layer transitions. TRIGGER: user asks to model a via, design a via transition, place ground return vias, analyze via performance, or check signal integrity through layer transitions. Invoke BEFORE writing code — only viaSingleEnded exists (no viaDifferential), and the location format is non-obvious. SKIP: general signal integrity without vias (use matlab-analyze-em), transmission line design (use matlab-design-pcb-transmission-line), PDN analysis (use matlab-analyze-pcb-pdn), material/stackup setup only (use matlab-manage-pcb-material).
920 · bundle
matlab
Matlab Analyze Pcb Pdn
PDN DC voltage/current analysis, IR drop, design rule checking, and multi-net batch analysis on imported PCB layouts. TRIGGER: user asks about power integrity, PDN analysis, IR drop, voltage distribution, current density, power nets, or design rule checking on a PCB. Invoke BEFORE writing code — the PDN API chain is specialized and non-obvious. SKIP: importing a PCB file (use matlab-read-pcb-layout), EM field/S-parameter extraction (use matlab-analyze-em), material/stackup setup only (use matlab-manage-pcb-material), transmission line design (use matlab-design-pcb-transmission-line).
920 · bundle
nimoqup046-collab
Maxia
Connects to the MAXIA AI-to-AI marketplace on Solana to discover, buy, and sell AI services, earn USDC, and access crypto sentiment, DeFi yields, and token risk analysis via public APIs and MCP tools.
2
mariadb-corporation
Mariadb Connector Nodejs Usage
Explains MariaDB Connector/Node.js specifics: Promise vs Callback API, placeholders, BigInt handling, batch inserts, query streams, pooling, transactions, and prepared statements, for writing or reviewing Node.js code that uses the `mariadb` package.
0
mariadb-corporation
Mariadb Connector Python Usage
Explains MariaDB Connector/Python's DB API 2.0 behavior, including qmark placeholders, autocommit, prepared statements, buffered cursors, connection pooling, and error handling, for writing and reviewing Python code that uses the mariadb module.
0
brycewang-stanford
Marp Export
Export Marp slide markdown files to PDF (default), HTML, PPTX, or PNG. Handles theme loading, Chrome/Chromium detection for PDF export, and batch conversion. Trigger when user says "export slides", "convert marp to pdf", "marp export", "slides to pdf", "slides to html", "导出slides", "slides转pdf", "导出演示文稿".
1k
mukul975
Implementing Secrets Management With Vault
Centralize secrets management with HashiCorp Vault, including dynamic secret generation, transit encryption, PKI certificate management, and Kubernetes integration.
24.6k · bundle
huuanh20
Ck Plan JSON
Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
1 · bundle
mariadb-corporation
Mariadb Connector R2dbc Usage
Explains MariaDB Connector/R2DBC specifics for writing reactive Java code: URL scheme, placeholder binding, lazy execution, consume-once results, transactions, pooling, and error handling.
0
auto-skiller
Swiftui Patterns
Provides SwiftUI architecture guidance covering state management with @Observable, view composition, type-safe navigation, performance optimization, and modern iOS/macOS UI best practices.
1 · bundle
openai
Plugin Creator
Scaffold plugin directories for Codex with a required plugin.json manifest, optional folders, and marketplace entries.
23.3k · bundle
github
Nuget Manager
Manage NuGet packages in .NET projects using the dotnet CLI for adding, removing, and updating package versions.
36.2k
klotzkette
Inso Pl
Ordnet insolvenzrechtliche Mandantenkommunikation: Akte lesen, Sachverhalt, Normen, Beweislast und Fristen strukturieren, dann Mandantennachricht oder Entscheidungsvorlage erstellen.
1.5k
dvcrn
Spot
Executes Binance Spot API requests, including authenticated order management, with support for testnet and mainnet.
32 · bundle
luokai0
Android
Guides Android app builds and deployments, covering ADB installs, Gradle configuration, Compose state management, and manifest pitfalls.
10 · bundle
neuralblitz
Algebra
Solves equations, factors expressions, and analyzes algebraic structures including matrices, vector spaces, and group theory.
1
neuralblitz
Cert Manager
Provides guidance and best practices for working with cert-manager, covering setup, configuration, deployment, and troubleshooting.
1 · bundle
matrixx0070
Ipl Portfolio
Review and manage an IP portfolio across trademarks, patents, copyrights, and domains — docketing assets, deadlines, coverage gaps, and prune-vs-maintain decisions.
0
nickgallick
Risk Management
Identifies, assesses, and mitigates risks at every phase of a development pipeline.
0
chen-yu-hao
Pymatgen
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
5 · bundle
mariadb-corporation
Mariadb Drop User
Explains MariaDB-specific behavior of DROP USER and RENAME USER, including multiple accounts per statement, IF EXISTS handling, active-connection warnings, and effects on privileges and definers. Use when writing or reviewing account-lifecycle SQL for MariaDB.
0
enuno
Bankr Agent Polymarket
This skill should be used when the user asks about "Polymarket", "prediction markets", "betting odds", "place a bet", "check odds", "market predictions", "what are the odds", "bet on election", "sports betting", or any prediction market operation. Provides guidance on searching markets, placing bets, and managing positions.
1
matlab
Matlab Write Help
Generate or improve MATLAB help text (documentation comments) for a function, class, or script file following MathWorks standards (H1 line, syntax paragraphs, See Also, 75-char lines). Read BEFORE writing MATLAB help — default patterns (Inputs:/Outputs: lists, block comments, uppercase See Also) produce non-conforming output. Use when writing, rewriting, fixing, or reviewing MATLAB help comments or function documentation.
920 · bundle
microsoft
Azure Resource Manager Durabletask Dotnet
Provision and manage Azure Durable Task Scheduler resources, task hubs, and retention policies using the .NET Azure Resource Manager SDK.
2.7k
mukul975
Conducting Malware Incident Response
Responds to malware infections across enterprise endpoints by identifying the malware family, determining infection vectors, assessing spread, and executing eradication procedures.
24.6k · bundle
mukul975
Performing Malware Persistence Investigation
Systematically investigate all persistence mechanisms on Windows and Linux systems to identify how malware survives reboots and maintains access.
24.6k · bundle
inference-sh
Competitor Teardown
Run structured competitive analysis with feature matrices, SWOT, pricing comparison, review mining, and positioning maps using the inference.sh CLI.
584
deanpeters
Customer Journey Mapping Workshop
Run a customer journey mapping workshop with adaptive questions to map stages, actions, emotions, pain points, and opportunities for a persona and scenario.
5.6k