Agent skill

portfolio

Track your positions and P&L across prediction markets and futures exchanges

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill portfolio-alsk1992-cloddsbot --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/portfolio-alsk1992-cloddsbot/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Portfolio Skill Track your positions and performance across prediction markets and futures exchanges. ## Commands ### View Portfolio ``` /portfolio /portfolio positions /portfolio pnl ``` ### History ``` /portfolio history # Last 7 days (default) /portfolio history 30d # Last 30 days /portfolio history 90d # Last 90 days ``` ### Sync Positions (Auto) ``` /portfolio sync ``` ### Filter by Platform ``` /portfolio platform polymarket /portfolio platform binance ``` ### Risk ``` /portfolio risk # Full risk metrics /portfolio exposure # Category exposure breakdown ``` ## Features ### Position Tracking - Entry price and current price - Shares held - Unrealized P&L ($ and %) - Platform breakdown ### Futures Support - Leverage display - Long/Short side indicator - Liquidation price - Notional value - Margin type (cross/isolated) ### P&L Summary - Total portfolio value - Daily/weekly/monthly P&L - Best and worst performers - Platform-level P&L ### Multi-Platform Support **Prediction Markets:** - Polymarket (via API key) - Kalshi (via API key) - Manifold (via API key) **Futures Exchanges:** - Hyperliquid (via wallet address + private key) - Binance Futures (via API key + secret) - Bybit (v

What's inside
Steps it walks through
  1. Commands
  2. View Portfolio
  3. History
  4. Sync Positions (Auto)
  5. Filter by Platform
  6. Risk
  7. Features
  8. Position Tracking
  9. Futures Support
  10. P&L Summary
  11. Multi-Platform Support
  12. Balance Tracking
  13. Portfolio History
  14. Risk Analytics
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the portfolio skill do?

Track your positions and P&L across prediction markets and futures exchanges

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill portfolio-alsk1992-cloddsbot --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going