·symbolic-equation
{}

symbolic-equation

Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery.

16Installs·3Trend·@lingzhi227

Installation

$npx skills add https://github.com/lingzhi227/agent-research-skills --skill symbolic-equation

How to Install symbolic-equation

Quickly install symbolic-equation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill symbolic-equation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingzhi227/agent-research-skills.

SKILL.md

View raw

Discover interpretable scientific equations from data using LLM-guided evolutionary search.

Step 3: Evolutionary Search Loop Repeat until convergence or max samples:

Step 4: Prompt Construction Present previous equations as versioned sequence:

Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery. Source: lingzhi227/agent-research-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingzhi227/agent-research-skills --skill symbolic-equation
Category
{}Data Analysis
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from lingzhi227/agent-research-skills

Quick answers

What is symbolic-equation?

Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery. Source: lingzhi227/agent-research-skills.

How do I install symbolic-equation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill symbolic-equation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingzhi227/agent-research-skills