Browse all

Type: All Skills Tools
skill ★ 26,383

Prior Authorization Packet Builder

This skill automates the creation of prior authorization packets by analysing case files and searching payer policy documents using ripgrep. It generates structured policy findings and human review checklists to streamline clinical workflow…

openai/openai-agents-python healthcare prior-authorization document-automation policy-analysis
skill ★ 26,383

Credit Note Bug Fixer

An agentic skill for identifying and resolving formatting errors in shell-based credit note logic by applying patches and executing targeted test commands.

openai/openai-agents-python bug-fixing shell-scripting automated-patching agentic-workflow
skill ★ 26,383

Test Coverage Improver

This skill automates the assessment and enhancement of test coverage by running coverage suites, identifying low-coverage files, and proposing impactful test cases for user approval.

openai/openai-agents-python test-coverage python automated-testing code-quality
skill ★ 26,383

Runtime behaviour investigation and validation

Plan and execute runtime behaviour investigations using temporary probe scripts and validation matrices to uncover edge cases or undocumented behaviour. It enables systematic verification of live integrations through structured case matrice…

openai/openai-agents-python runtime-investigation probe-scripts validation-matrix edge-case-testing
skill ★ 26,383

Automated Pull Request Draft Generator

Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …

openai/openai-agents-python git pull-request automation devops
skill ★ 26,383

OpenAI Developer Documentation Retrieval

Provides a workflow for retrieving authoritative OpenAI API documentation, schemas, and endpoint specifications via MCP server tools. It enables agents to fetch exact markdown and OpenAPI specs to ensure accurate responses regarding models,…

openai/openai-agents-python openai mcp api-documentation llm-agents
skill ★ 26,383

API Compatibility and Implementation Strategy

A framework for determining compatibility boundaries and implementation approaches for runtime and API changes within the openai-agents-python library. It guides developers on when to use shims, migrations, or direct rewrites based on the l…

openai/openai-agents-python api-design compatibility-management software-engineering refactoring-strategy
skill ★ 26,383

Automated Release Readiness Review

Performs a comprehensive audit of git diffs between the latest release tag and a target commit to identify breaking changes, regressions, and release risks. It provides a deterministic ship or block recommendation based on concrete evidence…

openai/openai-agents-python release-management git-audit automated-review regression-detection
skill ★ 26,383

Automated Python Example Runner

Automates the execution of Python examples using uv, providing background process management, detailed logging, and automated re-running of failed tests.

openai/openai-agents-python python automation uv testing
skill ★ 26,383

Automated Documentation Coverage and Accuracy Auditor

Identifies documentation gaps and inaccuracies by comparing the main branch implementation and configuration against the existing docs directory. It proposes targeted updates to ensure documentation remains synchronised with the codebase.

openai/openai-agents-python documentation-sync code-audit gap-analysis automated-documentation
skill ★ 26,383

Automated Code Change Verification Pipeline

Executes a mandatory verification pipeline including formatting, linting, type checking, and testing to ensure code integrity. It uses fail-fast semantics and parallel execution for validation steps following code formatting.

openai/openai-agents-python code-verification python testing linting
skill ★ 1

Automate Grovs Mobile Project Setup

Automate the provisioning of Grovs instances and projects, including SDK configuration for iOS and Android and redirect behaviour setup. This skill handles the end-to-end orchestration of mobile deep linking and tracking parameters.

grovs-io/mcp grovs mobile-app-setup ios-configuration android-configuration
skill ★ 1

Grovs Tracking Link Management

Search, list, and update tracking link metadata, tags, and redirects using numeric IDs. The skill also enables archiving links and retrieving performance metrics such as views and installs.

grovs-io/mcp link-management tracking-links mcp analytics
skill ★ 1

Grovs Deep Link Creation Skill

Generate tracking deep links with custom metadata, social previews, and campaign associations for mobile applications. Facilitates precise attribution of traffic and installs through configurable JSON payloads and campaign IDs.

grovs-io/mcp deep-linking attribution mobile-apps marketing-automation
skill ★ 1

Configure iOS and Android Platform Settings

Configure iOS and Android platform settings including bundle IDs, team IDs, package names, and SHA-256 fingerprints. It also manages redirect rules for App Store, Play Store, and fallback URLs.

grovs-io/mcp ios-configuration android-configuration mobile-dev deep-linking
skill ★ 1

Manage and Track Marketing Campaigns

Organise deep links into campaigns to track aggregated marketing metrics such as views, opens, installs, and revenue. This skill enables the creation, listing, and archiving of campaigns to monitor performance across grouped links.

grovs-io/mcp marketing-analytics campaign-management deep-links performance-tracking
skill ★ 85

Automated changeset entry creation

An agentic skill that automates the creation of changeset entries by analysing git diffs and logs to determine version bump types and generate changelog descriptions.

alchemyplatform/alchemy-mcp-server git changeset changelog versioning
tool ★ 21,493

OpenAI Help Center Ticket Submission Tool

A tool for submitting technical help tickets to the OpenAI help centre using a detailed description of the issue.

openai/swarm openai help-desk ticket-submission customer-service
tool ★ 21,493

Email Dispatch Tool

A tool for sending email messages to a specified email address. It requires the recipient's address and the message content.

openai/swarm email-sending communication automation function-calling
tool ★ 21,493

OpenAI Product Documentation Query Tool

A tool for querying OpenAI product documentation to retrieve specific information based on a user-provided string. It functions strictly as a data retrieval mechanism without generating conversational responses.

openai/swarm openai-products information-retrieval documentation-query data-retrieval
skill ★ 931

Outcome-Weighted Trading Memory Architecture

A cognitive memory architecture for trading agents using Outcome-Weighted Memory (OWM) to prioritise past trades based on outcome, context, and recency. It implements a multi-layer pipeline for managing episodic, semantic, procedural, affec…

mnemox-ai/tradememory-protocol trading-agents cognitive-memory algorithmic-trading mcp
skill ★ 931

Behavioral Risk Management for Trading Agents

Provides behavioural and mathematical risk management for trading agents, including affective state monitoring, position sizing, and detection of emotional drift or overtrading.

mnemox-ai/tradememory-protocol trading-agents risk-management algorithmic-trading position-sizing
skill ★ 931

Binance Trading Memory Bridge

This skill bridges Binance spot trading events with the TradeMemory Protocol to enable persistent trading memory. It allows agents to journal trades, recall similar historical setups, and detect behavioural biases.

mnemox-ai/tradememory-protocol binance trading mcp algorithmic-trading
tool ★ 931

TradeMemory: Compliance Audit Trail for AI Trading

A compliance-grade audit layer for AI trading agents that captures decision context, market indicators, and risk states with SHA-256 tamper detection. It facilitates regulatory alignment with MiFID II and the EU AI Act through structured, v…

mnemox-ai/tradememory-protocol trading-compliance audit-trail mcp ai-trading