Home / romankurnovskii / etemaro · .agents/skills/create-strategy/SKILL.md · GitHub

create-strategy skillA

create-strategy is agent-read markdown (skill) from romankurnovskii/etemaro: Guide for creating a new Etemaro LP strategy from scratch or adapting an existing preset. Use this skill whenever a user asks to "create a strategy", "add a new strategy", "set up a strategy", "configure LP strategy", "what strategy should I use", "tweak my strategy", "change my strategy", or any variant involving Etemaro strategy setup, customization, or deployment configuration. Also trigger when the user describes a trading goal (e.g. "I want to go bullish on SOL", "I want to earn fees on a s.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Create Strategy — Etemaro

This skill walks an agent through creating or selecting an LP strategy for the Etemaro trading daemon,
then generates a ready-to-use config patch and (when needed) a new strategy-library entry.

---

## Strategy Immutability (Non-Negotiable)

Strategies and their config files are **immutable by default**.

- **"Create a strategy" ⇒ always create a NEW strategy.** New unique library `id`, new versioned config
  file. Never rename, overwrite, or edit an existing entry or config.
- Applies to: entries in `config/shared/strategy-library.json`, and config files under
  `config/instances/`.
- **Bundled presets are read-only.** `config/shared/strategy-library.shared.json` (and its source of truth
  `packages/core/src/domain/strategy-library-shared.ts`) ship with the repo. Never edit them in place —
  copy to a new private entry instead.
- **If the agent believes an existing strategy needs to change** (market conditions shifted, performance is
  bad, a filter is wrong):
  1. **STOP.** Do not edit.
  2. State the exact field(s), current value(s), and proposed value(s).
  3. Give the reason and evidence (logs, metrics, `file:line`).
…

Read the whole file at its exact version.

How to install

Latest version
mdr add romankurnovskii/etemaro/create-strategy@v2.0.0
Exact content
mdr add romankurnovskii/etemaro/create-strategy@sha256:1456b953919c4336

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_moafpbivvxte5upf.svg)](https://markdownregistry.com/a/art_moafpbivvxte5upf)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v2.0.0 latest2026-09-22 430fab6 16,551 BA view · diff
v1.0.02026-09-11 efc257d 10,811 BA view · diff
v1.0.02026-09-10 d0eb1c0 10,805 BA view · diff
v1.0.02026-09-10 e41085d 10,742 BA view · diff
v1.0.02026-09-04 0c9eb5b 10,706 BA view · diff
v1.0.02026-08-30 9538b7d 10,726 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (16551 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

romankurnovskii/etemaro · 55 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_moafpbivvxte5upf
GET https://markdownregistry.com/api/v1/resolve?ref=romankurnovskii/etemaro/create-strategy
GET https://markdownregistry.com/api/v1/blob/1456b953919c4336ad94f8eb4f4605cbc831e3b52e34f1008a34b22b013462de

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from romankurnovskii/etemaro

etemaro-strategy-validator skill
romankurnovskii/etemaro · .agents/skills/etemaro-strategy-validator/SKILL.md · Validate Etemaro strategy JSON files through the Etemaro CLI and report whether each strategy is valid or invalid, plus…
v2.0.0 · audit A · 55 stars
AGENTS.md agents
romankurnovskii/etemaro · AGENTS.md
git:20260912.afa1038 · audit B · 55 stars
meteora-dlmm-pool-screening skill
romankurnovskii/etemaro · skills/meteora-dlmm-pool-screening/SKILL.md · Screen and rank Meteora DLMM pools for LP quality using public Meteora APIs (fee/TVL, bin step, organic score, TVL…
v1.0.0 · audit A · 55 stars

Every file in romankurnovskii/etemaro

Browse by kind, by grade A, or by owner.