Every agent skill — documented, searchable, referenceable
One <script> tag adds an AI copilot to any website. No backend needed — users navigate via chat.
Design assets — color palettes, typography, logos, hero images, and UI components. CSS/SVG for free vectors, AI APIs for…
Delegate coding to Claude Code CLI (features, PRs).
Delegate coding to OpenAI Codex CLI (features, PRs).
Configure, extend, or contribute to Hermes Agent — CLI, models, providers, tools, skills, voice, gateway, and plugins.
Delegate coding to OpenCode CLI (features, PR review).
Ethical and legal guidelines for collecting public business data. Covers what data is fair game, how to present it as an…
Premium cinematic websites with scroll animations, hero video, glass morphism, and pro-level effects. Extracted from 5 v…
Client change-request portal. Enables clients to submit design tweaks, bug reports, and feature requests through a brand…
Competitor analysis for design inspiration, content structure, and UX patterns. Uses web_search and browser — no paid se…
|
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ASCII video: convert video/audio to colored ASCII MP4/GIF.
Infographics: 21 layouts x 21 styles (信息图, 可视化).
One-off HTML design artifacts (landing pages, decks, prototypes). Fast, focused, no framework overhead.
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows.
Author/validate/export Google's DESIGN.md token spec files.
Hand-drawn diagrams — architecture, flows, sequences, mindmaps. Export as JSON, editable.
Makes AI text more human. Strips typical AI markers, adds real voice, rhythm, and variation.
Manim CE animations: 3Blue1Brown math/algo videos.
Generative art, interactive sketches, 3D visualizations, and animations. For creative browser demos.
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow a…
Complete restaurant websites — menu data integration, food photography, hours/location, reservation flow, and 5 design s…
Throwaway HTML mockups: 2-3 design variants to compare.
Songwriting craft and Suno AI music prompts.
Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute P…
Iterative Python via live Jupyter kernel (hamelnb).
Meta's React design system with 150+ components, 7 themes, dark mode. Production-hardened across 13,000+ Meta apps.
Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do th…
Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's …
Exploratory QA of web apps: find bugs, evidence, reports.
Himalaya CLI: IMAP/SMTP email from terminal.
Inspect codebases w/ pygount: LOC, languages, ratios.
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
PR reviews with inline comments. Diffs via gh or REST API, issues flagged by severity.
Manage issues — create, label, assign, milestones, search.
Complete PR lifecycle: branch, commits, open PR, wait for CI, merge, cleanup.
Clone/create/fork repos; manage remotes, releases.
Optimize your Hermes agent with intelligent routing, structured data extraction, API integrations, and research OS patte…
AI gateway with 250+ providers, 15-95% token compression, AES-256 encryption. Self-hosted, no dependencies.
Bulletproof port reservation system. Prevents conflicts between FridgAI, Mission Control, Dashboard, and preview gallery…
Search/download GIFs from Tenor via curl + jq.
HeartMuLa: Suno-like song generation from lyrics + tags.
Audio spectrograms/features (mel, chroma, MFCC) via CLI.
YouTube transcripts to summaries, threads, and blog articles. Saves hours of manual work.
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
W&B: log ML experiments, sweeps, model registry, dashboards.
HuggingFace hf CLI: search/download/upload models, datasets.
llama.cpp local GGUF inference + HF Hub model discovery.
vLLM: high-throughput LLM serving, OpenAI API, quantization.
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
SAM: zero-shot image segmentation via points, boxes, masks.
Parallel development through multiple agents. Enables 3x faster website creation by working on design, backend, and cont…
Read, search, create, and edit notes in the Obsidian vault. Essential for research and knowledge management.
AI-powered OSINT username scanner — checks 840+ social media platforms for a username using ML + heuristic detection. In…
Filters out chains, franchises, and national brands from business lists, keeping only independent small businesses. Data…
Bulk US state enrichment pipeline. Scans counties, crawls websites, finds missing domains via DNS + DuckDuckGo. Verified…
CAN-SPAM-compliant email template for restaurant outreach. Includes personalized AI-readability audits and all legally r…
Airtable REST API via curl. Records CRUD, filters, upserts.
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
Notion API + ntn CLI: pages, databases, markdown, Workers.
Extract text from PDFs/scans (pymupdf, marker-pdf).
Install and select animated petdex mascots for Hermes.
Create, read, edit .pptx decks, slides, notes, templates.
Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, ma…
Search arXiv papers by keyword, author, category, or ID.
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
Karpathy's LLM Wiki: build/query interlinked markdown KB.
Query Polymarket: markets, prices, orderbooks, history.
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
PixelRAG-inspired visual research skill. Captures web pages as screenshots, extracts rich visual descriptions via vision…
Security-audit before launch. AI pentesting in isolated Docker sandboxes finds real vulnerabilities with working PoC exp…
SEO-optimized content structures, meta tags, JSON-LD, and AI-readable ecosystem files. Applied to every website we build…
Scores and optimizes websites for AI-readability (LLM visibility, GEO/Answer Engine Optimization). Tests against 30+ cri…
Always-loaded governance skill. Defines how this agent is permitted to learn and create new website-building skills. Loa…
Experiment → evaluate → improve → repeat loop for self-optimizing skills. Inspired by Karpathy's Autoresearch (V3) and C…
Control Philips Hue lights, scenes, rooms via OpenHue CLI.
X/Twitter via xurl CLI: post, search, DM, media, v2 API.
Rapid orientation in unfamiliar projects — trace data pipelines, map architecture, find output-vs-generator mismatches.
Build a web crawling pipeline using Crawlee for Python with robots.txt handling, multiple crawler types (BeautifulSoup, …
For complex projects needing a frontier model (Opus/Sonnet) as architect. The interview-phase approach ensures all requi…
Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
Used for every multi-step project. Breaks complex requirements into 2-5 minute tasks with exact file paths, interfaces, …
Debug Python: pdb REPL + debugpy remote (DAP).
Run before every commit. Ensures no security vulnerabilities, logic errors, or architecture issues reach the repository.…
Parallel 3-agent cleanup of recent code changes.
Throwaway experiments to validate an idea before build.
Standard protocol for every bug fix. Prevents random guessing and ensures we find the root cause before fixing. Includes…
RED-GREEN-REFACTOR cycle for every code change. Ensures tests are written before implementation and all changes are regr…
Multi-service VPS management: port allocation, service lifecycle, iptables port-locking, and conflict prevention.
Install and use Herdr — the agent multiplexer (16.5k stars) that lives in your terminal. Like tmux for AI agents: run mu…
Browser-based visual QA for every website. Ensures layout, responsiveness, animations, and console errors are correct be…
The core workflow for every client project. Defines how we go from requirements to a shipped website — including plannin…
Yuanbao (元宝) groups: @mention users, query info/members.
Greg's Web Studio — Skills Directory — 99 skills across 99 categories