@349/starchild-strategies

Configure algorithmic trading strategies for perpetual futures markets with backtesting.

1|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Starchild-ai-agent/community-skills --skill 349-starchild-strategies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @349/starchild-strategies
Source: https://github.com/Starchild-ai-agent/community-skills/tree/main/349/starchild-strategies
Command: npx skills add https://github.com/Starchild-ai-agent/community-skills --skill 349-starchild-strategies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, requests, python-dateutil, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a library of pre-defined algorithmic trading strategies to automate trading decisions on perpetual futures markets, reducing manual effort and emotional trading.

Core Features & Use Cases

  • Diverse Strategy Catalog: Offers strategies across mean reversion, momentum, and market-neutral categories.
  • Interactive Configuration: Guides users through setting up and validating strategies with risk calculations and backtesting.
  • Use Case: A user wants to automate a "buy the dip, sell the rip" strategy. This Skill can configure and deploy an RSI reversal strategy, handling entries, exits, and risk management.

Quick Start

Configure the RSI reversal strategy for BTC/USDT with $5000 capital.

Frequently Asked Questions about @349/starchild-strategies

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

FAQPage Schema
How do I automate trading strategies for perpetual futures?

Automating trading strategies for perpetual futures is achieved by configuring pre-defined algorithmic models for entries, exits, and risk management. This Skill provides a curated library categorized by style, such as mean reversion and momentum, to automate decisions.

Can I backtest a mean reversion strategy before deploying it?

Backtesting a mean reversion strategy is supported through integrated scripts within the Skill. Users can interactively configure parameters, run risk assessments, and validate strategy performance against historical perpetual futures market data before deployment.

What algorithmic trading strategies work best for crypto perpetual futures?

Effective algorithmic trading strategies for crypto perpetual futures include mean reversion, momentum, and market-neutral approaches. This Skill offers a diverse catalog of these pre-defined strategies to reduce manual effort and mitigate emotional trading decisions.

How do I set up an RSI reversal strategy for BTC/USDT?

Setting up an RSI reversal strategy for BTC/USDT involves interactively configuring the parameters within the Skill. The system guides you through capital allocation, risk calculations, and backtesting to validate the buy-the-dip, sell-the-rip setup.

Do I need Python to run these perpetual futures backtesting scripts?

Python is required to run these backtesting scripts, as the Skill depends on numpy, pandas, python-dateutil, and requests. These libraries handle data manipulation, time series calculations, and API interactions for the algorithmic trading strategies.

What is a market-neutral strategy and when should I use it?

A market-neutral strategy is an algorithmic approach designed to reduce directional market risk by offsetting long and short positions. Use it in volatile perpetual futures markets to isolate relative value gains while minimizing broad market exposure.