- Home
- /
- Categories
- /
- Web3 & Crypto
Web3 & Crypto
Blockchain, cryptocurrency, Web3 development
sap-fiori-tools
by secondsky
Develops SAP Fiori applications using SAP Fiori tools extensions for VS Code and SAP Business Application Studio. Use when: generating Fiori Elements or Freestyle SAPUI5 applications, configuring Page Editor for List Report or Object Page, working with annotations and Service Modeler, setting up deployment to ABAP or Cloud Foundry, creating adaptation projects, using Guided Development, previewing with mock data or live data, configuring SAP Fiori launchpad, or using AI-powered generation with Project Accelerator/Joule. Technologies: SAP Fiori Elements, SAPUI5, OData V2/V4, CAP, SAP BTP, ABAP, Cloud Foundry.
crm-client-lifecycle
by JoelLewis
"Client lifecycle management for RIAs: segmentation models (AUM, revenue, behavioral, strategic importance), household management, multi-generational relationship tracking, service tier SLAs, quarterly/annual review scheduling, lifecycle tracking (prospect→onboarding→accumulation→distribution→estate), engagement analytics (NPS, contact frequency, retention risk scoring), at-risk identification, wallet share, held-away asset consolidation, referral attribution, FINRA Rule 4512 trusted contact, OFAC/enhanced due diligence, CRM platforms (Salesforce, Redtail, Wealthbox, Dynamics)."
alpha-vantage
by refly-ai
"Get financial data from Alpha Vantage. Use when you need to: (1) retrieve stock quotes and prices, (2) get forex or crypto rates, or (3) access market analytics data."
Cryptofeed Skill
by 2025Emma
post-process-logo
by tradingstrategy-ai
Post-process original logos into standardised 256x256 PNG format
extract-test-set
by tradingstrategy-ai
Extract raw price dataframe for a test case
add-vault-note
by tradingstrategy-ai
Add a note to specific vault
make-release
by tradingstrategy-ai
Prepare a new release by updating version, changelog, and building the package
check-vault-onchain
by tradingstrategy-ai
Check our feature flagging against an onchain vault
extract-vault-protocol-logo
by tradingstrategy-ai
Extract a logo for vault protocol metadata
Identify vault protocol
by tradingstrategy-ai
Identify an unknown vault protocol based on its smart contract address
get-block-number
by tradingstrategy-ai
Get the latest block number for a blockchain using Web3.py and JSON-RPC environment variables
fix-sphix-docs
by tradingstrategy-ai
Fix errors and warnings in Sphinx docs build
add-vault-abi-methods
by tradingstrategy-ai
Expose vault smart contract ABI methods in the vault class
extract-project-logo
by tradingstrategy-ai
Extract a project's logo from its website, brand kit, or other sources
more-vaults
by tradingstrategy-ai
Add more vault smart contract types to an existing protocol
add-vault-protocol
by tradingstrategy-ai
Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.
Agent Setup Guide — go-trader
by richkuo
Go CI should not depend on a Python runtime, so tests for subprocess-based live helpers should extract pure parsers/decision helpers rather than invoking Python.
polymarket
by machina-sports
Polymarket sports prediction markets — live odds, prices, order books, events, series, and market search. No auth required. Covers NFL, NBA, MLB, soccer, tennis, cricket, MMA, esports. Supports moneyline, spreads, totals, and player props. Use when: user asks about sports betting odds, prediction markets, win probabilities, market sentiment, or "who is favored to win" questions. Don't use when: user asks about actual match results, scores, or statistics — use football-data or fastf1 instead. Don't use for historical match data. Don't use for news — use sports-news instead. Don't confuse with Kalshi — Polymarket focuses on crypto-native prediction markets with deeper sports coverage; Kalshi is a US-regulated exchange with different market structure.
trading-signals
by roman-rr
"Fetches live AI crypto trading signals with entry price, stop-loss, take-profit, leverage, confidence scores, and automated verification. Covers 50+ coins including BTC, ETH, SOL. Use when the user asks for crypto signals, trade ideas, market direction, portfolio analysis, or wants to build a trading bot."
ponder
by scaffold-eth
"Integrate Ponder into a Scaffold-ETH 2 project for blockchain event indexing. Use when the user wants to: index contract events, add a blockchain backend, set up GraphQL for onchain data, use Ponder with SE-2, or build an indexer for their dApp."
erc-721
by scaffold-eth
"Add an ERC-721 NFT contract to a Scaffold-ETH 2 project. Use when the user wants to: create an NFT collection, deploy an ERC-721, add NFT minting, build an NFT gallery or transfer UI, or work with non-fungible tokens in SE-2."
solidity-security
by scaffold-eth
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
defi-protocol-templates
by scaffold-eth
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.