trade

Automate trade thesis extraction, routing, and execution across Hyperliquid, Robinhood, and Polymarket.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rohunvora/paste-trade-skill --skill trade-rohunvora
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trade
Source: https://github.com/rohunvora/paste-trade-skill/tree/main
Command: npx skills add https://github.com/rohunvora/paste-trade-skill --skill trade-rohunvora

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, yt-dlp, and includes scripts (resource) and references (resource) and openclaw-plugin (resource) components.

What problem does it solve?

This Skill transforms raw market observations, tweets, articles, and podcasts into executable trades on platforms like Hyperliquid, Robinhood, and Polymarket, automating the entire process from idea to execution.

Core Features & Use Cases

  • Automated Trade Discovery: Identifies tradeable theses from various text and media sources.
  • Cross-Platform Routing: Routes theses to the best available trading venue (Hyperliquid, Robinhood, Polymarket).
  • End-to-End Automation: Handles extraction, research, pricing, narration, and posting of trades.
  • Use Case: You read a tweet about a company's new AI chip. Use /trade with the tweet URL, and the Skill will find the best way to trade that thesis, whether it's a Hyperliquid perp, a Robinhood stock, or a Polymarket prediction.

Quick Start

Use the trade skill with the URL of a tweet, article, or podcast to find and execute trades.

Frequently Asked Questions about trade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate trading from tweets and articles?

You can automate trading from tweets and articles by providing the content URL to a multi-step pipeline that extracts the market thesis, discovers financial instruments across Hyperliquid, Robinhood, and Polymarket, and routes the execution. This handles research, pricing, and trade posting end-to-end.

What is automated trade routing for market theses?

Automated trade routing for market theses is the process of identifying a tradeable narrative from media sources and matching it to the best available venue. It cross-references extracted insights to find and price corresponding stocks, perps, or prediction market contracts.

Does this automated trading pipeline work with podcast audio?

Yes, the automated trading pipeline works with podcast audio by leveraging yt-dlp to download and extract market observations from the media. It then processes the extracted content through its standard instrument discovery and execution routing workflow.

Do I need bun and yt-dlp to execute automated trades?

Yes, you need bun and yt-dlp installed to execute automated trades through this pipeline. These dependencies are required for running the scripts and extracting market insights from media sources before routing them to trading venues.

Can I route market theses to both crypto and stocks?

Yes, you can route market theses to both crypto and stocks by using the cross-platform instrument discovery feature. It evaluates the extracted narrative and finds the best matching instrument across crypto venues, stock brokers, and prediction markets.