Skills

Type: All Skills Tools
skill ★ 6

Focused code review of diffs with Codestral

This skill performs a focused code review of a provided diff, automatically detecting the most relevant focus area (e.g., security, performance, API design). It utilizes the Codestral model to provide concrete, high-signal findings and conc…

Swih/mistral-mcp code-review diff-analysis security performance
skill

Dingo Article Fact-Checker

Extracts and verifies factual claims from markdown, text, or JSON files using web search evidence. The process generates a detailed report including accuracy scores and identified false claims.

DataEval/dingo fact-checking article-verification web-search llm-agent
skill ★ 6

Multi-speaker audio transcription and action item extraction

This skill transcribes multi-speaker audio recordings using diarization, then classifies each speaker's turns to extract structured action items, decisions, and open questions. It outputs a comprehensive, per-speaker dispatch summary suitab…

Swih/mistral-mcp audio-transcription diarization meeting-minutes action-items
skill

Dingo Article Fact-Checker

An agentic skill that extracts and verifies factual claims within articles using web search evidence. It generates detailed reports including accuracy scores and evidence for identified false claims.

DataEval/dingo fact-checking article-verification web-search llm-agents
skill

General purpose agentic workflow skill framework

This skill provides a foundational framework for executing complex, multi-step agentic workflows. It enables structured orchestration of various tasks within the agentic pipeline.

DataEval/dingo agentic workflow orchestration skill
skill ★ 3

Automated Domain and DNS Setup Pipeline

Automates the end-to-end process of domain registration, DNS configuration, and email authentication setup. It orchestrates multiple MCP tools to manage TLD availability, DNS records, and MX, SPF, DKIM, and DMARC records.

oso95/domain-suite-mcp domain-setup dns-management email-authentication mcp
skill ★ 17

Intelligent multi-account inbox review and prioritization

This skill performs a systematic, multi-account review of the inbox, grouping messages into threads and classifying them by priority (e.g., Action Required, FYI). It provides structured insights and suggests draft replies for immediate acti…

n24q02m/better-email-mcp inbox-review email-management multi-account priority-classification
skill ★ 17

automated email follow-up and drafting

This skill identifies sent emails that lack replies and reviews flagged messages requiring attention across multiple accounts. It then drafts contextually appropriate follow-up responses, adhering to defined tone guidelines for seamless com…

n24q02m/better-email-mcp email-management follow-up inbox-review drafting
skill ★ 1

Advanced B2B Account Qualification and Research

This agent qualifies B2B accounts by performing deep research across multiple vectors, including Apollo data, website scraping, job postings, and ad intelligence. It first runs a mandatory industry gate check before compiling structured dat…

ekas-io/open-sales-stack account-qualification sales-intelligence web-scraping b2b-saas
skill ★ 1

AI-powered professional networking agent for chat

Mingle integrates professional networking capabilities directly into the chat interface, allowing the AI to maintain a lightweight, privacy-preserving profile. It proactively surfaces relevant connections and facilitates double opt-in intro…

aeoess/mingle-mcp ai-networking professional-connections chat-integration llm-agent
skill ★ 3

Register a new domain name via registrar

This skill facilitates the purchase and registration of a new domain name using configured registrars like Porkbun or Namecheap. It manages the entire workflow, including checking availability, collecting detailed registrant contact informa…

oso95/domain-suite-mcp domain-registration domain-name dns-setup registrar
skill ★ 3

Configure domain email authentication records

This skill automates the setup of critical DNS records—MX, SPF, DKIM, and DMARC—for a domain, ensuring proper email deliverability across major providers. It executes idempotent updates using the domain-suite-mcp server, supporting various …

oso95/domain-suite-mcp dns email-authentication dmarc spf
skill ★ 3

Configure and manage domain DNS records

This skill manages the creation, updating, and deletion of core DNS records (A, CNAME, TXT) for a given domain. It supports pointing domains to IPs, CDNs, or setting up subdomains using configured DNS providers.

oso95/domain-suite-mcp dns domain-management records networking
skill ★ 3

Check domain availability and pricing

This skill checks the availability and pricing of domain names across multiple TLDs using the domain-suite-mcp server. It parses various input formats and presents detailed results, noting when pricing requires specific provider configurati…

oso95/domain-suite-mcp domain-check tld domain-availability
skill ★ 23

BMAD Update Analysis and Change Reporting

This skill analyzes the _bmad directory using git diff and status to generate a structured report detailing all codebase changes. It specifically identifies modifications across agents, workflows, configuration parameters, and documentation…

pomazanbohdan/memory-mcp-1file git-diff codebase-analysis bmad change-detection
skill ★ 3

Optimising Cursor AI Enterprise Spend

This skill provides a framework for identifying and reducing Cursor AI expenditure by analysing usage patterns, optimising model selection, and implementing spend limits. It leverages the cursor-usage MCP server to audit team-wide model dis…

ofershap/cursor-usage cursor-ai cost-optimization mcp enterprise-management
skill ★ 31

Klever Blockchain Smart Contract Development Skill

This skill provides an expert framework for building, deploying, and interacting with smart contracts on the Klever blockchain. It covers the full development lifecycle, from writing secure Rust/WASM contracts to using koperator for deploym…

klever-io/mcp-klever-vm klever rust wasm smart-contracts
skill ★ 3

Interpreting Cursor Enterprise Usage Metrics

This skill provides deep context for interpreting raw Cursor Enterprise API data, enabling accurate analysis of AI spending, model adoption, and productivity metrics. It guides the user through complex data nuances, such as calculating over…

ofershap/cursor-usage cursor-usage ai-spending llm-metrics enterprise-data
skill ★ 36

AI Agent Cost Optimizer

Optimises AI agent token and credit usage by classifying task complexity and routing requests to the most cost-efficient model tier. It reduces API expenses by up to 75% through prompt quality evaluation, task splitting, and context pruning…

rafsilva85/credit-optimizer-v5 cost-optimization ai-agents token-management model-routing
skill ★ 69

Audit Agent Context Files Against Best Practices

This skill audits agent context files (e.g., AGENTS.md) against a comprehensive set of best practices. It identifies low-signal content, outdated documentation, and structural issues, providing concrete, actionable diffs for improvement.

dominik1001/caldav-mcp agent-reviewing context-file llm-prompting best-practices
skill ★ 34

Annotating Genetic Variants with ENCODE Data

Annotate genetic variants with ENCODE functional genomics data to identify causal regulatory elements and link them to target genes. The skill supports the full post-GWAS workflow, including tissue-specific mapping, enrichment testing, and …

ammawla/encode-toolkit genomics variant-annotation encode gwas
skill ★ 34

Visualizing ENCODE Genomic Data Workflows

This skill guides the creation of publication-quality visualizations for ENCODE data, covering deepTools heatmaps, profile plots, and correlation analysis. It also details using IGV for interactive genome browser viewing and web embedding v…

ammawla/encode-toolkit genomics deeptools heatmap igv
skill ★ 34

Manage and track ENCODE experiments locally

This skill enables local management of ENCODE experiments by tracking metadata, publications, and data provenance in a SQLite database. It supports experiment comparison, citation export in multiple formats, and the logging of derived files…

ammawla/encode-toolkit encode-project experiment-tracking data-provenance bioinformatics
skill ★ 34

Analyzing ENCODE single-cell genomics data

This skill guides the retrieval and analysis of single-cell genomics data (scRNA-seq and scATAC-seq) from the ENCODE project. It provides detailed protocols for data structure, quality assessment, and integrating single-cell profiles with b…

ammawla/encode-toolkit single-cell genomics encode scrna-seq