Skills

All Skills

openai

Skills tagged with #openai

@prism-php

developing-with-prism

Guide for developing with Prism PHP package - a Laravel package for integrating LLMs. Activate or use when working with Prism features including text generation, structured output, embeddings, image generation, audio processing, streaming, tools/function calling, or any LLM provider integration (OpenAI, Anthropic, Gemini, Mistral, Groq, XAI, DeepSeek, OpenRouter, Ollama, VoyageAI, ElevenLabs). Activate for any Prism-related development tasks.

prism-php/prism
2mo ago
2.3K0
@shinshin86

add-chat-model

Add a new chat model id to @aituber-onair/chat and wire it through constants, provider implementation, tests, example UI selector, docs, and versioning updates. Use when requests include adding a new model, supporting a specific model id, adding a provider model, or updating supported models for providers such as claude, gemini, and openai.

shinshin86/aituber-onair+1 more
2mo ago
330
@frank-luongt

🕹️ Autonomous Agent Patterns

> Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).

frank-luongt/faos-skills-marketplace+150 more
2mo ago
120
@martinopiaggi

Video Summarizer

Transcribe and summarize videos from YouTube, local files, Google Drive, and Dropbox using any OpenAI-compatible LLM provider via the CLI.

martinopiaggi/summarize
2mo ago
1510
@jwulff
MCP

Whisper Mcp

Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.

mcpgithubai
jwulff/whisper-mcp
2mo ago
0
@violettoolssite

learned-codex-proxy-tool-calls-parse

Parse ChatGPT Codex backend SSE for tool_calls (content_part.added, output_item.done, function_call_arguments.delta/done) and return OpenAI Chat Completions format. Use when implementing or fixing tool call parsing in a Codex reverse proxy (OpenAI-compatible /v1/chat/completions) that consumes Responses API-style SSE.

violettoolssite/codexProapi
2mo ago
420
@alanzha2
MCP

Io.Github.Alanzha2/Observe Instrument Mcp

Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK.

mcpgithubpythonai
alanzha2/observe-instrument-mcp.git
2mo ago
0
@TinyAGI

imagegen

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.

TinyAGI/tinyclaw+4 more
2mo ago
3.1K0
@qwibitai

add-atomic-chat-tool

Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.

qwibitai/nanoclaw+40 more
2mo ago
27.7K0
@strato-space
MCP

Io.Github.Strato Space/Media Gen Mcp

MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.

mcpgithubai
strato-space/media-gen-mcp
2mo ago
0
@MitulShah1

docs-maintainer

Maintain README and MkDocs documentation for OpenAI Agents Go SDK. Use when documenting new features, updating API usage guidance, fixing inconsistencies between code and docs, or improving discoverability of examples and capabilities.

MitulShah1/openai-agents-go+2 more
2mo ago
340
@openai

changeset-validation

Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.

openai/openai-agents-js+2 more
2mo ago
2.5K0
@LiHongwei-cn

洁癖 — Knowledge Base Neat-Freak

> **Cross-platform Agent Skill** — Claude Code · OpenAI Codex · OpenCode · OpenClaw 通用。 > 跨平台 SKILL.md,遵循开放 Agent Skill 规范。

LiHongwei-cn/lihongwei-cn+42 more
1mo ago
50
@x51xxx
MCP

Io.Github.X51xxx/Codex Mcp Tool

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

mcpgithubai
x51xxx/codex-mcp-tool
2mo ago
0
@mcp-s-ai
MCP

Image Recongnition Mcp

MCP server for AI-powered image recognition and description using OpenAI vision models.

mcpgithubai
mcp-s-ai/image-recongnition-mcp
2mo ago
0
@ThukuElvis

Codex Assistant

通过 OpenAI Codex CLI 执行代码任务。使用前请确保: 1. Codex 已安装并配置 (`codex` 命令可用) 2. 工作目录在信任列表中

ThukuElvis/codex-assistant
2mo ago
0
@vllm-project

vllm-deploy-docker

Deploy vLLM using Docker (pre-built images or build-from-source) with NVIDIA GPU support and run the OpenAI-compatible server.

vllm-project/vllm-skills+1 more
2mo ago
450
@liaohch3

Tap into Claude Code API requests via a local reverse proxy. Inspect system prompts, messages, tools, and token usage.

Run real E2E tests against Codex CLI (OpenAI Responses API) through claude-tap proxy

testinge2ecodexresponses-api
liaohch3/claude-tap+4 more
2mo ago
1350
@NickCollect

Multi-vendor AI coding knowledge base. Auto-synced docs for Claude Code, Cursor, Codex, OpenAI, Gemini. Long-term context for AI agents — clone, open, ask.

NickCollect/ai-coding-runbook+7 more
1mo ago
50
@Pipelex

add-model

Add a new AI model to the Pipelex inference system. Guides through all required steps: backend TOML configuration (OpenAI, Azure, Anthropic, Google, etc.), kit sync, test profile collections, and fixture regeneration. Use when the user says "add a model", "add GPT-X", "add Claude X", "new model", "register a model", "add Gemini X", "support model X", "add model to backend", or any variation of introducing a new AI model to the inference configuration. Also use when the user mentions a model name that doesn't exist in the backend configs yet and wants to add it.

Pipelex/pipelex+1 more
2mo ago
6300
@mimo-3
MCP

MCP Imagenate

MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)

mcpgithubai
mimo-3/mcp-imagenate
2mo ago
0
@Azure

dedup-openai

Suppress generated Java classes that duplicate openai-java models, using @@alternateType in TypeSpec and manual serialization bridges. Use after dup-classes has identified actionable duplicates.

Azure/azure-sdk-for-java+7 more
2mo ago
2.6K0
@AceDataCloud
MCP

Io.Github.AceDataCloud/Mcp Sora

MCP server for OpenAI Sora AI video generation

mcpgithubai
AceDataCloud/MCPSora
2mo ago
0
@Moai-Team-LLC

Agentic Product Architect

You are now operating as an Agentic Product Architect. This master skill encodes the canonical standard for building production-grade agentic products — distilled from Anthropic, OpenAI, Cognition, Sierra, LangChain, and leading practitioners (Husain, Shankar, Horthy, Chase, Karpathy, Khattab) as

Moai-Team-LLC/agentic-product-standard+5 more
1mo ago
50
@taylorai

lm-deluge

Python library for LLM API requests with unified interface across providers (OpenAI, Anthropic, Google, etc.). Use when writing code that calls LLMs, creates tools/agents, batch processes prompts, or needs rate limiting. Triggers on lm-deluge, lm_deluge, LLMClient, or multi-provider LLM code tasks.

taylorai/lm-deluge
2mo ago
490
@QuantuLabs
MCP

Io.Github.QuantuLabs/Hivemind

Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.

mcpgithubai
QuantuLabs/Hivemind
2mo ago
0
@cyberfabric

cypilot

Invoke when user asks to do something with Cypilot, or wants to analyze/validate artifacts, or create/generate/implement anything using Cypilot workflows, or plan phased execution. Core capabilities: workflow routing (plan/analyze/generate/auto-config); deterministic validation (structure, cross-refs, traceability, TOC); code↔artifact traceability with @cpt-* markers; spec coverage measurement; ID search/navigation; init/bootstrap; adapter + registry discovery; auto-configuration of brownfield projects (scan conventions, generate rules); kit management (install/update with file-level diff); TOC generation; agent integrations (Windsurf, Cursor, Claude, Copilot, OpenAI). Kit sdlc: Artifacts: ADR, CODEBASE, DECOMPOSITION, DESIGN, FEATURE, PR-CODE-REVIEW-TEMPLATE, PR-REVIEW, PR-STATUS-REPORT-TEMPLATE, PRD; Workflows: migrate-openspec, pr-review, pr-status.

cyberfabric/cyberfabric-core+8 more
2mo ago
470
@pvliesdonk
MCP

Image Generation MCP Server

MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.

mcpgithubaiweb
pvliesdonk/image-generation-mcp
2mo ago
0
@guanyang

baoyu-imagine

AI image generation with OpenAI GPT Image 2, Azure OpenAI, Google, OpenRouter, DashScope, Z.AI GLM-Image, MiniMax, Jimeng, Seedream and Replicate APIs. Supports text-to-image, reference images, aspect ratios, and batch generation from saved prompt files. Sequential by default; use batch parallel generation when the user already has multiple prompts or wants stable multi-image throughput. Use when user asks to generate, create, or draw images.

guanyang/open-agent-hub+8 more
29d ago
8740
@openai

ingesting-spec

Guide for ingesting the latest OpenAI TypeSpec specification into the openai-dotnet SDK. Use this when asked to update or ingest OpenAI API specs, copy base TypeSpec files from upstream, fix client TSP compile errors, or run code generation for new API areas.

openai/openai-dotnet+1 more
2mo ago
2.5K0
@qso-graph
MCP

Io.Github.Qso Graph/Qsp Mcp

QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM)

mcpgithubaillm
qso-graph/qsp-mcp
2mo ago
0
@hex

claude-council-ask

Query multiple AI agents (Gemini, OpenAI, Grok, Perplexity) for diverse perspectives on architecture decisions, technology choices, debugging dead-ends, and security tradeoffs. Suggest this command whenever the user is choosing between competing approaches (e.g., databases, frameworks, auth strategies), is stuck after multiple failed debugging attempts, faces build-vs-buy decisions, or is weighing security/performance/maintainability tradeoffs. Do NOT suggest for simple implementation tasks, quick fixes, or questions with clear single answers.

hex/claude-council+3 more
2mo ago
140
@pree-dew
MCP

Io.Github.Pree Dew/Mcp Bookmark

MCP Server for adding bookmarks in openai RAG

mcpgithubairag
pree-dew/mcp-bookmark
2mo ago
0
@decolua

9Router

Local/remote AI gateway exposing OpenAI-compatible REST. One key, many providers, auto-fallback.

decolua/9router+5 more
1mo ago
6.5K0
@hidai25
MCP

Io.Github.Hidai25/Evalview Mcp

Regression testing for AI agents. Golden baselines, CI/CD, LangGraph, CrewAI, OpenAI, Claude.

mcpgithubai
hidai25/eval-view+1 more
2mo ago
0
@timmx7
MCP

Io.Github.Timmx7/Styx Mcp Server

MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.

mcpgithubai
timmx7/styx
2mo ago
0
@mcp-s-ai
MCP

Image Recognition Mcp

MCP server for AI-powered image recognition and description using OpenAI vision models.

mcpgithubai
mcp-s-ai/image-recognition-mcp
2mo ago
0
@mem0ai

mem0

Integrate Mem0 Platform into AI applications for persistent memory, personalization, and semantic search. Use this skill when the user mentions "mem0", "memory layer", "remember user preferences", "persistent context", "personalization", or needs to add long-term memory to chatbots, agents, or AI apps. Covers Python and TypeScript SDKs, framework integrations (LangChain, CrewAI, Vercel AI SDK, OpenAI Agents SDK, Pipecat), and the full Platform API. Use even when the user doesn't explicitly say "mem0" but describes needing conversation memory, user context retention, or knowledge retrieval across sessions.

mem0ai/mem0
2mo ago
50.5K0
@itsmostafa

qi-cli

Guide for using qi, a local-first knowledge search CLI for macOS. Use this skill whenever the user asks about qi commands, indexing documents, searching a knowledge base, asking questions with RAG, configuring providers (Ollama, OpenAI), understanding search modes (BM25, hybrid, vector), or anything related to the qi tool. Triggers on phrases like "qi index", "qi search", "qi ask", "qi query", "how do I use qi", "set up qi", "configure qi", "search my notes with qi", or any mention of the qi CLI.

itsmostafa/qi
2mo ago
120
@jovesun-lab

Session measurement — agent performance benchmark

> **For any AI agent reading this file.** The frontmatter uses Claude's skill format; the > body is plain markdown. It works the same for Claude, OpenAI, Gemini, Cursor, Cline, Aider, > or a local model — paste the body in as a prompt if your platform has no skill system. > Assume **nothing** abou

jovesun-lab/whetstone+1 more
1mo ago
70
@somacoffeekyoto
MCP

Imgx

AI image generation and editing MCP server. Gemini + OpenAI, iterative editing, undo/redo.

mcpgithubai
somacoffeekyoto/imgx-mcp
2mo ago
0