Browse all

Type: All Skills Tools
skill ★ 11,620

Convex Schema and Data Migration Helper

This skill manages breaking schema changes in Convex by implementing a widen-migrate-narrow workflow. It facilitates safe data transformations, field updates, and table restructuring using the @convex-dev/migrations component.

get-convex/convex-backend convex schema-migration data-migration database-management
skill ★ 11,620

Designing Reusable Convex Components

This skill facilitates the creation of reusable Convex components with isolated tables, clear boundaries, and app-facing wrappers. It provides a structured workflow for managing component shapes, authentication, and cross-boundary function …

get-convex/convex-backend convex backend component-architecture typescript
skill ★ 3

Task Backlog Status Overview

Provides a comprehensive overview of the task backlog by querying active, overdue, blocked, and recently completed tasks. It enables monitoring of task priorities and documentation attachments via MCP tools.

backloghq/backlog task-management backlog-monitoring mcp project-tracking
skill ★ 3

Automated Daily Standup Report Generation

Generates a concise daily standup report by querying task lists for completed, active, blocked, and overdue items. It identifies recent progress and upcoming priorities from the backlog.

backloghq/backlog standup-report task-management backlog-querying status-updates
skill ★ 3

Automated Task Specification Generation

Automates the creation of technical specification documents by retrieving task details and analysing the codebase to define requirements, implementation strategies, and acceptance criteria.

backloghq/backlog task-management specification-writing software-design agentic-workflow
skill ★ 3

Backlog Refinement and Grooming

Automates the review and improvement of task backlogs by identifying vague descriptions, missing priorities, broken dependencies, and stale items.

backloghq/backlog backlog-refinement task-management backlog-grooming task-analysis
skill ★ 3

Task Decomposition and Planning

Decomposes high-level goals into actionable tasks with defined priorities, dependencies, and technical specifications. It structures work into manageable units by creating tasks and detailed documentation for complex requirements.

backloghq/backlog task-decomposition project-planning workflow-management task-automation
skill ★ 3

Automate Task Implementation from Backlog

Automates the end-to-end process of selecting, implementing, and completing tasks from a backlog. It handles task retrieval, specification reading, implementation using codebase tools, and final verification.

backloghq/backlog task-management backlog-automation software-development workflow-automation
skill ★ 3

Session Handoff and Task Summarisation

Prepares context for subsequent work sessions by summarising progress, annotating task statuses, and identifying upcoming priorities.

backloghq/backlog task-management session-handoff context-preservation backlog-management
skill ★ 21,652

Skyvern Deployment Smoke Test

Executes a sequential smoke test to verify Skyvern deployment health, covering backend API availability, frontend rendering, browser session provisioning, and end-to-end workflow execution.

Skyvern-AI/skyvern skyvern smoke-testing deployment-verification devops
skill ★ 21,652

Automated diff-driven smoke testing

Automates smoke testing by analysing git diffs to identify changes and executing targeted browser-based validation sequences. It utilises Skyvern browser tools to navigate, interact, and validate application state, reporting results directl…

Skyvern-AI/skyvern smoke-testing ci-cd git-diff browser-automation
tool ★ 21,652

AI-Powered Browser Automation CLI

An agentic CLI tool for automating complex web workflows, including form filling, data extraction, and navigating dynamic content. It supports both deterministic Playwright actions and autonomous AI-driven exploration.

Skyvern-AI/skyvern browser-automation web-scraping ai-agents playwright
skill ★ 21,652

Automated Diff-Driven QA Validation

This skill automates code validation by analysing git diffs to determine the appropriate testing strategy for frontend, backend, or mixed changes. It executes targeted browser automation, API requests, or repository-native tests to report p…

Skyvern-AI/skyvern qa automated-testing git-diff regression-testing
skill

Searching MCP GitHub PRs and Discussions

This skill enables agents to search and analyse pull requests, issues, and discussions within the Model Context Protocol GitHub organisation. It facilitates deep dives into historical design decisions by leveraging the GitHub GraphQL API to…

modelcontextprotocol/specification github-search mcp pull-requests graphql
tool ★ 21,652

AI-powered browser automation and extraction

An AI-driven engine that uses LLMs and computer vision to automate web workflows, extract structured data, and manage browser sessions. It integrates via Python and TypeScript SDKs, a REST API, and an MCP server.

Skyvern-AI/skyvern browser-automation web-scraping mcp llm
skill

Drafting MCP Specification Enhancement Proposals

A structured workflow for researching and drafting Specification Enhancement Proposals (SEPs) within the Model Context Protocol ecosystem. It guides authors through validation, stakeholder interviewing, and technical research phases to ensu…

modelcontextprotocol/specification mcp specification-design governance documentation-workflow
skill ★ 21,652

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.

Skyvern-AI/skyvern skyvern version-bump sdk-generation fern
skill ★ 26

WAIaaS Automated User Acceptance Testing

An automated system for AI agents to execute markdown-based test scenarios for verifying WAIaaS functions across various blockchain networks. It manages session lifecycles, wallet selection, and transaction simulation during the testing pro…

minhoyoo-iotrust/WAIaaS uat blockchain automated-testing ai-agents
tool ★ 2

Agentled MCP Server for AI Workflows

An MCP server for designing, managing, and executing AI-powered workflows to automate complex business processes. It provides a structured framework for implementing triggers, AI actions, and multi-step integrations via a standardised schem…

Agentled/mcp-server mcp workflow-automation ai-agents business-automation
tool ★ 26

Surgical .docx editing with formatting preservation

A local MCP server for surgically editing existing .docx files while preserving formatting and generating tracked-changes redlines. It enables precise text replacement, paragraph insertion, and document comparison without outbound network a…

UseJunior/safe-docx mcp docx-editing word-processing local-first
skill ★ 65

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.

freema/mcp-gsheets google-sheets mcp spreadsheet-management data-manipulation
skill ★ 9,069

AgentCore Runtime Session Investigation

Enables the investigation of Amazon Bedrock AgentCore runtime sessions by querying CloudWatch Logs Insights. It facilitates session-to-trace resolution, OpenTelemetry noise filtering, and the analysis of tool invocations, errors, and token …

awslabs/mcp aws bedrock cloudwatch agentcore
tool ★ 9,069

Amazon Aurora DSQL MCP Server

Provides direct interaction with Amazon Aurora DSQL via MCP, supporting query execution, schema management, and SQL validation. It facilitates database migrations, multi-tenant isolation, and PostgreSQL-compatible distributed SQL operations…

awslabs/mcp aurora-dsql mcp aws serverless-sql
skill ★ 9,069

Amazon Aurora DSQL Management Skill

Enables direct interaction with Amazon Aurora DSQL for executing queries, managing schemas, and performing database migrations. It supports SQL validation, multi-tenant pattern implementation, and PostgreSQL-compatible operations.

awslabs/mcp aurora-dsql mcp sql-management database-migration