Back to categories
Category

Agent Skills in category: Uncategorized

72198 skills match this category. Browse curated collections and explore related Agent Skills.

BrightData

USE WHEN Bright Data, scrape URL, web scraping tiers. SkillSearch('brightdata') for docs.

edheltzel
edheltzel
2

Browser

USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.

edheltzel
edheltzel
2

CORE

USE WHEN PAI system, PAI algorithm, how PAI works, system overview, core configuration, PAI infrastructure.

edheltzel
edheltzel
2

Council

USE WHEN council, debate, perspectives, agents discuss. SkillSearch('council') for docs.

edheltzel
edheltzel
2

CreateCLI

USE WHEN create CLI, build CLI, command-line tool. SkillSearch('createcli') for docs.

edheltzel
edheltzel
2

CreateSkill

USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.

edheltzel
edheltzel
2

Docx

Word document processing. USE WHEN docx, Word document. SkillSearch('docx') for docs.

edheltzel
edheltzel
2

Pdf

PDF processing. USE WHEN pdf, PDF file. SkillSearch('pdf') for docs.

edheltzel
edheltzel
2

Pptx

PowerPoint processing. USE WHEN pptx, PowerPoint, slides. SkillSearch('pptx') for docs.

edheltzel
edheltzel
2

Documents

USE WHEN document, process file. SkillSearch('documents') for docs.

edheltzel
edheltzel
2

Xlsx

Excel file processing. USE WHEN xlsx, Excel, spreadsheet. SkillSearch('xlsx') for docs.

edheltzel
edheltzel
2

Evals

USE WHEN eval, evaluate, test agent, benchmark, verify behavior, regression test, capability test. Includes three grader types (code-based, model-based, human), transcript capture, pass@k/pass^k metrics, and ALGORITHM integration.

edheltzel
edheltzel
2

Fabric

USE WHEN user says 'use fabric', 'fabric pattern', 'run fabric', 'update fabric', 'update patterns', 'sync fabric', 'extract wisdom', 'summarize with fabric', 'create threat model', 'analyze with fabric', OR any request to apply Fabric patterns to content.

edheltzel
edheltzel
2

find-skill

USE WHEN find skill, search skill, discover skill, is there a skill for, skill for X, need a skill.

edheltzel
edheltzel
2

FirstPrinciples

USE WHEN first principles, fundamental, root cause, decompose. SkillSearch('firstprinciples') for docs.

edheltzel
edheltzel
2

install-backend

USE WHEN install backend skills, backend stack, setup backend, new backend project, api project setup, hono project, cloudflare workers project.

edheltzel
edheltzel
2

install-devops

USE WHEN install devops skills, devops stack, setup devops, infrastructure skills, deployment skills, cloudflare project setup.

edheltzel
edheltzel
2

install-frontend

USE WHEN install frontend skills, frontend stack, setup frontend, new frontend project, react project setup.

edheltzel
edheltzel
2

eight-gates

>-

ANcpLua
ANcpLua
2

hades

IF cleanup/elimination needed THEN use this. IF zero suppressions THEN this. IF dead code THEN this. IF duplication THEN this. IF frontend design quality audit THEN use this with --goggles. Smart-Hades: every session gets a Smart ID, deletion permit, and audit ledger. Team lead skill — spawns 4 debate teammates per phase (+3 goggles teammates when equipped). Ignores public API, semver, changelog. Pure functional destruction. Idempotent: same input, same output. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.

ANcpLua
ANcpLua
2

writing-rules

>

ANcpLua
ANcpLua
2

otel-expert

Use this when working with OpenTelemetry, telemetry, observability, traces, spans, metrics, logs, OTLP, semantic conventions, or instrumentation. Triggers on questions like "what attributes should I use", "how do I configure the collector", "what's the semconv for X".

ANcpLua
ANcpLua
2

example-skill

Brief description of what this skill does. Use when [specific trigger situations].

ANcpLua
ANcpLua
2

beads

Use Beads to structure and execute work via epics, tasks, and dependencies

bresilla
bresilla
1

make

Use Makefile to config and build the project

bresilla
bresilla
1

readme

Makeing of README.md files for ROBOLIBS libraries

bresilla
bresilla
1

stig

Use Stig to generate documentation from C/C++ code with Doxygen-style comments

bresilla
bresilla
1

continuity-check

>-

mimir-dm
mimir-dm
51

encounter-balance

>-

mimir-dm
mimir-dm
51

loot-audit

>-

mimir-dm
mimir-dm
51

mimir-dm

>-

mimir-dm
mimir-dm
51

npc-network

>-

mimir-dm
mimir-dm
51

pressure-test

>-

mimir-dm
mimir-dm
51

session-prep

>-

mimir-dm
mimir-dm
51

brainstorming-with-cortex

Runs brainstorming sessions that build on existing Cortex knowledge. Checks for prior research and brainstorms before exploring. Delegates to cortex-frontmatter skill for doc structure. Use when the user wants to brainstorm, explore ideas, or think through an approach.

nathanvale
nathanvale
0

cortex-frontmatter

Knows the frontmatter contract for all Cortex knowledge systems. Routes to the correct base fields + system-specific extras when writing docs. Other skills delegate to this skill for doc creation.

nathanvale
nathanvale
0

producing-research-documents

Produces structured research documents with YAML frontmatter into the Cortex knowledge system. Checks existing cortex knowledge before going external. Delegates to cortex-frontmatter skill for doc structure. Use when the user asks to research a topic, investigate something, or create a research note.

nathanvale
nathanvale
0

visualize-cortex-knowledge

Generates Mermaid diagrams from Cortex documents and exports to print-ready SVG/PDF for A3/A2 wall printing. Auto-detects diagram type from source context. Uses @lepion/mcp-server-mermaid MCP tools. Use when the user wants to visualize, diagram, or create a visual summary of knowledge.

nathanvale
nathanvale
0

east-py-datascience

Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy, Optimization, GoogleOr), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, Lightning, GP), Bayesian inference (PyMC), simulation (Simulation DES), ML utilities (Sklearn preprocessing, metrics, splits), conformal prediction (MAPIE), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP or Lightning, (8) Data preprocessing and metrics with Sklearn, (9) Conformal prediction intervals with MAPIE, (10) Model explainability with Shap, (11) Iterative coordinate descent with Optimization, (12) Constraint programming, vehicle routing, LP/MIP, or graph algorithms with GoogleOr, (13) Bayesian regression, hierarchical models, and multi-layer estimation with PyMC, (14) Economic ontology simulation via discrete event simulation with Simulation.

elaraai
elaraai
1

novel-creator

|

mave99a
mave99a
32

git-worktree

Manage Git worktrees for parallel development

v1truv1us
v1truv1us
41

comprehensive-research

Multi-phase research orchestration for thorough codebase, documentation, and external knowledge investigation. Invoked by /ai-eng/research command. Use when conducting deep analysis, exploring codebases, investigating patterns, or synthesizing findings from multiple sources.

v1truv1us
v1truv1us
41

coolify-deploy

Deploy to Coolify with best practices

v1truv1us
v1truv1us
41

plugin-dev

This skill should be used when creating extensions for Claude Code or OpenCode, including plugins, commands, agents, skills, and custom tools. Covers both platforms with format specifications, best practices, and the ai-eng-system build system.

v1truv1us
v1truv1us
41

incentive-prompting

Research-backed prompting techniques for improved AI response quality (+45-115% improvement). Use when optimizing prompts, enhancing agent instructions, or when maximum response quality is critical. Invoked by /ai-eng/optimize command. Includes expert persona, stakes language, step-by-step reasoning, challenge framing, and self-evaluation techniques.

v1truv1us
v1truv1us
41

prompt-refinement

Transform prompts into structured TCRO format with phase-specific clarification. Automatically invoked by /ai-eng/research, /ai-eng/plan, /ai-eng/work, and /ai-eng/specify commands. Use when refining vague prompts, structuring requirements, or enhancing user input quality before execution.

v1truv1us
v1truv1us
41

text-cleanup

Comprehensive patterns and techniques for removing AI-generated verbosity and slop

v1truv1us
v1truv1us
41

pr-view

View pull request details including title, status, branches, and description. Use when the user asks about a PR, wants PR context, mentions viewing/checking a pull request, or needs to understand what a PR is about.

rlcurrall
rlcurrall
2

ticket-attach

Manage Jira ticket attachments. Use when the user wants to list, upload, download, or delete attachments on a ticket.

rlcurrall
rlcurrall
2

ticket-comment

Add a comment to a Jira ticket. Use when the user wants to post an update, ask a question, document a decision, or communicate status on a ticket.

rlcurrall
rlcurrall
2

Page 1199 of 1444 · 72198 results