用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/wpgaurav/WordPress-skills --skill acf-blocks命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Author Bricks Builder (WordPress) layouts, templates, and full designs as paste-ready JSON. Use for any Bricks task — sections, pages, headers/footers, query loops, ACF/dynamic data, faceted filters, conditions, interactions/animations, popups, WooCommerce templates, custom elements, or hooks. Verified against Bricks 2.3.6 source.
Use when pushing content, docs, posts, changelogs, or other updates to Fluent Community spaces through the Fluent Community REST API.
Generate or edit design for WordPress Gutenberg blocks using Greenshift/GreenLight plugin. Convert any data to wordpress blocks or convert greenshift blocks back to html + css + js. Use when user asks to create design with Greenshift or Greenlight blocks for wordpress site, convert anything to wordpress blocks or build charts in content. Triggers on keywords: wordpress, gutenberg, greenshift, greenlight, convert to wordpress, convert greenshift blocks to vanilla html, build chart.
基于 SOC 职业分类
正在显示 SKILL.md
| name | acf-blocks |
| description | ACF custom Gutenberg blocks. 29 block types with field specs, examples, and markup patterns. |
Custom Advanced Custom Fields (ACF) blocks. Each block has its own reference file in references/ with field keys, types, examples, and markup.
field_, CTA uses acf_)/-->) contain all data in the JSON attributes"4.5" not 4.5)row-0, row-1, row-2| Block | File | InnerBlocks? | Common Use |
|---|---|---|---|
| Accordion/FAQ | accordion.md | No | FAQ sections with schema |
| Callout | callout.md | Yes | Warning/tip/note boxes |
| Changelog | changelog.md | No | Version history |
| Checklist | checklist.md | No | Interactive checklists |
| Code Block | code-block.md | No | Syntax-highlighted code |
| Compare | compare.md | No | Product comparisons |
| Coupon Code | coupon-code.md | No | Discount codes |
| CTA | cta.md | Yes or legacy | Call-to-action boxes |
| Email Form | email-form.md | No | Newsletter signups |
| Feature Grid | feature-grid.md | No | Feature lists |
| Gallery | gallery.md | No | Image galleries |
| Hero | hero.md | No | Hero sections |
| Opinion Box | opinion-box.md | Yes | Author opinion quotes |
| Product List | pl-block.md | No | Product listings |
| Post Display | post-display.md | No | Related posts |
| Product Box | product-box.md | No | Single product highlight |
| Product Cards | product-cards.md | No | Product card grid |
| Product Review | product-review.md | No | Full review with rating |
| Pros & Cons | pros-cons.md | No | Pros/cons lists |
| Section | section-block.md | No | Content sections |
| Star Rating | star-rating.md | No | Star ratings |
| Stats | stats.md | No | Statistics display |
| Tabs | tabs.md | No | Tabbed content |
| Team Member | team-member.md | No | Team member cards |
| Testimonial | testimonial.md | No | Customer testimonials |
| Thread Builder | thread-builder.md | No | Social thread format |
| TOC | toc.md | No | Table of contents |
| URL Preview | url-preview.md | No | URL preview cards |
| Video | video.md | No | Video embeds |
<!-- wp:acf/block-name {"name":"acf/block-name","data":{...}} /-->
<!-- wp:acf/block-name {"name":"acf/block-name","data":{...},"mode":"preview"} -->
<!-- wp:paragraph -->
<p>Content goes here as standard WordPress blocks.</p>
<!-- /wp:paragraph -->
<!-- /wp:acf/block-name -->
To enable FAQ schema on accordion blocks, set "field_acf_accord_enable_faq_schema":"1" in the data.