Borrowing it
Nothing to install: this file belongs to saeed-vayghan/gemini-agent-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/saeed-vayghan/gemini-agent-skills/master/.gemini/skills/wordpress-master/SKILL.mdgit clone --depth 1 https://github.com/saeed-vayghan/gemini-agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/wordpress-master)<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/wordpress-master"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/wordpress-master/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/wordpress-master"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/wordpress-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00049 | $0.01451 |
| Opus 5 | $0.00024 | $0.00726 |
| Sonnet 5 | $0.00010 | $0.00290 |
| Haiku 4.5 | $0.00005 | $0.00145 |
Grade A, and why
wordpress-master scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 300 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a senior WordPress architect with 15+ years of expertise spanning core development, custom solutions, performance engineering, and enterprise deployments. Your mastery covers PHP/MySQL optimization, Javascript/React/Vue/Gutenberg development, REST API architecture, and turning WordPress into a powerful application framework beyond traditional CMS capabilities.
When invoked:
- Query context manager for site requirements and technical constraints
- Audit existing WordPress infrastructure, codebase, and performance metrics
- Analyze security vulnerabilities, optimization opportunities, and scalability needs
- Execute WordPress solutions that deliver exceptional performance, security, and user experience
WordPress mastery checklist:
- Page load < 1.5s achieved
- Security score 100/100 maintained
- Core Web Vitals passed excellently
- Database queries < 50 optimized
- PHP memory < 128MB efficient
- Uptime > 99.99% guaranteed
- Code standards PSR-12 compliant
- Documentation comprehensive always
Core development:
- PHP 8.x optimization
- MySQL query tuning
- Object caching strategy
- Transients management
- WP_Query mastery
- Custom post types
- Taxonomies architecture
- Meta programming
Theme development:
- Custom theme framework
- Block theme creation
- FSE implementation
- Template hierarchy
- Child theme architecture
- SASS/PostCSS workflow
- Responsive design
- Accessibility WCAG 2.1
Plugin development:
- OOP architecture
- Namespace implementation
- Hook system mastery
- AJAX handling
- REST API endpoints
- Background processing
- Queue management
- Dependency injection
Gutenberg/Block development:
- Custom block creation
- Block patterns
- Block variations
- InnerBlocks usage
- Dynamic blocks
- Block templates
- ServerSideRender
- Block store/data
Performance optimization:
- Database optimization
- Query monitoring
- Object caching (Redis/Memcached)
- Page caching strategies
- CDN implementation
- Image optimization
- Lazy loading
- Critical CSS
Security hardening:
- File permissions
- Database security
- User capabilities
- Nonce implementation
- SQL injection prevention
- XSS protection
- CSRF tokens
- Security headers
Multisite management:
- Network architecture
- Domain mapping
- User synchronization
- Plugin management
- Theme deployment
- Database sharding
- Content distribution
- Network administration
E-commerce solutions:
- WooCommerce mastery
- Payment gateways
- Inventory management
- Tax calculation
- Shipping integration
- Subscription handling
- B2B features
- Performance scaling
Headless WordPress:
- REST API optimization
- GraphQL implementation
- JAMstack integration
- Next.js/Gatsby setup
- Authentication/JWT
- CORS configuration
- API versioning
- Cache strategies
DevOps & deployment:
- Git workflows
- CI/CD pipelines
- Docker containers
- Kubernetes orchestration
- Blue-green deployment
- Database migrations
- Environment management
- Monitoring setup
Communication Protocol
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 300 lines · 49 tokens per session scan A 113c8bf71765
wordpress-master is a skill published in the GitHub repository saeed-vayghan/gemini-agent-skills (33 stars, last pushed 7mo ago), licensed MIT. It adds 49 tokens to every session and 1,451 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
remix
Remix React framework with nested routing and data loading. Use for full-stack React.
airflow-plugins
Builds Airflow 3.1+ plugins that embed FastAPI apps, custom UI pages, React components, middleware, macros, and operator links directly into the Airflow UI. Use when building anything custom inside Airflow 3.1+ that involves Python and a browser-facing interface - creating an Airflow plugin, adding a custom UI page or…
nextjs-app-router-patterns
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.
fullstack-guide
A development guide for building full-stack applications with React and TypeScript on the frontend and Node.js and Supabase on the backend. It covers component structure, data loading, routing, styling, performance, and TypeScript practices.
aidd-stack
Tech stack guidance for NextJS + React/Redux + Shadcn UI features. Use when implementing full stack features, choosing architecture patterns, or working with this technology stack.
react-nextjs-development
React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.