Loading...
Loading...
Found 3,726 Skills
Use when the user says "silly sausage", "silly-sausage", invokes /silly-sausage, or expresses lighthearted exasperation at a mistake the agent made. Also triggers on the phrase appearing anywhere in user input — no slash required.
📡 Pulse — Twice-daily tech briefing for group distribution. Designed to be triggered by cronjob at morning and evening, or manually. Use this skill only when the user says "pulse" or "/pulse".
Build and maintain a personal knowledge base using Karpathy's llm-wiki methodology across Claude Code, Codex, and OpenClaw agents.
Create domain-specific quality checklists validating spec completeness and clarity
Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS, macOS, visionOS, watchOS, and tvOS.
Generate and edit images using OpenAI's Image API for project assets — UI mockups, icons, illustrations, social cards, and visual references.
YouTube clip generation and editing with automated workflows — pull source video, slice highlights, add captions, and export.
Frontend design and UI/UX development tools for shipping production-ready interfaces with strong typographic and layout discipline.
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work.
Low-latency streaming text-to-speech via OpenAI TTS API — adaptive sentence chunking, concurrent fetch pipelining, six voices.
Loads documents fully into the main agent's context so the agent can answer questions, summarize, or work with that content in subsequent turns. Use whenever the user wants to ingest, read, study, review, absorb, or pull in documents — especially when they say things like "load these docs", "read all of these", "ingest this folder", "pull in these PDFs", "load all docs in X", or paste a list of file paths/URLs and ask you to read them. Handles local files (text, code, markdown, PDFs, notebooks, images), entire folders (recursively), and remote URLs. The skill is single-turn — once the agent reports "DONE", it deactivates until the user invokes it again.
Generate skills from documentation websites. Use when asked to create skills from docs, convert documentation to agent skills, or crawl a docs site.