ai-skills
WordPress plugin security, performance, and natural text humanizing
All Skills in This Repository (2)
Pure Emerald Level Indicatorswp-plugin-security
Provides WordPress security framework for sanitization, validation, escaping, nonces, and capabilities.
wp-plugin-performance
Analyze WordPress plugins for database, caching, and asset loading optimizations.
Frequently Asked Questions
FAQPage SchemaHow to install ai-skills?โผ
Run `npx skills add fernandotellado/ai-skills --all -g -y` in your terminal to install all skills globally.
How to make AI text sound human?โผ
Use the humanize-text-en or humanizar-texto-es skills, which detect and replace predictable AI vocabulary, structures, and filler phrases in English or Spanish text.
How to build a secure WordPress plugin?โผ
The wp-plugin-security skill covers sanitization, escaping, nonces, capability checks, and SQL injection prevention based on official WordPress guidelines.
Does ai-skills work with Claude and ChatGPT?โผ
Yes. All skills follow the agentskills.io standard and work with Claude, ChatGPT, Gemini, and other assistants that accept knowledge documents.
Can I use these skills without coding experience?โผ
Yes. The writing skills work with plain-English requests, and the WordPress skills provide copy-paste-ready code examples your assistant can apply for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core