Tag: automation
Automate GitHub Pull Request Description Updates
Automatically updates GitHub pull request descriptions by analysing git commits and diffs to generate structured summaries, breaking changes, and testing instructions.
Automates GitHub Pull Request Submission Workflow
This skill automates the end-to-end process of submitting a GitHub Pull Request, managing local changes, creating branches, and committing code. It further integrates post-PR tasks such as generating changelogs and updating the PR descripti…
WhatsApp CLI for messaging and history management
This tool provides a comprehensive command-line interface for managing WhatsApp interactions. Developers can use it to send text or files, sync chat history, or search messages across specific chats.
Slack Automation and Management Tool
An interface for automating Slack operations including message manipulation, pin management, and reaction handling. It enables programmatic access to channel messages, member information, and custom emoji lists.
CLI for managing food delivery orders
This CLI utility allows developers to programmatically check past order history, track active delivery statuses, and reorder items from services like Foodora. It supports session management and detailed order retrieval via command line.
GitHub CLI automation for git workflows
This skill automates complex GitHub interactions, preferring the GitHub CLI (gh) over raw APIs. It manages authentication, repository setup, and pushing with minimal user intervention, ensuring a seamless git workflow experience.
BlueBubbles iMessage Integration
Extends the generic message tool to enable iMessage management via the BlueBubbles gateway. It supports sending messages and attachments, as well as performing actions like tapbacks, editing, and replying to threads.
Discord interaction via structured messaging tool
This tool provides comprehensive programmatic access to Discord, allowing agents to send rich messages, manage content (read, edit, delete), and perform advanced actions such as creating polls, managing threads, and setting user presence. I…
Automated Git Worktree Repository Setup
Automates the creation of a git worktree-based development layout including main, reviews, and multiple parallel work branches. It handles environment variable configuration, dependency installation via poetry and pnpm, and branchlet config…
Automated GitHub Pull Request Review Resolution
This skill automates the identification, addressing, and resolution of GitHub pull request review comments. It manages complex pagination for GraphQL threads and REST reviews to ensure all actionable feedback is addressed and threads are re…
Automated End-to-End Pull Request Testing
This tool automates comprehensive end-to-end testing of pull requests, ensuring rigorous validation across both UI and API layers. It mandates detailed evidence capture, including before/after state checks, screenshots, and negative test ca…
Automates PR polishing to merge-ready status
This skill iteratively runs PR review and address actions, ensuring the pull request meets strict mergeability criteria. It continues until there are zero new findings, all threads are resolved, CI is stable, and two consecutive quiet polls…
Automated Pull Request Workflow
A workflow for agents to automate the pull request lifecycle, including pre-flight checks, test coverage verification, and template-based PR creation. It integrates with GitHub CLI and review bots to manage the end-to-end review process.
Dust Agent CLI Interface
Interface to interact with Dust agents via the CLI to retrieve company information, perform actions, or execute tasks. It supports multi-turn conversations and project-specific context.
Automated GitHub Pull Request Creation
Automates the end-to-end process of creating pull requests by managing branches, committing changes, and linking related GitHub or Linear issues. It follows a predefined branch strategy and utilises the GitHub CLI to finalise the request.
Web and Native macOS Application Testing Tool
This tool provides comprehensive automation for local testing environments, supporting both web/Electron applications via Chrome DevTools Protocol (CDP) and native macOS apps using AppleScript. Developers can simulate complex user flows, in…
Unified TypeScript SDK for Chat Bots
A unified TypeScript SDK for building multi-platform chat bots across Slack, Teams, Discord, and more. It provides event handlers, pluggable state persistence, and support for streaming AI responses and interactive JSX cards.
Automate Semantic Versioning and SDK Bumping
Automates Semantic Versioning 2.0.0 assessment and SDK version bumping by analysing merged pull requests. It updates Directory.Build.props and creates a new pull request for the updated version.
Capture and Formalise Team Conventions
This skill parses natural language descriptions of best practices to automatically update .claude/rules/ or .claude/agents/ configuration files. It identifies the appropriate scope, drafts concise rule definitions with rationales, and ensur…
Orchestrates end-to-end browser feature validation
This skill orchestrates comprehensive end-to-end browser testing by spawning a dedicated sub-agent. It manages argument resolution, data seeding, Playwright execution, and automatically reports results and screenshots back to the pull reque…
User Greeting via Python Script
This skill executes a Python script to perform a user greeting procedure.
Automated file download management in Chrome
This skill automates the entire file download lifecycle within Chrome across Windows and macOS. It handles triggering downloads, navigating complex popups and interstitials, and verifying the final file location on the local filesystem.
Syndicate Links Merchant Onboarding
Automates the end-to-end onboarding of merchants to the Syndicate Links affiliate platform, including account registration, program creation, and product setup. The process generates API keys and tracking links while optionally simulating a…
Automated Project Onboarding via LSP
Automates the initial exploration of a new codebase by using LSP tools to detect languages, build systems, entry points, and architectural patterns, producing a structured project profile for the agent.