We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592ef9d commit 648e8f0Copy full SHA for 648e8f0
1 file changed
package.json
@@ -27,18 +27,32 @@
27
],
28
"keywords": [
29
"prediction-market",
30
+ "prediction-market-api",
31
"kalshi",
32
+ "kalshi-api",
33
"polymarket",
34
+ "polymarket-api",
35
"trading",
36
+ "trading-cli",
37
"cli",
38
"agent",
39
+ "ai-agent",
40
+ "ai-trading",
41
+ "mcp",
42
+ "mcp-server",
43
+ "model-context-protocol",
44
"orderbook",
45
+ "edge-detection",
46
"market-intelligence",
- "edge-detection"
47
+ "world-model",
48
+ "world-state",
49
+ "causal-tree",
50
+ "thesis-engine",
51
+ "prediction-market-bot"
52
53
"license": "MIT",
54
"repository": {
55
"type": "git",
56
"url": "https://github.com/spfunctions/simplefunctions-cli"
57
}
-}
58
+}
0 commit comments