Tag: automation
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…
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.
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.
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.
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.
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.
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.
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.
Simple Greeting File Generator
This skill generates a text file named hello.txt containing a personalised greeting and the current date.
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…
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…
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…
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…
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…
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.
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…
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.
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.
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…
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…
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…
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…
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…
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.