Tag: automation

Type: All Skills Tools
skill ★ 12,318

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.

pipecat-ai/pipecat github git pull-requests automation
skill ★ 12,318

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…

pipecat-ai/pipecat github pull-request git automation
tool

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.

casibase/casibase whatsapp cli messaging chat-history
tool

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.

casibase/casibase slack automation messaging bot-integration
tool

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.

casibase/casibase cli food-delivery order-management automation
skill

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.

casibase/casibase github git cli automation
skill

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.

casibase/casibase imessage bluebubbles messaging automation
tool

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…

casibase/casibase discord messaging chat automation
skill

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…

Significant-Gravitas/Auto-GPT git-worktree repository-setup automation development-environment
skill

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…

Significant-Gravitas/Auto-GPT github pull-request code-review automation
tool

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…

Significant-Gravitas/Auto-GPT e2e-testing pr-validation api-testing docker-compose
skill

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…

Significant-Gravitas/Auto-GPT pr-polish merge-ready github-api ci-checks
skill

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.

Significant-Gravitas/Auto-GPT git github pull-request automation
skill ★ 1,357

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.

dust-tt/dust dust cli agent-interaction automation
skill

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.

lobehub/lobe-chat github git pull-request automation
tool

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…

lobehub/lobe-chat web-automation macos cli electron
tool

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.

lobehub/lobe-chat typescript sdk chat-bots slack
skill ★ 4,275

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.

modelcontextprotocol/csharp-sdk semver sdk-management csharp automation
skill

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…

StacklokLabs/toolhive claude-rules team-conventions configuration-management automation
skill ★ 3,264

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…

langwatch/langwatch browser-testing playwright e2e-testing automation
skill ★ 12,026

User Greeting via Python Script

This skill executes a Python script to perform a user greeting procedure.

langchain4j/langchain4j user-greeting python-script automation langchain4j
skill

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.

accomplish-ai/openwork download chrome windows macos
skill

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…

cmcgrabby-hue/syndicate-links syndicate-links merchant-onboarding affiliate-marketing automation
skill ★ 28

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.

blackwell-systems/agent-lsp lsp project-onboarding codebase-exploration mcp