AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
### 版本1(面向技术用户,贴合原文语境): `vercel-deploy`: Let AI Agents Deploy Projects to Vercel with One Click ### 版本2(更地道的技术文档译法): `vercel-deploy`: Enable AI Agents to One-Click Deploy Projects to Vercel
Aug 07, 2026 · Big Model Skills

Vercel-deploy is a Vercel deployment Skill in the OpenAI Skills curated directory, which guides AI Agents to one-click deploy applications to Vercel. It uses preview deployment by default; prioritizes

# Agent Skill # Vercel # deploy 95 views
📝
Drive Real Browsers via Terminal: Getting Started with OpenAI's Official Playwright Skill
Aug 07, 2026 · Big Model Skills

OpenAI's featured Skill "playwright" wraps the Playwright Agent CLI into a terminal browser automation workflow: opening pages, taking snapshots to obtain element references, filling forms and clickin

# Agent Skill # Playwright # Browser automation 131 views
📝
gh-fix-ci: Use GitHub CLI to let AI help you debug failed CI checks on PRs
Aug 07, 2026 · Big Model Skills

If your CI fails before a PR is merged, do you have to switch back and forth between the Actions page and your terminal to check logs? The officially curated OpenAI skill `gh-fix-ci` is specifically d

# Agent Skill # gh-fix-ci # GitHub Actions 102 views
📝
gh-address-comments: Structured Processing of GitHub PR Review Comments with Agent Skill
Aug 07, 2026 · Big Model Skills

gh-address-comments is a curated Skill by OpenAI Codex. It pulls all review and inline comments of the current branch PR via gh CLI and GraphQL scripts, summarizes them with serial numbers for users t

# Agent Skill # GitHub PR # gh CLI 81 views
📝
# doc-coauthoring: Use a three-stage structured workflow to let Agents help you write clear technical specifications and decision documents
Aug 07, 2026 · Big Model Skills

Doc-coauthoring is a documentation co-creation Skill in Anthropic's official Skills repository, targeting structured writing scenarios such as technical specifications, decision documents, RFCs, and P

# Agent Skill # Technical Writing # doc-coauthoring 107 views
📝
internal-comms: Let AI Write Internal Communication Documents According to Company Format
Aug 07, 2026 · Big Model Skills

Anthropic's official Skill internal-comms packages internal communication templates such as 3P weekly reports, all-staff newsletters, FAQs, and incident reports into the SKILL.md instruction set. This

# Agent Skills # internal-comms # internal communication 69 views
📝
# web-artifacts-builder: Using React Stack to Enable Agents to Deliver Deployable Frontend HTML Artifacts
Aug 07, 2026 · Big Model Skills

Anthropic’s official Skill `web-artifacts-builder` builds complex multi-component web artifacts using React 18, TypeScript, Vite, Tailwind and shadcn/ui. The `init-artifact.sh` initializes the scaffol

# Agent Skill # React # shadcn/ui 102 views
📝
Theme Factory: One-click skin changing for slides, documents and landing pages with Agent Skill
Aug 06, 2026 · Big Model Skills

### This article introduces Anthropic's official theme-factory Skill: it includes 10 preset themes (color schemes and fonts), which can apply unified styles to slides, documents, reports and HTML land

# Agent Skill # Theme Factory # AI design 127 views
📝
Let AI Truly Excel at Writing Excel: Detailed Explanation of Anthropic's Official xlsx Skill
Aug 06, 2026 · Big Model Skills

xlsx is an official Anthropic Agent Skill dedicated to handling reading and writing of spreadsheet files such as .xlsx/.csv, formula modeling and data cleaning, and also serves as the implementation r

# Agent Skill # xlsx # AI Programming 152 views
📝
Skill for PPTX: Let AI Agents Truly Learn to Create PowerPoint Presentations
Aug 06, 2026 · Big Model Skills

### 1 > The official Anthropic PPTX Skill supports creation, editing and reading of `.pptx` and `.potx` files, with supporting scripts including `pptxgenjs`, OOXML decompression and editing utilities,

# Agent Skill # PowerPoint # pptx 142 views