基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jiayaoqijia/cryptoskill --skill kalshi-trader命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
"Peer-driven onchain reputation layer for AI agents enabling kudos across reliability, speed, accuracy, creativity, and security categories."
"Interaction layer where humans, AI agents, and blockchain converge, powering a trustless reputation economy for ERC-8004 ecosystem."
"Interaction layer powering trustless reputation economy for ERC-8004 ecosystem with rewards for honest contributions."
| name | kalshi-trader |
| description | Query Kalshi prediction markets - Fed rates, GDP, CPI, economics, and regulated event contracts |
| homepage | https://kalshi.com |
| user-invocable | true |
| metadata | {"moltbot":{"emoji":"🏛️","requires":{}}} |
Query Kalshi, the CFTC-regulated US prediction market for economics, politics, and event contracts.
Kalshi is the first legal, regulated prediction market in the United States, approved by the CFTC. It offers event contracts on:
python3 {baseDir}/scripts/kalshi.py fed [limit]
Get Fed interest rate prediction markets (KXFED series).
python3 {baseDir}/scripts/kalshi.py economics [limit]
Get GDP, CPI, and other economics markets.
python3 {baseDir}/scripts/kalshi.py trending [limit]
Get high-volume trending markets.
python3 {baseDir}/scripts/kalshi.py search "<query>" [limit]
Search markets by keyword.
python3 {baseDir}/scripts/kalshi.py series
List all available market series.
Results include:
| Series | Description |
|---|---|
| KXFED | Federal Reserve interest rate decisions |
| KXGDP | US GDP predictions |
| KXCPI | Consumer Price Index / Inflation |
| KXBTC | Bitcoin price brackets |
User: "What are the Fed rate predictions?"
Assistant: I'll fetch the Federal Reserve markets from Kalshi.
python3 {baseDir}/scripts/kalshi.py fed
User: "Search for inflation markets"
Assistant: Let me search Kalshi for inflation-related markets.
python3 {baseDir}/scripts/kalshi.py search "inflation"
https://api.elections.kalshi.com/trade-api/v2