AI & ML
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
-
pleaseai Bundle Prisma Upgrade V7Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
-
pleaseai Bundle Wp PerformanceUse when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.
-
pleaseai Skill Gws ChatGoogle Chat: Manage Chat spaces and messages.
-
pleaseai Skill Gws DocsRead and write Google Docs.
-
pleaseai Skill Gws KeepManage Google Keep notes.
-
pleaseai Skill Gws MeetManage Google Meet conferences.
-
pleaseai Bundle Wp Block ThemesUse when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).
-
pleaseai Skill Gws DriveGoogle Drive: Manage files, folders, and shared drives.
-
pleaseai Skill Gws FormsRead and write Google Forms.
-
pleaseai Skill Gws GmailGmail: Send, read, and manage email.
-
pleaseai Skill Gws TasksGoogle Tasks: Manage task lists and tasks.
-
pleaseai Bundle Wordpress RouterUse when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).
-
pleaseai Bundle Wp Abilities APIUse when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.
-
pleaseai Bundle Wp Wpcli And OpsUse when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.
-
pleaseai Skill Gws EventsSubscribe to Google Workspace events.
-
pleaseai Skill Gws PeopleGoogle People: Manage contacts and profiles.
-
pleaseai Skill Gws ScriptManage Google Apps Script projects.
-
pleaseai Skill Gws Sharedgws CLI: Shared patterns for authentication, global flags, and output formatting.
-
pleaseai Skill Gws SheetsGoogle Sheets: Read and write spreadsheets.
-
pleaseai Skill Gws SlidesGoogle Slides: Read and write presentations.
-
pleaseai Bundle Wp Project TriageUse when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.
-
pleaseai Bundle Prisma Database SetupGuides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".
-
pleaseai Skill Create Auth SkillScaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth.
-
pleaseai Skill Gws CalendarGoogle Calendar: Manage calendars and events.
-
pleaseai Skill Gws WorkflowGoogle Workflow: Cross-service productivity workflows.
-
pleaseai Bundle Playwright CLIAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
-
pleaseai Skill Gws Chat SendGoogle Chat: Send a message to a space.
-
pleaseai Skill Gws ClassroomGoogle Classroom: Manage classes, rosters, and coursework.
-
pleaseai Bundle Wp Block DevelopmentUse when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.
-
pleaseai Bundle Wp Interactivity APIUse when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.
-
pleaseai Skill Gws Docs WriteGoogle Docs: Append text to a document.
-
pleaseai Skill Gws Gmail ReadGmail: Read a message and extract its body or headers.
-
pleaseai Skill Gws Gmail SendGmail: Send an email.
-
pleaseai Skill Gws ModelarmorGoogle Model Armor: Filter user-generated content for safety.
-
pleaseai Bundle Wp Plugin DevelopmentUse when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
-
pleaseai Skill Gws Gmail ReplyGmail: Reply to a message (handles threading automatically).
Frequently asked questions
What are AI & ML agent skills?
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
Which AI & ML skills are most installed?
Popular AI & ML skills on SkillMD right now include prisma-upgrade-v7, wp-performance, gws-chat. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do AI & ML skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.