Skills

Type: All Skills Tools
skill ★ 1,557

Stripe Integration Best Practices

Provides guidance on Stripe API selection, integration routing, and security best practices for building and maintaining robust payment infrastructures.

stripe/ai stripe payments api-integration fintech
skill ★ 1,236

Explore, Plan, and Spec Features for MCP Server

This skill provides a structured workflow for developers to explore, plan, and generate specifications for changes within the Apify MCP server codebase. It facilitates deep code understanding, architectural design, and the creation of actio…

apify/apify-mcp-server code-exploration feature-planning github-specs mcp-server
skill ★ 1,236

bug issue triage for apify mcp server

This skill automates the process of triaging open bug reports on the Apify MCP server's GitHub repository. It analyzes issue context, categorises root causes, drafts developer-to-developer responses, and proposes necessary GitHub actions fo…

apify/apify-mcp-server github-triage bug-reporting apify-mcp issue-management
skill ★ 1,557

Stripe Projects Service Provisioning Skill

Automates third-party service provisioning and API key retrieval via the Stripe Projects CLI. The skill handles provider verification, CLI installation, and project initialisation before delegating to local execution skills.

stripe/ai stripe-projects service-provisioning cli-automation api-management
skill ★ 1,557

Managing Stripe API and SDK Version Upgrades

This skill guides developers through managing Stripe's complex versioning system across API, server-side SDKs, and mobile platforms. It details best practices for handling breaking changes and explicitly setting the apiVersion to ensure sea…

stripe/ai stripe api-versioning sdk-upgrade payments
skill ★ 1,557

Stripe API integration best practices guide

This skill guides developers through selecting the appropriate Stripe API for complex integrations, covering everything from one-time payments and subscriptions to marketplace setup and financial account management. It ensures adherence to …

stripe/ai stripe payments api-design integration
skill ★ 1,557

Stripe API and SDK Upgrade Guide

Provides instructions for upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. It covers managing breaking changes and implementing version-specific configurations across various programming languages.

stripe/ai stripe api-upgrading sdk-management payments
skill ★ 8,132

deep github research and synthesis for mcp

This skill facilitates deep research across the modelcontextprotocol GitHub repository, aggregating information from PRs, issues, and discussions. It synthesises findings, extracts key design rationale, and attributes insights using structu…

modelcontextprotocol/modelcontextprotocol github research mcp prs
skill ★ 1,557

Provision Third-Party Services via Stripe Projects

This skill automates the provisioning of third-party services by first verifying provider availability and ensuring the Stripe CLI and Projects plugin are correctly installed. It manages the full project initialization flow, allowing subseq…

stripe/ai stripe projects service-provisioning cli
skill ★ 8,132

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/modelcontextprotocol mcp specification-design governance documentation
skill ★ 1,557

Stripe API integration best practices guide

This skill provides comprehensive guidance on selecting the correct Stripe API endpoints for various use cases, including one-time payments, subscriptions, and marketplace setups. It covers critical best practices such as restricted API key…

stripe/ai stripe payments api-integration best-practices
skill ★ 5,059

GitHub Issue Investigation and Planning

Automates the investigation of GitHub issues by fetching details, searching the codebase, and researching external documentation to produce a comprehensive implementation plan. It provides impact analysis and test guidance to assist with so…

maximhq/bifrost github-issue-analysis codebase-investigation implementation-planning automated-triage
skill

Manage OpenHands SDK Updates and Releases

This skill guides the process of bumping SDK versions, pinning packages to unreleased commits, and executing full OpenHands releases. It details manual and automated steps required to maintain version consistency across poetry dependencies,…

OpenDevin/OpenDevin sdk-management version-bumping release-workflow poetry
skill

Summarize upcoming release changes from commits

This skill generates a structured summary of Pull Requests between two specified commit SHAs, filtering out routine changes like chores and dependency updates. It categorises the remaining changes into features, bug fixes, security patches,…

OpenDevin/OpenDevin release-notes pr-summarization commit-analysis software-releases
skill

End-to-end testing for cross-repo features

This skill provides a structured workflow for performing end-to-end validation of features spanning the SDK client and the OpenHands cloud backend. It guides developers through complex processes, such as testing new APIs or integrating unre…

OpenDevin/OpenDevin cross-repo-testing e2e-testing sdk cloud-backend
skill ★ 4,020

Langroid Multi-Agent Design Patterns Index

This index details advanced design patterns for the Langroid multi-agent framework, covering everything from stateful tool handlers and complex task termination logic to batch processing and external MCP tool integration. It provides struct…

langroid/langroid agent-patterns llm-framework task-control tool-handling
skill ★ 4,020

Documenting design patterns for agent frameworks

This skill facilitates the structured documentation of design patterns learned within the Langroid agent framework. It requires creating a descriptive entry in a central file and detailing the implementation, code examples, and usage contex…

langroid/langroid design-patterns documentation agent-framework knowledge-base
skill ★ 5,059

Interactive PR comment resolution workflow

This skill systematically addresses all unresolved pull request review comments by fetching thread details via GitHub GraphQL API. It guides the user through reviewing the issue, researching documentation, and applying local code fixes or r…

maximhq/bifrost pr-review github-api code-fixing llm-agent
skill ★ 5,059

Automated Playwright E2E Test Management Skill

This skill manages the entire lifecycle of Playwright End-to-End tests, enabling developers to write, run, debug, and audit test suites. Crucially, it automatically detects UI changes—such as modified data-testids or component structures—an…

maximhq/bifrost e2e-testing playwright ui-automation test-sync
skill ★ 5,059

Automated Bifrost Release Changelog Generator

Automates Bifrost release management by parsing git history to generate changelogs and cascading version bumps across the core, framework, plugins, and transports hierarchy.

maximhq/bifrost changelog-generation version-management git-automation semver
skill ★ 5,059

Automated documentation writer for Bifrost features

This skill generates, updates, and reviews Mintlify MDX documentation by performing deep research across the entire Bifrost codebase, including the React UI, Go backend handlers, and configuration schemas. It ensures technical accuracy by v…

maximhq/bifrost documentation mdx codebase-research api-reference
skill ★ 5,059

API Documentation and Code Coverage Validator

This skill audits the entire HTTP API surface by comparing live controller route registrations against the defined OpenAPI specification. It detects documentation drift, missing endpoints, and discrepancies in authentication or schema defin…

maximhq/bifrost api-validation openapi code-audit documentation
skill ★ 12,318

Automated Documentation Sync for Source Changes

Automates the synchronization of documentation pages with source code changes by analysing git diffs and applying targeted edits to MDX files. It identifies changes in constructors, input parameters, and event handlers, while also detecting…

pipecat-ai/pipecat documentation-automation git-diff mdx automated-updates
skill ★ 11,379

Placeholder skill for deployment operations

This skill is currently a placeholder and does not implement any functional deployment logic. It serves as a marker for future integration of deployment capabilities within the agent framework.

tensorzero/tensorzero placeholder deployment skill