Loading...
Loading...
Found 1,248 Skills
Full OpenAI-compatible GPT Image 2 coverage across images/generations, images/edits, and responses with the image_generation tool. Use when the one-shot image helper is not enough - text-to-image, mask edits, multi-image batches, streaming, partial_images, and mixed text+image Responses flows. Reads .env and respects process environment variables; works with any OpenAI-compatible gateway.
Configure and manage development, staging, and production environments. Use when setting up environment variables, managing configurations, or separating environments. Handles .env files, config management, and environment-specific settings.
Scrape any webpage as clean markdown via Bright Data Web Unlocker API. Bypasses bot detection and CAPTCHA. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.
Trigger this skill when the user wants to collect structured data, create forms, or set up submission endpoints. Covers any form type (contact, feedback, signup, waitlist, bug report, support, lead capture, surveys, applications) and any collection method (HTML forms, scripts, AI agents). Also trigger for managing existing forms or submissions, generating frontend form integration code, setting up webhooks or Discord/Slack notifications, configuring spam protection or AI features (translation, smart replies), connecting MCP for AI-assisted form management, or anything referencing Postbox or usepostbox.com. If the user needs data flowing in from anywhere, this skill applies.
Use when implementing any feature or bugfix, before writing implementation code
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Implement a permanent cache-first strategy: check cache before hitting the DB, write to cache on first read, invalidate only when data changes. No TTL timeouts. Modeled on Play Framework's cache model. Use when asked to "add caching", "implement cache strategy", "cache DB results", or "reduce DB load".
Security scanning via clearwing — source code vulnerability hunting and network pentesting.
Generate daily standup reports from git history, PRs, and a persistent work log. Use when the user says "daily", "standup", "what did I do yesterday", "generate my daily", "daily sync", or asks for a summary of recent work.
Use when the user asks to call a friend or get a CLI-backed second opinion from Claude, Gemini, or Codex.
Use when researching another Git repository
Explain ABAP objects with full dependency context (via SAPContext) and optional ATC code quality analysis — replicates SAP Joule's "Explain Code" capability, including behavior definitions (BDEF — CRUD graph, determinations/validations, bound handler class). Use when asked to "explain this ABAP", "what does ZCL_X do", "walk me through this class/CDS view/behavior definition", or "review this object's quality".