Topic: multi-agent
1,931 skills in this topic.
-
pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
nextlevelbuilder/goclaw 2,556
-
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
nextlevelbuilder/goclaw 2,556
-
skill-creator
Create or update GoClaw agent skills with eval-driven iteration. Use for new skills, skill scripts, references, benchmark optimization, description optimization, eval testing, extending agent capabilities.
nextlevelbuilder/goclaw 2,556
-
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
nextlevelbuilder/goclaw 2,556
-
file-processing
Data file processing utilities for CSV, JSON, and text files. Provides helpers for reading, transforming, and validating structured data.
baidu-baige/LoongFlow 408
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
baidu-baige/LoongFlow 408
-
code-analysis
Code review and debugging assistant. Identifies bugs, performance issues, security vulnerabilities, and suggests optimizations.
baidu-baige/LoongFlow 408
-
loongflow
PEES (Plan-Execute-Evaluate-Summary) iterative problem-solving methodology with LoongFlow engine for complex tasks. Use when tasks need structured iteration, optimization, evolution, or when user mentions loongflow/PEES/PES.
baidu-baige/LoongFlow 408
-
dream-memory
Consolidate recent logs, sessions, and existing memory files into durable topic memories, normalize dates, prune stale entries, and keep MEMORY.md short enough for prompt use.
LearnPrompt/cc-harness-skills 200
-
kairos-lite
Build a lightweight proactive mode with scheduled checks, sleep intervals, concise user briefs, and expiry safeguards so an agent can work in the background without becoming an uncontrolled daemon.
LearnPrompt/cc-harness-skills 200
-
memory-extractor
Extract durable memories from recent conversation turns into user, feedback, project, and reference categories while avoiding stale code-state facts.
LearnPrompt/cc-harness-skills 200
-
structured-context-compressor
Compress a long agent conversation into a nine-part continuation summary that preserves request, files, errors, user messages, current work, and the next aligned step.
LearnPrompt/cc-harness-skills 200
-
swarm-coordinator
Coordinate multiple agents by splitting work into research, synthesis, implementation, and verification, assigning ownership, and keeping the coordinator focused on integration rather than raw exploration.
LearnPrompt/cc-harness-skills 200
-
verification-gate
Run a read-only verification pass after implementation to check whether completion claims are real, validation actually ran, and obvious edge cases or regressions were missed.
LearnPrompt/cc-harness-skills 200
-
evolve
Create, test, and improve functions at runtime — agents write their own code
iii-hq/agentos 113
-
lifecycle
Session lifecycle management — transitions, state tracking, reactions
iii-hq/agentos 113
-
memory
Persistent agent memory — store, recall, search across sessions
iii-hq/agentos 113
-
orchestrate
Plan and execute multi-agent work — decompose features, spawn workers, monitor progress
iii-hq/agentos 113
-
recover
Scan agent health and auto-recover stale or dead sessions
iii-hq/agentos 113
-
security
Security scanning — injection detection, capability checks, audit trails
iii-hq/agentos 113
-
status
System status and health checks — dashboard stats, agent health, worker status
iii-hq/agentos 113
-
swarm
Multi-agent swarm coordination — create swarms, broadcast tasks, reach consensus
iii-hq/agentos 113
-
tasks
Task decomposition — break features into subtasks, assign workers, track progress
iii-hq/agentos 113
-
vault
Secret management — encrypted storage for API keys, tokens, credentials
iii-hq/agentos 113