Total 58,172 skills, AI & Machine Learning has 9675 skills
Showing 12 of 9675 skills
Modo cavernícola en español. Corta ~75% de tokens hablando como cavernícola técnico. Misma precisión técnica, menos palabrería. Niveles: lite, full (default), ultra. Usar cuando el usuario diga "modo cavernícola", "habla como cavernícola", "menos tokens", "sé breve", o invoque /caveman-es.
Use when a vague idea, stray thought, remembered fragment, or uncertain direction needs to become a concrete outcome, tested design, decision record, artifact, or executable handoff.
Use when instructions mix outcomes with recipes.
Use when the user asks to enhance, improve, refine, rewrite, strengthen, or validate a prompt, or says "make this prompt better". Returns a clearer, more specific, better structured version of the prompt without executing it, picking validation checks from the prompt's own context. Contexts include coding, research, writing, image or video generation, agentic tasks, data work, and system prompts. Flags ambiguity, contradictions, missing constraints, missing success criteria, format gaps, and leaked secrets. Do not use when the user wants the prompt's task performed.
Use when disambiguating prompts, not improving or running.
Use when one exact callable tool and a user-authored behavior configuration must become a tool-specific Agent Skill, or when that behavior must be integrated into one exact existing Agent Skill. Supports established or owned MCP, native, and custom tool contracts; stops on ambiguous identity, behavior, authority, source, or update target.
Grades a repo's agent skills by scoring agent conversations against efficiency and code-quality rubrics, then drafts concrete skill edits and a shareable report. Use when the user wants their agent setup graded from real conversation history, or asks which of their installed skills are actually working.
Make websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.
Browser automation skill for AI agents using the mb CLI. Use when the agent needs to browse the web, take screenshots, scrape text, fill forms, click elements, record screencasts, run JS in pages, or audit designs. Triggers on: "browse", "open a page", "take a screenshot", "scrape", "fill form", "click button", "web automation", "record screen", "design audit", "accessibility check".
MANDATORY recipe for every Caffeine build that calls an LLM, chatbot, GPT, or ChatGPT **on Caffeine Inference** (no user-pasted OpenAI key). The ONLY supported path is the `caffeineai-inference-client` mops package with `Config.fromEnv<system>()`, which hands the canister a ready-to-use authenticated config — the app never asks for, stores, or returns a key. Hand-rolling `ic.http_request` to `inference.caffeine.ai` (or `api.openai.com`) is a FORBIDDEN anti-pattern. Load this skill whenever the user, spec, or any prior task wants an LLM in a Caffeine app — and BEFORE writing any code that talks to an LLM host. Use `extension-openai` only when the spec explicitly requires a user- or admin-pasted `sk-...` key against `api.openai.com`.
AI image generation with OpenAI, Google and DashScope APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.
Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.