By tylergibbs1
Autonomous ML research loop that hunts for emergent properties on a remote RunPod GPU over SSH, grounding hypotheses in arXiv literature and verifying every surprise before claiming it.
An Agent Skill for Claude Code that runs an autonomous ML research loop to hunt for emergent properties — capabilities that arise from training, scale, or composition but were never explicitly designed. Heavy compute runs on a remote RunPod GPU over SSH; your context window stays small while the GPU does the work.
The goal is to surface genuinely novel phenomena with the skepticism of a real scientist: every surprise is a candidate, not a discovery, until it survives reproduction, ablation, and a hunt for the boring explanation.
emergence.json config (probes, run command, budget cap).arxiv CLI.npx skills add tylergibbs1/emergent
Or install manually:
cp -r skills/discovering-emergence ~/.claude/skills/discovering-emergence
Or clone directly into your skills directory:
git clone https://github.com/tylergibbs1/emergent.git \
~/.claude/skills/emergent
Then in Claude Code:
find emergent properties — here's my runpod: ssh root@<ip> -p <port> -i ~/.ssh/id_ed25519
The skill triggers on phrases like "find emergent properties", "emergence research", "autonomous ML experiments", or when you provide a RunPod for experimentation.
skills/discovering-emergence/
├── SKILL.md # main loop and workflow
├── references/
│ ├── EMERGENCE.md # what counts as emergence + verification checklist
│ ├── RUNPOD.md # SSH ops, remote runs, budget tracking, pod shutdown
│ ├── STRATEGIES.md # where to look when out of ideas
│ ├── LITERATURE.md # grounding hypotheses with the arxiv CLI
│ ├── CONTEXT.md # context-window discipline for long runs
│ └── CONFIG.md # emergence.json field reference
└── examples/
└── emergence.json # sample config
Loop pattern adapted from autoresearchskill (inspired by Karpathy's autoresearch). Literature search via arxivcli. Plugin format follows linearprincipals.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tylergibbs1/emergentCodeWarden watches over your code quality: Ultracite enforcement, React 19/Next.js App Router patterns, security auditing, Vercel deployment, React performance best practices, design guidelines, and automated workflows for modern TypeScript/React applications
Semantic context packer - combines import resolution with semantic search
Semantic context packer - combines import resolution with semantic search
Leave notes on files for other agents to see in future sessions
CodeWarden watches over your code quality: Ultracite enforcement, React 19/Next.js App Router patterns, security auditing, Vercel deployment, React performance best practices, design guidelines, and automated workflows for modern TypeScript/React applications
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.