Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 2065-2088 of 27,776Page 87 of 1158

Improvement Recommender Skill

14
from masharratt/claude-flow-novice

## Purpose

Fleet Manager Skill

14
from masharratt/claude-flow-novice

## Version

Event Bus Skill

14
from masharratt/claude-flow-novice

## Version

Context Pruner Skill

14
from masharratt/claude-flow-novice

**Version:** 1.0.0

Agent Swap Mechanism Skill

14
from masharratt/claude-flow-novice

## Purpose

---

14
from masharratt/claude-flow-novice

name: cfn-redis-data-extraction

CFN Docker Redis Coordination Skill

14
from masharratt/claude-flow-novice

**Purpose:** Provide Redis-based coordination, state management, and communication for container-based CFN Loop execution with swarm recovery capabilities.

run-eval

14
from spideystreet/medox

Run the LangSmith evaluation suite and display pass/fail results

reindex-gold

14
from spideystreet/medox

Rebuild ChromaDB Gold layer indexes after source data changes. Invoke manually — deletes and recreates collections, do NOT trigger automatically.

pr

14
from spideystreet/medox

Create or update a GitHub pull request following Medox conventions (author spicode-bot, reviewer spideystreet). Invoke manually with /pr — do NOT trigger automatically.

pr-status

14
from spideystreet/medox

Fetch and display the full status of the current PR — CI checks, GitHub Actions runs, reviews, and code comments — using GitHub MCP tools. Invoke manually with /pr-status.

new-silver-model

14
from spideystreet/medox

Create a new dbt Silver model with SQL + YAML contract. Use when adding a new Silver layer model from a raw source table.

new-dagster-asset

14
from spideystreet/medox

Add a new Dagster asset to the pipeline. Use when creating a Bronze, Silver, or Gold layer asset.

lint

14
from spideystreet/medox

Run all project linters (ruff, mypy, sqlfluff) and report results. Invoke with /lint.

docs-up

14
from spideystreet/medox

Audit code changes on the current branch and update docs/ + .claude/rules/ to stay in sync. Run before /pr.

commit

14
from spideystreet/medox

Create a git commit with Medox conventions (co-author, conventional type/scope). Invoke manually with /commit — do NOT trigger automatically.

add-eval-case

14
from spideystreet/medox

Add a new E2E test case to tests/e2e/prompts.yaml for LangSmith evaluation. Use when adding interaction pairs to test, covering new ANSM drug classes, or rebalancing eval coverage.

add-agent-tool

14
from spideystreet/medox

Add a new LangChain tool to the Medox ReAct agent. Use when creating a new tool file, registering it in the graph, and writing its test.

writing-wayfinder-scripts

14
from WayfinderFoundation/wayfinder-paths-sdk

How to write Python scripts under `.wayfinder_runs/` — `get_adapter()` patterns, `web3_from_chain_id()` usage, and the common gotchas (clients vs adapters return shapes, async/await, ERC20 helpers, wei vs human amounts, funding-rate sign).

using-visual-chart-annotations

14
from WayfinderFoundation/wayfinder-paths-sdk

How to read Wayfinder Shells frontend state, create chart panes, and add TradingView annotations or overlays to the default live chart or agent-created workspace charts.

using-uniswap-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Uniswap V3 adapter for concentrated liquidity on Base/Arbitrum/Ethereum (LP provisioning, position management, tick math, and common gotchas).

using-sparklend-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the SparkLend adapter for the functionality implemented in this repo (market reads, user state, supply/withdraw, borrow/repay, collateral, rewards, and native-token flows).

using-polymarket-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Polymarket adapter in Wayfinder Paths for market discovery (Gamma), orderbooks/prices/history (CLOB), user positions/activity (Data API), and execution (buy/sell + redeem) using pUSD collateral on Polygon (including deposit / withdraw preparation flows).

using-pendle-adapter

14
from WayfinderFoundation/wayfinder-paths-sdk

How to use the Pendle adapter in Wayfinder Paths for PTs (Principal Tokens), YTs (Yield Tokens), and Pendle limit orders: market discovery, historical data, Hosted SDK swap tx building, taker fills, maker orders, inputs/outputs, chain IDs, unit handling, and approvals.