hive-intelligence 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. package/LICENSE +12 -10
  2. package/README.md +325 -351
  3. package/agent-skills/.claude-plugin/plugin.json +111 -0
  4. package/agent-skills/.mcp.json +11 -0
  5. package/agent-skills/AGENTS.md +37 -0
  6. package/agent-skills/LICENSE +21 -0
  7. package/agent-skills/README.md +145 -0
  8. package/agent-skills/SKILL.md +80 -0
  9. package/agent-skills/evals/README.md +20 -0
  10. package/agent-skills/evals/trigger-queries.json +464 -0
  11. package/agent-skills/package.json +49 -0
  12. package/agent-skills/packs/hive-build/SKILL.md +328 -0
  13. package/agent-skills/packs/hive-build/evals/evals.json +28 -0
  14. package/agent-skills/packs/hive-build-onboarding/SKILL.md +137 -0
  15. package/agent-skills/packs/hive-build-onboarding/evals/evals.json +27 -0
  16. package/agent-skills/packs/hive-cli/SKILL.md +141 -0
  17. package/agent-skills/packs/hive-cli/evals/evals.json +27 -0
  18. package/agent-skills/packs/hive-defi-research/SKILL.md +42 -0
  19. package/agent-skills/packs/hive-defi-research/evals/evals.json +27 -0
  20. package/agent-skills/packs/hive-defi-research/references/workflow.md +41 -0
  21. package/agent-skills/packs/hive-dex-pool-analysis/SKILL.md +41 -0
  22. package/agent-skills/packs/hive-dex-pool-analysis/evals/evals.json +27 -0
  23. package/agent-skills/packs/hive-dex-pool-analysis/references/workflow.md +42 -0
  24. package/agent-skills/packs/hive-market-research/SKILL.md +45 -0
  25. package/agent-skills/packs/hive-market-research/evals/evals.json +27 -0
  26. package/agent-skills/packs/hive-market-research/references/workflow.md +47 -0
  27. package/agent-skills/packs/hive-mcp/SKILL.md +147 -0
  28. package/agent-skills/packs/hive-mcp/evals/evals.json +38 -0
  29. package/agent-skills/packs/hive-mcp/references/client-install-matrix.md +83 -0
  30. package/agent-skills/packs/hive-mcp/references/clients.md +141 -0
  31. package/agent-skills/packs/hive-network-infrastructure/SKILL.md +44 -0
  32. package/agent-skills/packs/hive-network-infrastructure/evals/evals.json +27 -0
  33. package/agent-skills/packs/hive-network-infrastructure/references/workflow.md +41 -0
  34. package/agent-skills/packs/hive-nft-research/SKILL.md +41 -0
  35. package/agent-skills/packs/hive-nft-research/evals/evals.json +27 -0
  36. package/agent-skills/packs/hive-nft-research/references/workflow.md +42 -0
  37. package/agent-skills/packs/hive-prediction-markets/SKILL.md +44 -0
  38. package/agent-skills/packs/hive-prediction-markets/evals/evals.json +27 -0
  39. package/agent-skills/packs/hive-prediction-markets/references/workflow.md +42 -0
  40. package/agent-skills/packs/hive-query/SKILL.md +99 -0
  41. package/agent-skills/packs/hive-query/evals/evals.json +38 -0
  42. package/agent-skills/packs/hive-query/references/root-mcp-workflow.md +54 -0
  43. package/agent-skills/packs/hive-security-risk/SKILL.md +42 -0
  44. package/agent-skills/packs/hive-security-risk/evals/evals.json +27 -0
  45. package/agent-skills/packs/hive-security-risk/references/workflow.md +46 -0
  46. package/agent-skills/packs/hive-solana-analysis/SKILL.md +42 -0
  47. package/agent-skills/packs/hive-solana-analysis/evals/evals.json +27 -0
  48. package/agent-skills/packs/hive-solana-analysis/references/workflow.md +42 -0
  49. package/agent-skills/packs/hive-stateful-monitoring/SKILL.md +75 -0
  50. package/agent-skills/packs/hive-stateful-monitoring/evals/evals.json +49 -0
  51. package/agent-skills/packs/hive-token-diligence/SKILL.md +44 -0
  52. package/agent-skills/packs/hive-token-diligence/evals/evals.json +27 -0
  53. package/agent-skills/packs/hive-token-diligence/references/workflow.md +45 -0
  54. package/agent-skills/packs/hive-tool-discovery/SKILL.md +49 -0
  55. package/agent-skills/packs/hive-tool-discovery/evals/evals.json +38 -0
  56. package/agent-skills/packs/hive-tool-discovery/references/discovery-surfaces.md +62 -0
  57. package/agent-skills/packs/hive-wallet-investigation/SKILL.md +42 -0
  58. package/agent-skills/packs/hive-wallet-investigation/evals/evals.json +27 -0
  59. package/agent-skills/packs/hive-wallet-investigation/references/workflow.md +45 -0
  60. package/agent-skills/references/agents-routing.md +51 -0
  61. package/agent-skills/scripts/validate-agent-skills-package.mjs +216 -0
  62. package/agent-skills/skills.sh.json +41 -0
  63. package/bin/hive-mcp.js +33 -0
  64. package/build/{alias-INGXWFCG.js → alias-3OPMQF4X.js} +2 -3
  65. package/build/api-client-EPF6FD7A.js +28 -0
  66. package/build/auth-Q5Q24IRI.js +39 -0
  67. package/build/browser-auth-VPF5LZMZ.js +8 -0
  68. package/build/{cache-US4LSZPI.js → cache-T6KC5YEY.js} +2 -3
  69. package/build/{chunk-QMRVH5ZP.js → chunk-3WYWXTNN.js} +9 -2
  70. package/build/chunk-4F5CI6LX.js +340 -0
  71. package/build/chunk-5XXI25JE.js +496 -0
  72. package/build/chunk-7JWXBKEJ.js +252 -0
  73. package/build/chunk-CEWCB5YS.js +71 -0
  74. package/build/{chunk-CGXVV6WR.js → chunk-FH3YGSY5.js} +86 -105
  75. package/build/chunk-FRXMGRZQ.js +102 -0
  76. package/build/chunk-GZPDEXO4.js +126 -0
  77. package/build/chunk-IZPAMRHP.js +43 -0
  78. package/build/chunk-JTUKQWIO.js +79720 -0
  79. package/build/{chunk-CP3FXEQA.js → chunk-NP6NSOG2.js} +4 -6
  80. package/build/{chunk-XQJ6PB2L.js → chunk-POT2MBEK.js} +0 -1
  81. package/build/chunk-VBOKVQ74.js +280 -0
  82. package/build/{chunk-WKVZVQTG.js → chunk-YZ2PXBJK.js} +6 -4
  83. package/build/chunk-ZCU7XQKF.js +14 -0
  84. package/build/chunk-ZTJVOWDQ.js +85 -0
  85. package/build/chunk-ZXB53E7H.js +246 -0
  86. package/build/cli.js +138 -125
  87. package/build/{completion-J6HFY6PS.js → completion-46K674EL.js} +54 -50
  88. package/build/config-XE6Q5P4I.js +57 -0
  89. package/build/{config-dir-IEOID7Q6.js → config-dir-MAWX5AUF.js} +2 -3
  90. package/build/{doctor-7WZMCQC7.js → doctor-HGMQE6IN.js} +37 -13
  91. package/build/{errors-U6UZWVSD.js → errors-J2PH3NLJ.js} +2 -3
  92. package/build/format-5X2HIVDT.js +42 -0
  93. package/build/{init-CAVIFVSH.js → init-JMDNM7ZZ.js} +1 -2
  94. package/build/init-all-5SKNV75X.js +273 -0
  95. package/build/mcpServer-5TKKSKJM.js +21 -0
  96. package/build/monitor-worker.js +1140 -0
  97. package/build/{namespace-7JWWBWBL.js → namespace-FSX2G3NM.js} +2 -3
  98. package/build/{open-FUXYIHFO.js → open-5A6ZQMGC.js} +5 -6
  99. package/build/{output-7PGQWJY2.js → output-V3D4YZ6U.js} +2 -3
  100. package/build/serve-AGCOXXFM.js +49 -0
  101. package/build/server.js +5042 -14125
  102. package/build/setup-RMETGJWK.js +135 -0
  103. package/build/stdio.js +32 -0
  104. package/build/{telemetry-KNWMQURH.js → telemetry-WCME5XEU.js} +4 -4
  105. package/build/{tools-VRRMBCZQ.js → tools-KAB6QBZC.js} +15 -15
  106. package/build/uninstall-FLJMBBSC.js +114 -0
  107. package/build/update-check-LNZQK3XA.js +18 -0
  108. package/build/upgrade-DTUIHVPS.js +171 -0
  109. package/build/version-I6HDAF4L.js +14 -0
  110. package/build/{watch-A75SVIQ6.js → watch-YNN255QX.js} +7 -7
  111. package/package.json +124 -53
  112. package/bin/hive.js +0 -25
  113. package/build/alias-INGXWFCG.js.map +0 -1
  114. package/build/auth-77MKFFBQ.js +0 -233
  115. package/build/auth-77MKFFBQ.js.map +0 -1
  116. package/build/cache-US4LSZPI.js.map +0 -1
  117. package/build/chunk-CGXVV6WR.js.map +0 -1
  118. package/build/chunk-CP3FXEQA.js.map +0 -1
  119. package/build/chunk-DTUDM6HX.js +0 -3108
  120. package/build/chunk-DTUDM6HX.js.map +0 -1
  121. package/build/chunk-LBTLYTZS.js +0 -115
  122. package/build/chunk-LBTLYTZS.js.map +0 -1
  123. package/build/chunk-OK3LSM73.js +0 -22
  124. package/build/chunk-OK3LSM73.js.map +0 -1
  125. package/build/chunk-QMRVH5ZP.js.map +0 -1
  126. package/build/chunk-RRI526CJ.js +0 -212
  127. package/build/chunk-RRI526CJ.js.map +0 -1
  128. package/build/chunk-WKVZVQTG.js.map +0 -1
  129. package/build/chunk-XQJ6PB2L.js.map +0 -1
  130. package/build/cli.js.map +0 -1
  131. package/build/completion-J6HFY6PS.js.map +0 -1
  132. package/build/config-ANFERP7A.js +0 -99
  133. package/build/config-ANFERP7A.js.map +0 -1
  134. package/build/config-dir-IEOID7Q6.js.map +0 -1
  135. package/build/doctor-7WZMCQC7.js.map +0 -1
  136. package/build/errors-U6UZWVSD.js.map +0 -1
  137. package/build/format-CVLLK6GD.js +0 -75
  138. package/build/format-CVLLK6GD.js.map +0 -1
  139. package/build/init-CAVIFVSH.js.map +0 -1
  140. package/build/namespace-7JWWBWBL.js.map +0 -1
  141. package/build/open-FUXYIHFO.js.map +0 -1
  142. package/build/output-7PGQWJY2.js.map +0 -1
  143. package/build/server.js.map +0 -1
  144. package/build/telemetry-KNWMQURH.js.map +0 -1
  145. package/build/tools-VRRMBCZQ.js.map +0 -1
  146. package/build/version-3TZ3U4IR.js +0 -9
  147. package/build/version-3TZ3U4IR.js.map +0 -1
  148. package/build/watch-A75SVIQ6.js.map +0 -1
@@ -0,0 +1,464 @@
1
+ {
2
+ "description": "Trigger-quality evals for Hive agent skills. Train prompts guide description improvements; validation prompts are held out for sanity checks.",
3
+ "skills": [
4
+ {
5
+ "skill_name": "hive-query",
6
+ "train": [
7
+ {
8
+ "query": "Can you check what's happening with this wallet and whether it has any recent DeFi activity?",
9
+ "should_trigger": true
10
+ },
11
+ {
12
+ "query": "What's the latest BTC price and liquidity context?",
13
+ "should_trigger": true
14
+ },
15
+ {
16
+ "query": "Write a TypeScript type for a wallet object.",
17
+ "should_trigger": false
18
+ }
19
+ ],
20
+ "validation": [
21
+ {
22
+ "query": "I need a live read on a token, its holders, liquidity, and safety flags.",
23
+ "should_trigger": true
24
+ },
25
+ {
26
+ "query": "Explain what a blockchain wallet is at a high level.",
27
+ "should_trigger": false
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "skill_name": "hive-tool-discovery",
33
+ "train": [
34
+ {
35
+ "query": "I know Hive has a tool for token holders but I don't know the endpoint name.",
36
+ "should_trigger": true
37
+ },
38
+ {
39
+ "query": "Which Hive provider can inspect Solana DAS assets?",
40
+ "should_trigger": true
41
+ },
42
+ {
43
+ "query": "List the files in this repository.",
44
+ "should_trigger": false
45
+ }
46
+ ],
47
+ "validation": [
48
+ {
49
+ "query": "Before calling Hive, find the schema for an Ethereum approval risk check.",
50
+ "should_trigger": true
51
+ },
52
+ {
53
+ "query": "Summarize the README without using external tools.",
54
+ "should_trigger": false
55
+ }
56
+ ]
57
+ },
58
+ {
59
+ "skill_name": "hive-mcp",
60
+ "train": [
61
+ {
62
+ "query": "Add Hive MCP to Cursor with the hosted endpoint.",
63
+ "should_trigger": true
64
+ },
65
+ {
66
+ "query": "Should I use hosted MCP or local stdio for Claude Desktop?",
67
+ "should_trigger": true
68
+ },
69
+ {
70
+ "query": "What is MCP in general?",
71
+ "should_trigger": false
72
+ }
73
+ ],
74
+ "validation": [
75
+ {
76
+ "query": "Configure Hive MCP in VS Code and include the auth header.",
77
+ "should_trigger": true
78
+ },
79
+ {
80
+ "query": "Write a generic JSON-RPC example unrelated to Hive.",
81
+ "should_trigger": false
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "skill_name": "hive-build",
87
+ "train": [
88
+ {
89
+ "query": "Use Hive from my TypeScript backend and preserve provider metadata in the response.",
90
+ "should_trigger": true
91
+ },
92
+ {
93
+ "query": "I am integrating Hive MCP into a custom app, should I use the SDK or REST?",
94
+ "should_trigger": true
95
+ },
96
+ {
97
+ "query": "Connect Claude Desktop to Hive MCP.",
98
+ "should_trigger": false
99
+ }
100
+ ],
101
+ "validation": [
102
+ {
103
+ "query": "In Brownian Code, add a server-side Hive helper that calls get_price and keeps the API key private.",
104
+ "should_trigger": true
105
+ },
106
+ {
107
+ "query": "What is the latest Bitcoin price right now?",
108
+ "should_trigger": false
109
+ }
110
+ ]
111
+ },
112
+ {
113
+ "skill_name": "hive-build-onboarding",
114
+ "train": [
115
+ {
116
+ "query": "I do not have a Hive API key yet, walk me through getting one.",
117
+ "should_trigger": true
118
+ },
119
+ {
120
+ "query": "Hive says my key is missing in Claude Code.",
121
+ "should_trigger": true
122
+ },
123
+ {
124
+ "query": "Write a Python wrapper for get_price.",
125
+ "should_trigger": false
126
+ }
127
+ ],
128
+ "validation": [
129
+ {
130
+ "query": "Help me sign in and create my first Hive key for an agent integration.",
131
+ "should_trigger": true
132
+ },
133
+ {
134
+ "query": "Explain how OAuth works generally.",
135
+ "should_trigger": false
136
+ }
137
+ ]
138
+ },
139
+ {
140
+ "skill_name": "hive-cli",
141
+ "train": [
142
+ {
143
+ "query": "Use the hive CLI to search for a wallet analytics endpoint.",
144
+ "should_trigger": true
145
+ },
146
+ {
147
+ "query": "Run a Hive command that fetches bitcoin price as JSON.",
148
+ "should_trigger": true
149
+ },
150
+ {
151
+ "query": "List npm scripts in this repository.",
152
+ "should_trigger": false
153
+ }
154
+ ],
155
+ "validation": [
156
+ {
157
+ "query": "Show me the hive command to inspect the schema for get_price.",
158
+ "should_trigger": true
159
+ },
160
+ {
161
+ "query": "What are common CLI design principles?",
162
+ "should_trigger": false
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "skill_name": "hive-token-diligence",
168
+ "train": [
169
+ {
170
+ "query": "Is this token contract real, liquid, and safe enough to research further?",
171
+ "should_trigger": true
172
+ },
173
+ {
174
+ "query": "Compare token holders and DEX liquidity for this contract.",
175
+ "should_trigger": true
176
+ },
177
+ {
178
+ "query": "Implement an ERC-20 contract from scratch.",
179
+ "should_trigger": false
180
+ }
181
+ ],
182
+ "validation": [
183
+ {
184
+ "query": "Run diligence on this Base token address before I trade it.",
185
+ "should_trigger": true
186
+ },
187
+ {
188
+ "query": "Explain the ERC-20 standard historically.",
189
+ "should_trigger": false
190
+ }
191
+ ]
192
+ },
193
+ {
194
+ "skill_name": "hive-market-research",
195
+ "train": [
196
+ {
197
+ "query": "What's the current price, 24h volume, and order book depth for ETH on Binance?",
198
+ "should_trigger": true
199
+ },
200
+ {
201
+ "query": "Show me BTC funding rates and open interest across exchanges right now.",
202
+ "should_trigger": true
203
+ },
204
+ {
205
+ "query": "Is this token contract a honeypot before I approve it?",
206
+ "should_trigger": false
207
+ }
208
+ ],
209
+ "validation": [
210
+ {
211
+ "query": "Pull the latest OHLC candles and liquidity context for SOL.",
212
+ "should_trigger": true
213
+ },
214
+ {
215
+ "query": "Explain how an order book works in general.",
216
+ "should_trigger": false
217
+ }
218
+ ]
219
+ },
220
+ {
221
+ "skill_name": "hive-wallet-investigation",
222
+ "train": [
223
+ {
224
+ "query": "Investigate what this Ethereum wallet holds and its recent PnL.",
225
+ "should_trigger": true
226
+ },
227
+ {
228
+ "query": "Show transfers, swaps, and DeFi positions for this address on Base.",
229
+ "should_trigger": true
230
+ },
231
+ {
232
+ "query": "What is the total TVL of Aave across all chains?",
233
+ "should_trigger": false
234
+ }
235
+ ],
236
+ "validation": [
237
+ {
238
+ "query": "Break down this whale wallet's token holdings and notable activity.",
239
+ "should_trigger": true
240
+ },
241
+ {
242
+ "query": "Explain what a hardware wallet is.",
243
+ "should_trigger": false
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "skill_name": "hive-security-risk",
249
+ "train": [
250
+ {
251
+ "query": "Is it safe to sign this approval for an unknown spender contract?",
252
+ "should_trigger": true
253
+ },
254
+ {
255
+ "query": "Check this token and dApp URL for honeypot, phishing, and approval risk.",
256
+ "should_trigger": true
257
+ },
258
+ {
259
+ "query": "What's the current market price of this token?",
260
+ "should_trigger": false
261
+ }
262
+ ],
263
+ "validation": [
264
+ {
265
+ "query": "Simulate this transaction payload and flag any malicious behavior.",
266
+ "should_trigger": true
267
+ },
268
+ {
269
+ "query": "Explain what a rugpull is conceptually.",
270
+ "should_trigger": false
271
+ }
272
+ ]
273
+ },
274
+ {
275
+ "skill_name": "hive-dex-pool-analysis",
276
+ "train": [
277
+ {
278
+ "query": "Analyze the liquidity and recent trades in this Uniswap v3 pool.",
279
+ "should_trigger": true
280
+ },
281
+ {
282
+ "query": "Show OHLCV and swap flow for this pair address on Base.",
283
+ "should_trigger": true
284
+ },
285
+ {
286
+ "query": "What's the spot price of BTC on Coinbase right now?",
287
+ "should_trigger": false
288
+ }
289
+ ],
290
+ "validation": [
291
+ {
292
+ "query": "List the trending pools for this token and their liquidity.",
293
+ "should_trigger": true
294
+ },
295
+ {
296
+ "query": "Explain how an AMM constant-product curve works.",
297
+ "should_trigger": false
298
+ }
299
+ ]
300
+ },
301
+ {
302
+ "skill_name": "hive-defi-research",
303
+ "train": [
304
+ {
305
+ "query": "Compare TVL, fees, and revenue for the top lending protocols.",
306
+ "should_trigger": true
307
+ },
308
+ {
309
+ "query": "What are the current yields and stablecoin flows on this chain?",
310
+ "should_trigger": true
311
+ },
312
+ {
313
+ "query": "Analyze the individual trades inside this specific Uniswap pool.",
314
+ "should_trigger": false
315
+ }
316
+ ],
317
+ "validation": [
318
+ {
319
+ "query": "Show protocol TVL and bridge volume for Arbitrum.",
320
+ "should_trigger": true
321
+ },
322
+ {
323
+ "query": "Explain what TVL means as a metric.",
324
+ "should_trigger": false
325
+ }
326
+ ]
327
+ },
328
+ {
329
+ "skill_name": "hive-nft-research",
330
+ "train": [
331
+ {
332
+ "query": "What's the floor price and recent sales for this NFT collection?",
333
+ "should_trigger": true
334
+ },
335
+ {
336
+ "query": "Check ownership distribution, rarity, and spam flags for this collection.",
337
+ "should_trigger": true
338
+ },
339
+ {
340
+ "query": "What's the current price of ETH?",
341
+ "should_trigger": false
342
+ }
343
+ ],
344
+ "validation": [
345
+ {
346
+ "query": "Show metadata and owner distribution for this NFT contract.",
347
+ "should_trigger": true
348
+ },
349
+ {
350
+ "query": "Explain what an NFT is at a high level.",
351
+ "should_trigger": false
352
+ }
353
+ ]
354
+ },
355
+ {
356
+ "skill_name": "hive-solana-analysis",
357
+ "train": [
358
+ {
359
+ "query": "Show SPL token accounts and DAS assets for this Solana wallet.",
360
+ "should_trigger": true
361
+ },
362
+ {
363
+ "query": "Parse this Solana transaction and show its priority fees.",
364
+ "should_trigger": true
365
+ },
366
+ {
367
+ "query": "Investigate this Ethereum wallet's ERC-20 balances.",
368
+ "should_trigger": false
369
+ }
370
+ ],
371
+ "validation": [
372
+ {
373
+ "query": "Look up the mint and pump.fun launch data for this Solana token.",
374
+ "should_trigger": true
375
+ },
376
+ {
377
+ "query": "Explain how Solana proof-of-history works.",
378
+ "should_trigger": false
379
+ }
380
+ ]
381
+ },
382
+ {
383
+ "skill_name": "hive-network-infrastructure",
384
+ "train": [
385
+ {
386
+ "query": "What's the current gas price and latest block on Ethereum?",
387
+ "should_trigger": true
388
+ },
389
+ {
390
+ "query": "Get the receipt, logs, and status for this transaction hash.",
391
+ "should_trigger": true
392
+ },
393
+ {
394
+ "query": "What's the market price of ETH right now?",
395
+ "should_trigger": false
396
+ }
397
+ ],
398
+ "validation": [
399
+ {
400
+ "query": "Which networks does Hive support and what's the current chain state?",
401
+ "should_trigger": true
402
+ },
403
+ {
404
+ "query": "Explain what an EVM is conceptually.",
405
+ "should_trigger": false
406
+ }
407
+ ]
408
+ },
409
+ {
410
+ "skill_name": "hive-prediction-markets",
411
+ "train": [
412
+ {
413
+ "query": "What are the current Polymarket odds for the next Fed rate decision?",
414
+ "should_trigger": true
415
+ },
416
+ {
417
+ "query": "Show top traders and holders for this Kalshi election market.",
418
+ "should_trigger": true
419
+ },
420
+ {
421
+ "query": "What's the spot price of BTC on Binance?",
422
+ "should_trigger": false
423
+ }
424
+ ],
425
+ "validation": [
426
+ {
427
+ "query": "Summarize the leading outcomes and liquidity for this prediction market event.",
428
+ "should_trigger": true
429
+ },
430
+ {
431
+ "query": "Explain how prediction markets work in theory.",
432
+ "should_trigger": false
433
+ }
434
+ ]
435
+ },
436
+ {
437
+ "skill_name": "hive-stateful-monitoring",
438
+ "train": [
439
+ {
440
+ "query": "Remember this wallet and alert me when it makes a large transfer.",
441
+ "should_trigger": true
442
+ },
443
+ {
444
+ "query": "Set up a daily scheduled report monitoring this token's liquidity.",
445
+ "should_trigger": true
446
+ },
447
+ {
448
+ "query": "What's the current price of this token right now?",
449
+ "should_trigger": false
450
+ }
451
+ ],
452
+ "validation": [
453
+ {
454
+ "query": "Create a durable monitor that watches this protocol's TVL across sessions.",
455
+ "should_trigger": true
456
+ },
457
+ {
458
+ "query": "Give me a one-off read of this wallet's balance.",
459
+ "should_trigger": false
460
+ }
461
+ ]
462
+ }
463
+ ]
464
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "@hiveintelligence/agent-skills",
3
+ "version": "0.1.0",
4
+ "description": "Agent Skills for using Hive MCP: crypto research workflows, tool discovery, client setup, and provenance-aware execution.",
5
+ "type": "module",
6
+ "private": false,
7
+ "license": "MIT",
8
+ "author": "Hive Intelligence",
9
+ "homepage": "https://www.hiveintelligence.xyz",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/hive-intel/hive-skills.git"
13
+ },
14
+ "bugs": {
15
+ "url": "https://github.com/hive-intel/hive-skills/issues"
16
+ },
17
+ "publishConfig": {
18
+ "access": "public"
19
+ },
20
+ "keywords": [
21
+ "agent-skills",
22
+ "mcp",
23
+ "crypto",
24
+ "defi",
25
+ "wallet-analytics",
26
+ "token-security",
27
+ "solana",
28
+ "nft",
29
+ "prediction-markets"
30
+ ],
31
+ "files": [
32
+ ".claude-plugin/**/*",
33
+ ".mcp.json",
34
+ "evals/**/*",
35
+ "packs/**/*",
36
+ "references/**/*",
37
+ "scripts/**/*",
38
+ "LICENSE",
39
+ "README.md",
40
+ "SKILL.md",
41
+ "package.json",
42
+ "skills.sh.json"
43
+ ],
44
+ "scripts": {
45
+ "check": "npm run validate && npx skills add . --list && npm pack --dry-run",
46
+ "validate": "node scripts/validate-agent-skills-package.mjs",
47
+ "pack:check": "npm pack --dry-run"
48
+ }
49
+ }