Browse Skills
11972 skills across 8 categories
📊
2026/08/15
Chart Creation Foundations
Chart Creation Foundations teaches the one-tool embedding contract for rendering BI/financial-grade ECharts and Mermaid charts that appear live in chat and save as high-DPI PNGs. Use it whenever chart_* tools are available to avoid chartjunk and missing downloads.
Data
10.9K5.7K
📋
2026/08/15
Colony Progress Tracker
Colony Progress Tracker claims tasks, records step progress, and verifies SOP gates in a shared SQLite queue. Use when your spawn message includes db_path and colony_id fields.
Automation
10.9K5.7K
🧠
2026/08/15
Context Preservation
Context Preservation proactively extracts critical values from tool results into working notes before automatic context pruning destroys them. Use it when an agent must retain URLs, API fields, IDs, and analysis conclusions across long tasks.
AI Engineering
10.9K5.7K
🔁
2026/08/15
Error Recovery
Error Recovery guides an agent through a decision tree for tool call failures: retry transient errors once, fix and retry structural ones, or escalate if blocking. It switches tools after repeated failures and logs failed tasks to a database.
AI Engineering
10.9K5.7K
🔍
2026/08/15
Filesystem Search
Filesystem Search teaches agents when to use terminal_rg, terminal_glob, and terminal_exec for filesystem search: content grep with ripgrep, filename globs, and predicate queries for mtime/size/type.
AI Engineering
10.9K5.7K
🌐
2026/08/15
Hive Browser Automation
Hive Browser Automation drives a real Chrome instance through the Beeline extension and CDP using the hive-browser CLI, covering lifecycle, screenshots, viewport-fraction coordinates, shadow-DOM inputs, and CSP quirks.
Automation
10.9K5.7K
🎨
2026/08/15
Hive Image Generation
Hive Image Generation creates and edits images from a text prompt using OpenAI gpt-image-2 through the Hive image service, billed to Hive credits. Use it to generate logos, illustrations, banners, product shots, and edit or restyle existing images from reference files.
AI Engineering
10.9K5.7K
📝
2026/08/15
Hive Note-Taking
Hive Note-Taking maintains a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. Use it to record working data and reasoning between agent tool calls.
AI Engineering
10.9K5.7K
📄
2026/08/15
Hive PDF
Hive PDF reads, writes, merges, splits, rotates, watermarks, encrypts, and OCRs PDF files. Use it when you need to extract text/tables/images, create or modify PDFs, combine or split PDFs, OCR a scanned PDF, password-protect a PDF, or render PDF pages as images.
Automation
10.9K5.7K
🤖
2026/08/15
LinkedIn Automation
LinkedIn Automation documents verified browser-automation flows for LinkedIn messaging, connection requests, feed composition, and search. Use it before automating LinkedIn with browser tools.
Automation
10.9K5.7K
💻
2026/08/15
Persistent PTY Sessions
Persistent PTY Sessions manages interactive terminal sessions for stateful command execution, REPLs, and interactive prompts like sudo or SSH. Use it when you need state to persist across calls or drive a program that requires a real terminal.
Automation
10.9K5.7K
🔍
2026/08/15
Quality Monitor
Quality Monitor periodically self-assesses an agent's output quality to catch degradation before the judge does. Use it during long-running tasks to detect off-task work, inconsistencies, dropped items, or corner-cutting and correct course.
Quality
10.9K5.7K