Twitter/X

@LLMJunky (published 2026-08-06) is building tools for Prime Agent…

Brief

@LLMJunky is releasing plugins for Prime Agent (PrimeIntellect's harness) and will adopt Prime Agent for local models. The repo includes an Ask Question Tool that handles up to five concurrent questions (with tabbing and additional context, callable repeatedly) and a Try CUA–based computer/browser agent (now Chrome-compatible). Install via: prime-agent package install github.com/am-will/prime-age…

Why it matters

@LLMJunky (published 2026-08-06) is building tools for Prime Agent, PrimeIntellect's new harness, and will use it for local models going forward.

Key details

  • They published a plugin repo with two installable plugins: Ask Question Tool (asks up to 5 questions at a time, supports tabbing through questions, adding context, and can be called repeatedly for >5 questions) and a computer/browser agent using Try CUA (now supports Chrome).
  • Install command provided: prime-agent package install github.com/am-will/prime-age…; author calls Try CUA "the best open source computer use agent" they've found so far.
Source evidence

I am working on some very fun tools for Prime Agent, @PrimeIntellect's new harness.

I will be using this for my local models from here on out.

I have started a plugin repo with two really cool plugins you can install right now:

  • ask question tool
  • computer / browser use via @trycua

Ask Question Tool

Ask question tool can ask up to 5 questions at a time, and allows you to tab through questions, provide additional context, and submit your answers after.

Your agent knows how to use it out of the box, and the tool can be called as many times as you like (for more than 5 questions)

Computer use Agent

Try CUA is the best open source computer use agent i've found so far, and now it supports Chrome as well. This enables Prime Agent to have full access to your computer and browser.

Run:
prime-agent package install github.com/am-will/prime-age…

Much more to come. Enjoy!