AI skills
ARTICLE05/17/2026

Your First AI Agent: no-code build, debugging, and launch checks

A practical no-code agent guide focused on process design, approval points, and launch checks.

ARTICLE05/17/2026

AI Agents Explained: concepts, boundaries, and workflow design

A standalone AI agent guide focused on boundaries, tool use, evaluation, and recoverable workflows.

ARTICLE05/16/2026

Build Durable AI Agents with Temporal and the OpenAI Agents SDK

A practical guide to wrapping OpenAI Agents SDK workflows with Temporal so long-running agents can survive crashes, retry failed tools, scale across workers, and keep interactive state.

ARTICLE05/16/2026

Supercharging Claude Code: Setup, Plugins, and MCP Servers for 10x Productivity

Learn how to configure Claude Code with persistent memory, essential plugins like Playwright and Context 7, and the GitHub MCP server to transform it from a basic assistant into a powerful development partner.

ARTICLE05/16/2026

OpenAI Agents SDK Full Tutorial: From Basics to Agentic Patterns

A comprehensive guide to building agentic applications with the OpenAI Agents SDK. Learn to create agents, implement tool calling, manage handoffs, enforce guardrails, and apply advanced agentic patterns.

ARTICLE05/16/2026

Comprehensive Guide to the OpenAI Agents SDK

Master the OpenAI Agents SDK from basic agent creation to advanced patterns like handoffs, guardrails, and tracing, culminating in a practical deep research project.