Trading Strategy AI
Official@tradingstrategy-ai
Algorithmic trading strategy framework for decentralised markets
Agent Skills by Trading Strategy AI
Showing 21 vetted skills indexed across 2 GitHub repositories.
add-stablecoin
Registers new stablecoins and derivatives across classification sets, metadata YAML, feeds, and logos.
add-curator
Adds vault curator metadata, feed YAML files, and detection patterns to the eth_defi repository.
make-release
Prepares a package release by updating version, changelog, and building distribution files.
document-curator-incident
Document vault curator incidents from post links into curator YAML metadata.
categorise-vault-strategy
Assign evidence-based strategy tags to DeFi vaults and maintain address-to-tag mappings.
maintain-curators
Audit curator feeder YAML files for stale social and RSS error markers and repair or tombstone entries.
check-stablecoins
Audit stablecoin YAML files for Twitter activity and domain availability.
find-new-curators
Identify missing vault curators from vault databases and propose curator feeder YAML entries.
openaudit
Automate smart contract security audits across Solidity, Vyper, Anchor, and CosmWasm.
add-vault-abi-methods
Load and wrap vault ABI methods into Ethereum DeFi vault protocol classes.
add-vault-protocol
Add a new ERC-4626 vault protocol to eth_defi with ABIs, tests, and docs.
extract-vault-protocol-logo
Extract vault protocol logos from YAML metadata and save generic, light, and dark variants.
Identify vault protocol
Identify vault protocols from smart contract addresses using deployer clues and contract keywords.
extract-project-logo
Locates and downloads official SVG project logos to a specified path.
post-process-logo
Post-process logos into standard 256x256 PNG format for vault metadata.
add-vault-note
Add human-readable notes to a vault notes store and open a pull request.
extract-test-set
Extract a vault price dataframe into a test module and parquet file.
fix-sphix-docs
Fix Sphinx build warnings and errors in reST and MyST sources.
check-vault-onchain
Run a Python script to verify a vault address against supported vaults on Ethereum-compatible networks.
more-vaults
Extend DeFi vault systems with new vault classes and detection probes.
get-block-number
Query the latest blockchain block number via Web3.py and JSON-RPC.
Frequently Asked Questions About Trading Strategy AI
FAQPage SchemaWhat specific financial tasks are enabled by these capabilities?βΌ
These capabilities enable the systematic integration of ERC-4626 vault protocols, the extraction of vault price data into parquet formats for analysis, and the verification of vault addresses on Ethereum-compatible networks. Additionally, users can perform security audits across multiple smart contract languages including Solidity and Vyper.
Which personas benefit from these technical capabilities?βΌ
DeFi protocol engineers, blockchain data analysts, and smart contract security researchers are the primary target personas. These individuals utilize the framework to standardize vault metadata, perform on-chain verification of financial assets, and conduct rigorous security assessments of decentralized applications.
What are the prerequisites for running these vault integration tasks?βΌ
Execution requires a configured environment capable of interacting with Ethereum-compatible networks via JSON-RPC. Users must provide valid smart contract addresses and deployer metadata to initiate protocol identification and vault class generation. Standardized documentation and testing modules are required for successful integration into the existing framework.