superior-skills
Open agent skills and tool schemas for Superior Trade — build, backtest, and deploy trading strategies on Hyperliquid
File Explorer
Download Latest Version (.zip)- marketplace.json
- plugin.json
- agent-skill.json
- v2.json
- v3.json
- audit-endpoints.mjs
- e2e-agent-test.sh
- normalize-frontmatter.mjs
- sync-upstream.mjs
- validate-skills.mjs
- validate.mjs
- api.md
- strategy-template.md
- troubleshooting.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- create-deposit-qr.mjs
- SKILL.md
- SKILL.md
- SKILL.md
- create-relay-bridge-qr.mjs
- create-relay-bridge-qr.test.mjs
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- evals.json
- api.md
- strategy-config.md
- troubleshooting.md
- wallets-and-accounts.md
- SKILL.md
- api.md
- buckets.md
- glossary.md
- workflow.md
- SKILL.md
- SKILL.md
- api.md
- deployment.md
- SKILL.md
- SKILL.md
- SKILL.md
- api.md
- example-strategies.md
- strategies.md
- strategy-authoring.md
- troubleshooting.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- SKILL.md
- evals.json
- SKILL.md
- SKILL.md
- .clawhubignore
- .gitignore
- .turbo-upstream.json
- AUTHORING.md
- LICENSE
- package.json
- README.md
- SKILL.md
# Installation Guide
1. Get the code
git clone https://github.com/Superior-Trade/superior-skills
Downloads the entire project code from GitHub to your computer.
cd superior-skills
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
