- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
GRADE-on-Ingest
by jmagly
@agentic/code/frameworks/sdlc-complete/skills/citation-guard/SKILL.md - Citation guard
parallel-dispatch
by jmagly
Result schema: schemas/dispatch-result.schema.json
citation-guard
by jmagly
@.aiwg/research/docs/grade-assessment-guide.md - GRADE methodology
find-skills
by shuax
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
sports-news
by machina-sports
Sports news via RSS/Atom feeds and Google News. Fetch headlines, search by query, filter by date. Covers football news, transfer rumors, match reports, and any sport via Google News. Use when: user asks for recent news, headlines, transfer rumors, or articles about any sport. Good for "what's the latest on [team/player]" questions. Supports any Google News query and curated RSS feeds (BBC Sport, ESPN, The Athletic, Sky Sports). Don't use when: user asks for structured data like standings, scores, statistics, or xG — use football-data instead. Don't use for prediction market odds — use polymarket or kalshi. Don't use for F1 timing data — use fastf1. News results are text articles, not structured data.
kalshi
by machina-sports
Kalshi prediction markets — events, series, markets, trades, and candlestick data. Public API, no auth required for reads. US-regulated exchange (CFTC). Covers soccer, basketball, baseball, tennis, NFL, hockey event contracts. Use when: user asks about Kalshi-specific markets, event contracts, CFTC-regulated prediction markets, or candlestick/OHLC price history on sports outcomes. Don't use when: user asks about actual match results, scores, or statistics — use football-data or fastf1 instead. Don't use for general "who will win" questions unless Kalshi is specifically mentioned — try polymarket first (broader sports coverage). Don't use for news — use sports-news instead.
tennis-data
by machina-sports
ATP and WTA tennis data via ESPN public endpoints — tournament scores, season calendars, player rankings, player profiles, and news. Zero config, no API keys. Use when: user asks about tennis scores, match results, tournament draws, ATP/WTA rankings, tennis player info, or tennis news. Don't use when: user asks about other sports. Don't use for live point-by-point data — scores update after each set/match.
nansen-token-discovery
by nansen-ai
"Discover trending tokens — screener, SM holdings, Nansen indicators, and flow intelligence for promising finds. Use when scanning for new tokens or screening what's hot."
nansen-dca-watch
by nansen-ai
"What tokens are whales dollar-cost averaging into? Jupiter DCA strategies by smart money and target token fundamentals."
nansen-batch-wallet
by nansen-ai
"Which of these addresses are smart money? Batch-profile a list in one call."
nansen-trade
by nansen-ai
Execute DEX swaps on Solana or Base. Use when buying or selling a token, getting a swap quote, or executing a trade.
nansen-perp-trader
by nansen-ai
"Deep dive on a Hyperliquid perp trader. Identity, open positions, recent trades, and overall PnL."
nansen-smart-money
by nansen-ai
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
nansen-token-forensics
by nansen-ai
"Where is this token moving and why? Large transfers, flow trends over time, and breakdown by wallet label."
nansen-cross-chain-flow
by nansen-ai
"Is SM buying this token on one chain but selling on another? Detect capital rotation."
nansen-sm-trend
by nansen-ai
"Has SM been in this token for weeks, or did they just enter? Are they still buying?"
nansen-exit-signal
by nansen-ai
"Is smart money exiting a token I hold? Net flow direction, seller breakdown by label, and recent SM trades."
nansen-alpha-discovery
by nansen-ai
"What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow."
nansen-token
by nansen-ai
Token deep dive — info, OHLCV, holders, flows, flow intelligence, who bought/sold, DEX trades, PnL, perp trades, perp positions, perp PnL leaderboard. Use when researching a specific token in depth.
nansen-wallet-attribution
by nansen-ai
"Cluster and attribute related wallets — funding chains, shared signers, CEX deposit patterns. Use when tracing wallet ownership, comparing two wallets, finding wallet relationships, governance voters, or related address clusters."
workflow-setup
by athola
"Configure GitHub Actions CI/CD workflows for automated testing, linting, and deployment. Use for CI/CD setup and quality automation. Skip if CI/CD configured or using different platform."
escalation-governance
by athola
'NEVER escalate without investigation first. This is the Iron Law. Use
mcp-code-execution
by athola
'Use this skill BEFORE building complex tool chains. Optimize proactively.
modular-skills
by athola
Architect skills as modular blocks to control token usage and complexity.