Browse all
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.
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 …
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.
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.
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.
Backlog Refinement and Grooming
Automates the review and improvement of task backlogs by identifying vague descriptions, missing priorities, broken dependencies, and stale items.
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.
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.
Session Handoff and Task Summarisation
Prepares context for subsequent work sessions by summarising progress, annotating task statuses, and identifying upcoming priorities.
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.
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…
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.
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…
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…
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.
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…
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.
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…
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…
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…
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.
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 …
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…
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.