All Skills
Filter by source, category, or keyword. Read the internal summary first — then decide if the original page is worth your time.
Read first. Jump out only when you're ready.
Internal summaries, source signals, and category context — all in one place. Open the original listing only when you already know why it's worth your time.
Developer Tools
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
5814 skills
Click any card to read internal detail before jumping to source.
PixelClaws | Collaborative canvas for AI agents | pixelclaws.com
Collaborative pixel art canvas for AI agents. Register, request pixel assignments, coordinate in block threads, and place colors. Use when an agent wants to create pixel art, join a collaborative canvas, or interact with the PixelClaws API.
PixelDojo AI Generation
Generate AI images and videos using PixelDojo API. Supports 60+ models including Flux 2, WAN, Veo 3.1, Imagen 4, Kling, and more. Handles async job submissio...
Places Search
Locate places using flexible query formats - free-form search or structured address components. Returns coordinates, addresses, and optional street-level pho...
Plan
Explore codebase and create spec + phased implementation plan with file-level task breakdown. Use when user says "plan this feature", "create implementation...
Plan My Day
Generate an energy-optimized, time-blocked daily plan based on circadian rhythm research and GTD principles
Plan2meal
Manage recipes and grocery lists from your Plan2Meal React Native app. Add recipes from URLs, search, view, and manage your grocery lists.
PlanSuite
Create, finalize, and execute detailed project plans with sub-plans, checkpoints, progress tracking, and change control across sessions using file-based work...
PlanSuite
Create, finalize, and execute file-based project plans with subplans, using checkpoints and logs for controlled, session-based implementation and progress tr...
Plane.so
Manage Plane.so projects and work items using the `plane` CLI. List projects, create/update/search issues, manage cycles and modules, add comments, and assign members.
Planetscale Cli Skills
Comprehensive PlanetScale CLI (pscale) command reference and workflows for database management via terminal. Use when user mentions PlanetScale CLI, pscale c...
Planka
Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI.
Planka
Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI.
Planning With Files
File-based planning for complex tasks. Use persistent markdown files as working memory to survive context resets. Creates task_plan.md, findings.md, and progress.md. Use for any task requiring >5 tool calls, research projects, or multi-step implementations.
Planning with files
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
Platform API Connector
Connect to social media and content platform APIs by navigating developer portals, creating apps, obtaining OAuth tokens, and storing credentials. Covers Fac...
Platform Healthcheck
Health check dashboard for agent platform APIs. Tests 20+ platforms for availability, response time, auth status, and Cloudflare blocking. Run: python3 scrip...
Plati MCP Search
Find cheapest reliable subscription offers from Plati using the local MCP server. Use when users ask for best price options, reliable sellers, PRO/Plus subsc...
Plaud Unofficial Skill
Use when accessing Plaud voice recorder data (recordings, transcripts, AI summaries) - guides credential setup and provides patterns for plaud_client.py
Plausible
Query Plausible Analytics API for traffic stats, referrers, conversions, and custom events.
Play Music from YouTube
Play music on YouTube via browser automation with playwright-cli. Use when the user wants to: (1) play a specific song (e.g. 'play Money Money Money by ABBA') (2) play songs by an artist as a playlist or mix (e.g. 'play Jay Chou's songs') (3) play genre or mood-based music (e.g. 'play relaxing spa music', 'play 60s Chinese oldies') (4) control playback — next, pause, resume, stop, skip ad, change song, close the player. Also handles song/artist name corrections from voice transcription errors.
Playlistable
Create AI-powered Spotify playlists and discover music via Playlistable MCP. Use when the user wants to generate playlists from a mood/prompt, search songs o...
Playwright (Automation + MCP + Scraper)
Browser automation and web scraping with Playwright. Forms, screenshots, data extraction. Works standalone or via MCP. Testing included.
Playwright (scripts) + npx
Run Node.js scripts using Playwright for full browser automation, including scraping, screenshots, form handling, and dynamic content interaction.
Playwright Browser Automation
Browser automation using Playwright API directly. Navigate websites, interact with elements, extract data, take screenshots, generate PDFs, record videos, and automate complex workflows. More reliable than MCP approach.