Grimoire Hyperliquid
Grimoire Hyperliquid generates creative text formats like poems and stories based on user prompts, boosting content creation speed & inspiration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add grimoire-hyperliquid npx -- -y @trustedskills/grimoire-hyperliquid
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"grimoire-hyperliquid": {
"command": "npx",
"args": [
"-y",
"@trustedskills/grimoire-hyperliquid"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The grimoire-hyperliquid skill provides tools and functionalities related to interacting with blockchain protocols, particularly focusing on HyperLiquid. It enables AI agents to perform actions such as querying data, executing trades, or managing assets on the HyperLiquid platform.
When to use it
- When an AI agent needs to access real-time market data from HyperLiquid for trading decisions.
- To automate trade execution based on predefined strategies on the HyperLiquid blockchain.
- For monitoring and managing digital assets stored within the HyperLiquid ecosystem.
Key capabilities
- Querying blockchain data from HyperLiquid
- Executing trades or transactions via HyperLiquid API
- Managing digital asset positions on HyperLiquid
Example prompts
- "Fetch the latest price of ETH on HyperLiquid."
- "Execute a trade to buy 1 BTC at market price on HyperLiquid."
- "Show my current portfolio holdings on HyperLiquid."
Tips & gotchas
- Ensure that your AI agent has access to the necessary API keys and permissions for interacting with HyperLiquid.
- Be aware of potential latency or rate limits when making frequent requests to the HyperLiquid API.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.