Skip to content

Add BTCSWP funding hedge skill#52

Open
JaeLeex wants to merge 3 commits into
jl/btcswp-funding-hedge-mcpfrom
jl/btcswp-funding-hedge-skill
Open

Add BTCSWP funding hedge skill#52
JaeLeex wants to merge 3 commits into
jl/btcswp-funding-hedge-mcpfrom
jl/btcswp-funding-hedge-skill

Conversation

@JaeLeex

@JaeLeex JaeLeex commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Packages the existing BTCSWP funding hedge MCP tools as a distributable Agent Skill.
  • Documents the real proposal/backtest inputs, returned hedge fields, and no-math-duplication rules for connected agents.
  • Adds the new skill to the README skill catalog and raw install URL list.

Test plan

  • PYTHONDONTWRITEBYTECODE=1 /tmp/agent-cli-btcswp-hedge-skill-py312-venv/bin/python -m cli.main skills list --json
  • PYTHONDONTWRITEBYTECODE=1 /tmp/agent-cli-btcswp-hedge-skill-py312-venv/bin/python -m pytest tests/test_funding_hedge.py
  • Verified direct CLI and MCP funding_hedge_propose outputs match for BTC long $150,000 at 42% APR.

Made with Cursor

JaeLeex and others added 3 commits June 26, 2026 11:17
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Package the existing MCP-exposed hedge calculator as a distributable Agent Skill so connected agents can invoke the verified BTCSWP proposal flow without duplicating hedge math.

Co-authored-by: Cursor <cursoragent@cursor.com>
@sdb001 sdb001 deleted the branch jl/btcswp-funding-hedge-mcp July 2, 2026 12:20
@sdb001 sdb001 closed this Jul 2, 2026
@sdb001 sdb001 reopened this Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants