Tool Tutorials

Legacy and practical tutorials for AI agent skills, tools, and workflows.

Aug 11, 2026

Choosing an Agent Framework in 2026: LangGraph vs LlamaIndex vs CrewAI vs AutoGen (and the Vendor SDKs)

Six agent framework milestones shipped in the same week of August 2026. Here is a side-by-side decision guide for picking between the four open-source frameworks (LangGraph, LlamaIndex, CrewAI, AutoGen) and the two vendor SDKs (OpenAI Agents SDK, Anthropic Agent SDK), based on your mental model and workflow shape.

#tutorial#agent-frameworks#langgraph#llamaindex#crewai#autogen#coverage

Aug 11, 2026

Choosing an AI Developer Tools Stack in 2026: Cursor vs Claude Code vs Codex CLI vs Gemini CLI vs CodeRabbit vs Graphite

Six AI developer tools hit 1.0 milestones in the same week of August 2026. Here is a side-by-side decision guide for picking between Cursor (IDE), Claude Code (CLI), Codex CLI, Gemini CLI, CodeRabbit CLI, and Graphite CLI — based on your workflow shape (rich visual context vs composable shell vs in-PR review).

#tutorial#ai-devtools#cursor#claude-code#codex-cli#gemini-cli#coderabbit#graphite#coverage

Aug 11, 2026

Choosing a Video Generation Model in 2026: Runway Gen-4.5 vs Veo 3.5 vs Sora 2 vs Pika 2.2

Four video generation models shipped longer-coherent / native-audio milestones in the same week of August 2026. Here is a side-by-side decision guide for picking between Runway Gen-4.5, Veo 3.5, Sora 2, and Pika 2.2 — based on your workflow shape (short creative, long narrative, camera control, or in-painting).

#tutorial#video-generation#runway#veo#sora#pika#coverage

Jun 3, 2026

Write Agent Skills That Match the Open Specification

Structure SKILL.md files using the agentskills.io standard so skills discover reliably, activate on the right tasks, and work across Claude Code, Codex, Cursor, and other clients.

#tutorial#skill-creation#best-practices#SKILL.md

May 29, 2026

AnySearch: Give Your AI Agent Real-Time Web Search

Install and configure AnySearch, a unified search skill for AI agents. Learn web search, vertical domain queries, batch search, and page extraction across Claude Code, Cursor, and more.

#tutorial#search#agent-tools#web-search