| name | web3-research |
| description | Web3, cryptocurrency, and blockchain research skill for comprehensive crypto market and technology analysis |
| version | 1.0.0 |
| author | XSpoonAi Team |
| tags | ["web3","crypto","blockchain","defi","nft","research","trading"] |
| triggers | [{"type":"keyword","keywords":["crypto","cryptocurrency","blockchain","web3","defi","nft","token","coin","bitcoin","ethereum","solana","trading","tokenomics","protocol","dapp","smart contract"],"priority":90},{"type":"pattern","patterns":["(?i)(analyze|research|investigate) .*(token|coin|crypto|blockchain|protocol)","(?i)what (is|are) .*(defi|nft|dao|web3)","(?i)(price|market|trend) .*(bitcoin|eth|btc|crypto)","(?i)(investment|invest|buy|sell) .*(crypto|token|coin)"],"priority":85},{"type":"intent","intent_category":"web3_crypto_research","priority":95}] |
| parameters | [{"name":"asset","type":"string","required":false,"description":"The cryptocurrency or token to research (e.g., BTC, ETH, SOL)"},{"name":"topic","type":"string","required":false,"description":"Specific Web3 topic to research (e.g., DeFi, NFT, Layer2)"},{"name":"analysis_type","type":"string","required":false,"default":"comprehensive","description":"Type of analysis (fundamental, technical, sentiment, comprehensive)"}] |
| prerequisites | {"env_vars":["TAVILY_API_KEY"],"skills":[]} |
| composable | true |
| persist_state | true |
| scripts | {"enabled":true,"working_directory":"./scripts","definitions":[{"name":"tavily_search","description":"Search the web for crypto and Web3 information using Tavily API","type":"python","file":"tavily_search.py","timeout":30}]} |