Tag: automation
Natural Language Smart TV Control
This skill enables natural-language control of a smart TV by mapping user intents to stv CLI commands. It supports playback, volume adjustments, app switching, and URL casting in both English and Korean.
Automated Product Demo Generation with Auto-Zoom
Automates the generation of polished product demos by orchestrating a narrative-driven recording process with intelligent auto-zoom. The skill handles product analysis, interaction choreography, and iterative refinement to produce high-qual…
Visual GUI Automation and Interaction
Provides agents with visual interaction capabilities to manipulate GUIs through mouse movements, keyboard inputs, and window management. It is compatible with local machines, Docker containers, and cloud-based virtual machines.
Automated release branch and changelog creation
Automates the creation of release branches by calculating the next semantic version, generating a formatted CHANGELOG.md from git history, and opening a pull request.
Automated OpenSpec Artifact Generation
Automates the sequential creation of all required OpenSpec artifacts for a new change, handling dependencies and scaffolding in a single workflow.
Automated GitHub Issue Triage
Automates the triage of GitHub issues by identifying duplicates, validating issue details through repository inspection, and drafting concise triage comments or issue updates.
Sentry Pull Request Writer
Automates the creation and editing of pull requests using established Sentry workflows. This skill serves as a legacy alias for the canonical PR writer.
Repository Review Automation Orchestrator
Orchestrates periodic repository review cycles by dispatching findings to specialised reviewers and aggregating results into reports, issues, or pull requests. It manages the end-to-end workflow, including finding normalisation and escalati…
Automated Pull Request Analysis and Repair
Automatically analyses open pull requests for CI failures, review feedback, and code quality issues, then executes a workflow to reproduce and resolve them.
Local Agent Skill Management and Sync
Standardise, validate, and synchronise local skill directories into agent environments such as Claude or Cursor. It facilitates the conversion of non-standard folders into standardised SKILL.md structures and manages path mappings via symli…
Automated Git Delivery and Workflow Management
Automates git delivery processes including conventional commits, pull request creation, and release note generation. It also provides automated triage and fixes for failed GitHub Actions using isolated worktrees.
Kastell Component Boilerplate Generator
Automates the generation of boilerplate files for Kastell components, including commands, audit checks, providers, and MCP tools. It ensures adherence to the framework's architectural patterns using predefined templates and a deterministic …
GitHub Actions Management via MCP
Manage GitHub Actions workflows, runs, and CI/CD pipelines via the Model Context Protocol. It provides capabilities to inspect logs, re-run failed jobs, and trigger workflow dispatches.
Pattern-based Godot scene construction
Automates Godot scene construction using predefined node hierarchy templates and essential companion node rules. It ensures correct node configurations for physics bodies, UI layouts, and tilemaps.
ToolHive CLI for MCP Management
A command-line interface for managing the lifecycle of Model Context Protocol (MCP) servers and skills. It supports container-based execution, secrets management, and network isolation for secure server deployment.
Automated GitHub Release Notes Generator
This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…
GitHub Pull Request Reviewer
Automate GitHub pull request reviews by submitting inline comments, code suggestions, and managing review threads using the GitHub CLI and GraphQL API.
Formalise Team Conventions in Claude Rules
This skill automates the formalisation of team conventions and best practices into Claude rules or agent files. It parses natural language input to identify scope and rationale, then drafts and applies structured markdown updates to ensure …
Bulk code refactoring with apply_codemod
Perform efficient, regex-based bulk modifications across multiple files to replace repetitive manual edits. The tool supports dry runs, multiline patterns, and content filtering for precise refactoring of function signatures, imports, or de…
Shell Command Execution and Automation
Execute arbitrary shell commands and scripts with integrated error handling and output capture.
Crypto Trading and DeFi Operations Agent
An agentic skill for executing cryptocurrency trades, managing multi-chain portfolios, and performing DeFi operations via natural language. It supports token swaps, cross-chain bridging, automated trading, and ERC-20 token deployment on Bas…
Programmatic Coding Agent Management
Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.
Generate Unity Skills from Existing Tools
Automates the generation of all skills from existing tools within a Unity project, with an optional parameter to specify the target skills folder path.
Create New Unity MCP Skills
Generates new C# skill files within a Unity project by writing provided code to a specified path. The newly created files are automatically compiled by Unity for immediate use within the MCP ecosystem.