<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenAI on Top AI Skills</title><link>https://topaiskills.com/tags/openai/</link><description>Recent content in OpenAI on Top AI Skills</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://topaiskills.com/tags/openai/index.xml" rel="self" type="application/rss+xml"/><item><title>LLM API Pricing 2026: Compare Costs Across Every Major Provider</title><link>https://topaiskills.com/tutorials/guides/llm-api-pricing-2026/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/tutorials/guides/llm-api-pricing-2026/</guid><description>&lt;p&gt;Pricing LLM APIs in 2026 feels like comparing phone plans during a price war — everyone keeps dropping rates, adding new model tiers, and burying the real cost in fine print about caching, batch discounts, and reasoning tokens.&lt;/p&gt;
&lt;p&gt;I spent a weekend pulling current pricing from every major provider to build a single table you can actually compare. No markdown math, no outdated numbers from blog posts six months ago — just the rates as of July 2026.&lt;/p&gt;</description></item><item><title>Azure AI</title><link>https://topaiskills.com/skills/automation/azure-ai/</link><pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/automation/azure-ai/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;Azure AI is a skill that bridges your coding agent to four Azure AI services — AI Search, Speech, OpenAI, and Document Intelligence — through a unified MCP server interface. Instead of flipping between the Azure Portal, CLI, and SDK docs, you invoke these services directly from your agent&amp;rsquo;s chat context.&lt;/p&gt;
&lt;p&gt;The skill lives inside microsoft/azure-skills, a monorepo of Azure-focused agent capabilities. You install it with a &lt;code&gt;--skill&lt;/code&gt; flag targeting the specific module you need.&lt;/p&gt;</description></item><item><title>GPT Image 2</title><link>https://topaiskills.com/skills/image/gpt-image-2/</link><pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/image/gpt-image-2/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;A terminal skill that wraps OpenAI&amp;rsquo;s GPT Image 2 (ChatGPT Images 2.0) through the RunComfy Model API — generate and edit images without leaving your CLI. One &lt;code&gt;npx skills add&lt;/code&gt; command registers the skill, then you call &lt;code&gt;runcomfy run openai/gpt-image-2/text-to-image&lt;/code&gt; with a JSON prompt and get back a file. No OpenAI API key, no ChatGPT subscription, no browser tab. It lives in the &lt;code&gt;agentspace-so/runcomfy-skills&lt;/code&gt; repo alongside sibling skills like &lt;a href="https://topaiskills.com/skills/image/video-edit/"&gt;Video Edit&lt;/a&gt; and image-to-video.&lt;/p&gt;</description></item></channel></rss>