Explore skills

64,955 skills found

init

1

Create a new AgentHub collaboration session with task, agent count, and evaluation criteria.

Design e Frontend#llm#mcpby timdevai

merge

1

Merge the winning agent's branch into base, archive losers, and clean up worktrees.

Design e Frontend#llm#mcpby timdevai

run

1

One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation.

Design e Frontend#llm#mcpby timdevai

spawn

1

Launch N parallel subagents in isolated git worktrees to compete on the session task.

Desenvolvimento#llm#gitby timdevai

status

1

Show DAG state, agent progress, and branch status for an AgentHub session.

Design e Frontend#llm#mcpby timdevai

autoresearch-agent

1

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headli

Desenvolvimento#llm#gitby timdevai

loop

1

Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.

Design e Frontend#llm#mcpby timdevai

resume

1

Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating.

Design e Frontend#llm#mcpby timdevai

run

1

Run a single experiment iteration. Edit the target file, evaluate, keep or discard.

Design e Frontend#llm#mcpby timdevai

setup

1

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

Pesquisa e Web#llm#mcpby timdevai

status

1

Show experiment dashboard with results, active loops, and progress.

Design e Frontend#llm#mcpby timdevai

behuman

1

Use when the user wants more human-like AI responses — less robotic, less listy, more authentic. Triggers: 'behuman', 'be real', 'like a human', 'more human', 'less AI', 'talk like a person', 'mirror mode', 'stop being so AI', or when conversations are emotionally charged (grief, job loss, relationship advice, fear). NOT for technical questions, code generation, or factual lookups.

Design e Frontend#llm#mcpby timdevai