algorithm-cultivation

Installation
SKILL.md

Algorithm Cultivation & Thought Leadership

Train your X/Twitter algorithm for a specific niche. Three approaches:

  1. Browser script -- paste into DevTools console for manual sessions
  2. CLI + Persona Engine -- create personas and run from the command line
  3. 24/7 Algorithm Builder -- headless Puppeteer + LLM running continuously

Quick Reference

Goal Solution
Create a persona (CLI) xactions persona create
Run 24/7 with LLM (CLI) xactions persona run <id>
Check persona status xactions persona status <id>
Browser console (with core.js) src/automation/algorithmBuilder.js
Browser console (standalone) scripts/thoughtLeaderCultivator.js
Browser console (algorithm trainer) src/automation/algorithmTrainer.js
Persona Engine (Node.js module) src/personaEngine.js
Related skills

More from nirholas/xactions

Installs
7
GitHub Stars
255
First Seen
Feb 28, 2026