Claude Skill

Automattic/agent-skills

包含指令、脚本和资源文件夹的代码仓库,用于增强WordPress开发和自动化中的代理能力。基于JavaScript实现。

概览

Stars203
Forks37
语言JavaScript
最后更新2026-02-01
最近同步2026-06-21
前往 GitHub

仓库信息

拥有者Automattic
仓库agent-skills
完整名称Automattic/agent-skills
Repo ID1,121,252,975

安装这个 Skill

git clone https://github.com/WordPress/agent-skills.git

Registry 信息

类型codex_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-21
平台
ClaudeCodexCursor
能力
pdfsearchterminalworkflow
识别文件
README.mddocs
安装方式
  • git clone https://github.com/WordPress/agent-skills.git
  • git clone https://github.com/Automattic/agent-skills.git

项目简介

WordPress代理技能是一个代码仓库,包含用于增强WordPress生态系统中代理能力的指令、脚本和资源文件夹。

英文描述

Agent Skills for WordPress - folders of instructions, scripts, and resources

要点

  • 包含代理指令文件夹
  • 包含自动化和功能脚本
  • 提供WordPress开发资源
  • 技能管理的组织结构
  • 基于JavaScript实现

使用场景

  • 增强WordPress代理能力
  • 通过脚本自动化WordPress任务
  • 为开发提供结构化指令
  • 管理WordPress项目资源
  • 为WordPress构建自定义代理技能

README 摘要

# Agent Skills for WordPress > **⚠️ This repository has moved to [WordPress/agent-skills](https://github.com/WordPress/agent-skills)** > > This repository is now archived. All future development happens in the WordPress organization. > Please update your bookmarks, clones, and references to use the new repository. **Teach AI coding assistants how to build WordPress the right way.** Agent Skills are portable bundles of instructions, checklists, and scripts that help AI assistants (Claude, Copilot, Codex, Cursor, etc.) understand WordPress development patterns, avoid common mistakes, and follow best practices. <img width="2400" height="1260" alt="Agent Skills banner" src="https://github.com/user-attachments/assets/def9a6f9-cbba-4249-866f-b9a274b84188" /> ## Why Agent Skills? AI coding assistants are powerful, but they often: - Generate outdated WordPress patterns (pre-Gutenberg, pre-block themes) - Miss critical security considerations in plugin development - Skip proper block deprecations, causing "Invalid block" errors - Ignore existing tooling in your repo Agent Skills solve this by giving AI assistants **expert-level WordPress knowledge** in a format they can actually use. ## Available Skills | Skill | What it teaches | |-------|-----------------| | **wordpress-router** | Classifies WordPress repos and routes to the right workflow | | **wp-project-triage** | Detects project type, tooling, and versions automatically | | **wp-block-development** | Gutenberg blocks: `block.json`, attributes, rendering, deprecations | | **wp-block-themes** | Block themes: `theme.json`, templates, patterns, style variations | | **wp-plugin-development** | Plugin architecture, hooks, settings API, security | | **wp-rest-api** | REST API routes/endpoints, schema, auth, and response

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-21