Packs

1 pack

Results for “tracking”

47 skills
phoroth
blockrun
Pays for image generation, real-time X data, and LLM calls via x402 micropayments from a local wallet, with budget tracking and cost controls.
3
cloudthinker-ai
managing-jeli
Manages incidents, post-incident narratives, and organizational learning in Jeli via its REST API, covering discovery, analysis, and opportunity tracking.
7
ecnu-icalk
connect-apps
Connects Claude to 1000+ external apps to send emails, create issues, post messages, and take actions in services like Gmail, Slack, and GitHub.
559
lucaspmarie-a11y
blockrun
Pays for on-demand AI capabilities like image generation and real-time X data via x402 micropayments, with budget tracking and wallet management.
5
browser-act
amazon-asin-lookup-api-skill
Extract structured product details from Amazon using an ASIN, including title, price, ratings, brand, and description via the BrowserAct API.
3.7k · bundle
jeffallan
atlassian-mcp
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use for querying Jira issues with JQL filters, creating and updating tickets, searching Confluence pages, managing sprints, and setting up MCP server authentication.
10.4k · bundle
pwdev-solucoes
youtrack-rest
Interage com o YouTrack via REST API para operações que o MCP oficial não cobre, como boards, sprints, relatórios de tempo, anexos e comandos em lote. Requer YOUTRACK_BASE_URL e token.
2
baofeng-tech
stock-portfolio
Manage investment portfolios with live P&L tracking via AIsa API. Create, add, update, remove positions, rename, and show portfolio summary with real-time profit/loss. Use when the user wants to track investments, manage a portfolio, check P&L, or add/remove holdings.
1 · bundle
enuno
emerging-movers
Lightweight scanner tracking Smart Money market concentration across all Hyperliquid assets. Flags assets accelerating up the ranks before they become crowded top-3 plays. IMMEDIATE_MOVER signal fires on 10+ rank jumps with quality filters (erratic history, velocity gate, trader count floor, max leverage check). One API call per scan, runs every 60 seconds. Use when detecting SM rotations, finding emerging opportunities early, or monitoring rank acceleration patterns.
1 · bundle
baofeng-tech
stock-portfolio-plugin
Requires python3, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `stock-portfolio`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Manage investment portfolios with live P&L tracking via AIsa API. Create, add, update, remove positions, rename, and show portfolio summary with real-time profit/loss. Use when the user wants to track investments, manage a portfolio, check P&L, or add/remove holdings.
1 · bundle
claude-dev-suite
proptest
proptest — property-based testing for Rust (Hypothesis-style). Generates thousands of random inputs to find counterexamples to invariants, with shrinking to minimal failing case. Critical for crypto, parsers, state machines, and finance code where edge cases matter. Includes strategies (gen functions), regression tracking, and integration with cargo test. Alternative: quickcheck (simpler API, less powerful). USE WHEN: user mentions "proptest", "property-based test", "proptest!", "Strategy", "Arbitrary", "shrink", "quickcheck", "regression file", "fuzz-light", "proptest-derive" DO NOT USE FOR: Generic Rust unit tests - use `testing/rust-testing` DO NOT USE FOR: Fuzzing with mutator (cargo-fuzz, AFL) - use bitcoin/testing/fuzz DO NOT USE FOR: KMP property testing - use `testing/kotest` (has built-in property)
28