Tag: automation

Type: All Skills Tools
skill ★ 28

Automated Code Generation via Language Server

Automates the creation of new code elements such as interface stubs, test skeletons, and missing method implementations using language server protocols. It identifies available code actions at specific file positions and executes them to st…

blackwell-systems/agent-lsp lsp code-generation automation mcp
skill

Draft and Fill Employment Agreement Templates

Automates the generation of signable DOCX employment documents, including offer letters, IP assignments, and confidentiality acknowledgements. It populates standard templates with user-provided data to streamline employee onboarding.

open-agreements/open-agreements employment-contracts docx-generation onboarding legal-templates
skill ★ 8

Prepare MCP Package for Release

Automates the preparation of MCP packages for release by synchronising version numbers across .NET and Python files, validating server configurations, and verifying builds.

refined-element/lightning-enable-mcp mcp release-management dotnet python
skill

Automated Pull Request Review Management

Automate the monitoring and management of pull request reviews generated by the Codex bot. It facilitates checking review status, evaluating priority-tagged comments, and executing the full fix-push-review cycle.

jlowin/fastmcp github pr-review automation workflow-management
tool ★ 19

Auto-generate and manage failure prevention rules

This tool manages prevention rules, which are automatically generated when specific failure patterns recur. Developers can list active rules, check if an action is blocked, or review the history of rule promotion.

IgorGanapolsky/ThumbGate prevention-rules failure-patterns rule-management automation
tool

Higress CLI for automatic model routing configuration

This CLI utility allows developers to configure intelligent model routing within the Higress AI Gateway. It enables defining rules that automatically select a target LLM based on specific message content triggers or regex patterns.

alibaba/higress higress model-routing cli llm
skill

Automated Claude Code Session Knowledge Extraction

A background daemon that automatically extracts knowledge from completed Claude Code sessions. It polls for new session transcripts and processes them after they have concluded.

TT-Wang/cortex-plugin claude-code knowledge-extraction background-daemon automation
skill

Mining Claude Code Session History

Extracts knowledge from all historical Claude Code sessions, including those predating installation. It also initiates a background daemon to automatically mine new sessions as they occur.

TT-Wang/cortex-plugin claude-code knowledge-extraction session-mining automation
skill ★ 105

Simple Greeting File Generator

This skill generates a text file named hello.txt containing a personalised greeting and the current date.

hidai25/eval-view file-creation text-generation agent-skill automation
skill ★ 457

YouTube Resource Management via yutu CLI

Manage YouTube resources including videos, playlists, and comments using the yutu CLI. It interfaces with the YouTube Data API to perform operations such as uploading content, managing channel metadata, and moderating community interactions…

eat-pray-ai/yutu youtube-api video-management content-moderation cli
tool ★ 50

CLI Automation for Web Testing and Auditing

This utility enables comprehensive web testing via command line, allowing developers to capture full-page screenshots, run Lighthouse audits, and simulate complex user flows without writing JavaScript code. It supports multi-viewport testin…

tan-yong-sheng/ai-vision-mcp playwright cli web-testing automation
skill ★ 2

Autonomous Agent Marketplace Integration

This skill enables an agent to autonomously register and list capabilities within the MeshLedger AI-to-AI marketplace. It continuously polls for funded jobs, accepts matching work, and manages the full delivery lifecycle via on-chain escrow…

MeshLedger/MeshLedger agent-marketplace job-polling on-chain-escrow automation
skill ★ 6

French Conventional Commit Message Generator

Automatically generates French git commit messages following the Conventional Commits specification by analysing staged changes. It detects the appropriate commit type and scope from file patterns and uses Mistral models to produce the fina…

Swih/mistral-mcp git commit-messages conventional-commits mistral-ai
skill ★ 6

Mistral Compliance Audit Workflow Orchestrator

Orchestrates deployed Mistral Workflows to perform compliance audits against frameworks such as GDPR, SOC2, and PCI-DSS. It enables real-time monitoring of findings and interactive decision-making at audit checkpoints via signal and query h…

Swih/mistral-mcp compliance-auditing mistral-mcp workflow-orchestration gdpr
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
tool ★ 549

Figma automation via CLI and JSX

A command-line interface for programmatic Figma manipulation using imperative commands or declarative JSX rendering. It enables the automated creation of frames, components, and styles, with support for Iconify integration and Storybook exp…

dannote/figma-use figma cli automation design-systems
skill ★ 11

MediaWiki Page Editing and Management

Provides capabilities for automated MediaWiki page editing, including text replacement, formatting, and bulk updates. It implements a preview-before-save workflow to ensure safe content modification.

olgasafonova/mediawiki-mcp-server mediawiki wiki-editing mcp content-management
skill ★ 11

Publish Markdown to MediaWiki

Converts markdown files to wikitext and publishes them to a MediaWiki instance using the wiki CLI. The skill supports previewing changes, managing edit summaries, and applying specific themes.

olgasafonova/mediawiki-mcp-server mediawiki markdown wikitext automation
skill ★ 1

Running PinRAG Unit Tests

Executes the PinRAG pytest suite using uv while automatically loading required environment variables from the local MCP configuration. This skill enables local integration testing and CI-like workflows by synchronising dependencies and mana…

ndjordjevic/pinrag pinrag pytest unit-testing uv
tool ★ 1,067

DaVinci Resolve MCP Server

This MCP server enables AI assistants to interface with DaVinci Resolve Studio via its official Scripting API. It facilitates automated control over projects, timelines, and colour grading, while providing capabilities for authoring Fuse, D…

samuelgursky/davinci-resolve-mcp davinci-resolve mcp video-editing automation
skill ★ 835

Octocode Agent Skill Discovery and Management

This skill enables the discovery, evaluation, and management of Agent Skills defined by the SKILL.md format across GitHub, local repositories, and various marketplaces. It facilitates inspecting, installing, refactoring, and synthesising sk…

bgauryy/octocode-mcp agent-skills github-search skill-management mcp
skill ★ 835

Chrome DevTools Protocol Automation Skill

Enables deep browser control and inspection via the Chrome DevTools Protocol for network forensics, DOM analysis, and automated screenshots. It supports both headless and visible Chrome instances for complex, authenticated, or interactive a…

bgauryy/octocode-mcp chrome-devtools cdp browser-automation web-forensics
skill ★ 23

Manage error debugging watcher lifecycle

This skill provides comprehensive lifecycle management for an error debugging watcher, allowing developers to start, stop, check status, and view logs via a structured CLI interface. It handles PID file management and configuration validati…

markmhendrickson/neotoma error-debugging watcher process-management cli
skill ★ 23

Automated Error Debugging and Watcher Management

Manages an automated error debugging watcher and facilitates the identification and resolution of pending error reports across multiple repositories. It supports priority-based error processing and cross-repo error queue monitoring.

markmhendrickson/neotoma error-debugging automation watcher-management cross-repo