Tag: automation
Automated Code Change Verification Pipeline
Executes a mandatory verification pipeline including formatting, linting, type checking, and testing to ensure code integrity. It uses fail-fast semantics and parallel execution for validation steps following code formatting.
Automate Grovs Mobile Project Setup
Automate the provisioning of Grovs instances and projects, including SDK configuration for iOS and Android and redirect behaviour setup. This skill handles the end-to-end orchestration of mobile deep linking and tracking parameters.
Automated changeset entry creation
An agentic skill that automates the creation of changeset entries by analysing git diffs and logs to determine version bump types and generate changelog descriptions.
Email Dispatch Tool
A tool for sending email messages to a specified email address. It requires the recipient's address and the message content.
Machine-readable experiment progress tracking skill
This skill maintains a machine-readable JSON file to track the real-time status, phases, and activities of an ongoing experiment. It allows external dashboards and CLIs to monitor progress, failures, and current operations through a standar…
BOSS Zhipin Recruitment Automation Tool
A command-line interface for automating recruitment tasks on BOSS Zhipin, featuring job searching, candidate management, and AI-driven resume optimisation. It provides structured JSON outputs and MCP support for agentic workflows.
AI SEO and Content Marketing Agent
An automated toolkit for SEO content generation, social media adaptation, and trend research across X and Reddit. It enables programmatic article creation, competitor analysis, and Google Search Console integration for end-to-end marketing …
GitHub Issue Triage and Response
Automates the triage of GitHub issues for the Apify MCP server by fetching, categorising, and drafting developer-centric responses. It identifies root causes and prepares actions, requiring explicit user approval before any write operations…
Automated Keynote Presentation Builder
An agentic skill for generating polished Apple Keynote presentations by managing layout math, font size workarounds, and build animations. It leverages the keynote-mcp toolset to automate slide creation, content placement, and visual verifi…
Stripe Projects Service Provisioning
Automates the provisioning of third-party services and the retrieval of API keys or tokens using the Stripe Projects CLI. It manages the workflow from provider verification through to project initialisation.
Stripe Projects Service Provisioning Skill
Automates the provisioning of third-party services and retrieval of API keys using the Stripe Projects CLI plugin. It manages provider verification, project initialisation, and hand-off to local automation skills.
Automated Skyvern version bump and SDK release
Automates the process of updating the Skyvern version in pyproject.toml, regenerating Python and TypeScript SDKs using Fern, and creating a release pull request.
Google Sheets Spreadsheet Management
Provides capabilities for reading, writing, formatting, and managing data within Google Sheets. It supports operations such as cell updates, row insertion, and chart creation.
Managing OneDev via the tod CLI
Interface with OneDev resources such as issues, pull requests, and build pipelines using the tod CLI. This skill facilitates automated management of CI/CD jobs, code reviews, and issue lifecycles.
Automate OneDev issue submission and PR creation
Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.
Review OneDev Pull Requests
Perform structured code reviews on OneDev pull requests by examining metadata, patches, and existing discussions. It enables adding line-anchored comments, managing prior discussions, and submitting final review decisions using the `tod` CL…
Configure scan-mcp MCP server
Automates the configuration of the scan-mcp MCP server within Claude Code's global configuration. It performs preflight checks for dependencies like SANE and TIFF tools, then updates the Claude Code config file with the necessary server set…
Conventional Git Commit Automation
Automates the git commit process by analysing diffs to generate semantic, conventional commit messages. It includes intelligent file staging and adheres to the Conventional Commits specification.
Automated Implementation Plan Generator
Generates machine-readable, deterministic implementation plans for software development tasks such as feature implementation, refactoring, or infrastructure upgrades. The output is structured for autonomous execution by AI agents or humans …
macOS UI Automation and Inspection CLI
Peekaboo is a powerful macOS CLI agent runtime designed for deep UI inspection and automation. It facilitates reliable interaction by supporting both UIAX accessibility actions and synthetic pointer/keyboard events, ensuring robust testing …
Initialize repo-graph project structure
Automates the initial setup of repo-graph by generating project graphs, configuring MCP settings, and updating CLAUDE.md orientation blocks.
Wren Engine End-to-End Onboarding Workflow
Automates the end-to-end onboarding process for Wren Engine by performing environment checks, scaffolding projects, and configuring database connections via .env templates. It prepares the environment for subsequent metadata layer generatio…
Playwright Web Application Testing Toolkit
This toolkit provides helper scripts and guidance for testing local web applications using Playwright. It supports server lifecycle management, DOM inspection, and automated actions, encouraging users to treat bundled scripts as black boxes…