AI Agent Hub

Blog

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

📝
Linear Skill: Let AI Agents Directly Operate Linear Tickets, Not Just Write Code
Aug 10, 2026 · Big Model Skills

### Officially selected by OpenAI: Skill Linear, which enables Agents to read, create and update Issues, projects and team workflows via Linear MCP. This article introduces its positioning, core capab

# Agent Skill # Linear # MCP 80 views
📝
yeet: Official OpenAI Skill, Run stage → commit → push → Create PR in one sentence
Aug 10, 2026 · Big Model Skills

yeet is a curated Agent Skill maintained by OpenAI in the openai/skills repository. It only uses the GitHub CLI to complete git add, commit, push and create or update a Pull Request in one go when the

# Agent Skill # GitHub CLI # Git Workflow 96 views
📝
# migrate-to-codex: Official Migration Skill to One-Click Move Claude Code Configuration to Codex
Aug 10, 2026 · Big Model Skills

OpenAI's official Skill `migrate-to-codex` can convert Claude Code's instructions, Skills, Hooks, MCPs and sub-Agents into Codex's standard directory structure, supports scan, plan, dry-run and verifi

# migrate-to-codex # Codex # Agent Skill 162 views
📝
# Slack-GIF-Creator: Let AI Help You Make GIFs Compliant with Slack Specifications
Aug 10, 2026 · Big Model Skills

Slack-gif-creator is an Agent Skill in Anthropic's official Skills repository. It encapsulates constraints such as GIF dimensions, frame rate and color specifically for the Slack scenario, and provide

# Agent Skill # Slack GIF # AI Programming 75 views
📝
Detailed Explanation of canvas-design Skill: Incorporating Design Philosophy into AI to Generate PNG/PDF Static Visual Works
Aug 10, 2026 · Big Model Skills

Canvas-design is a creative Agent Skill in Anthropic's official Skills repository. It adopts a two-step workflow of "first formulating design philosophy, then expressing it on the canvas, and finally

# Agent Skill # canvas-design # Visual Design 121 views
📝
# brand-guidelines: Let AI Agent Automatically Apply Anthropic Official Brand Specifications
Aug 10, 2026 · Big Model Skills

`brand-guidelines` is an official Anthropic Skills example that writes brand colors (#141413, #d97757, etc.) and Poppins/Lora font rules into `SKILL.md`, enabling Agents to automatically align with vi

# Agent Skill # Brand Guidelines # Anthropic 105 views
📝
### 正式译法(符合技术文章标题规范): # Algorithmic Art: Integrate p5.js Algorithmic Art into AI Programming Assistants with Agent Skill
Aug 10, 2026 · Big Model Skills

### Official Creative Skill: algorithmic-art from Anthropic This skill generates interactive algorithmic art based on p5.js and seed randomization. After verifying against the official SKILL.md docume

# Agent Skills # algorithmic-art # p5.js 91 views
📝
# unit-test-generator: Let AI Agent Automatically Generate Unit Tests According to Specifications
Aug 08, 2026 · Big Model Skills

The unit-test-generator is a community example Skill in the JackyST0/awesome-agent-skills repository. It standardizes the workflow of "identifying code, analyzing boundaries, selecting frameworks, and

# Agent Skill # Unit Test # pytest 112 views
📝
Code Review: Equip AI Programming Assistants with "Standardized Code Review Workflows"
Aug 08, 2026 · Big Model Skills

code-review is an official sample Skill built into the awesome-agent-skills repository. It defines a unified code review process for AI programming tools such as Cursor, Claude Code, and Copilot via S

# Agent Skills # Cursor # AI Programming 95 views
📝
### 正式译法(适配技术文档场景): Setting up CI: Let AI Agents Help You Build GitHub Actions CI/CD Pipelines
Aug 08, 2026 · Big Model Skills

# setup-ci from awesome-cursor-skills: A beginner-friendly DevOps skill for GitHub Actions This skill detects Node.js, Python, Go and other projects via the SKILL.md specification, then generates a `c

# Agent Skill # GitHub Actions # CI/CD 85 views