Agents
Store • Runner • Receipts
Overview Store Packs Runner Runs Policy Demo Targets SDK

Pack I — LLM + AI Utilities

A curated set of agents with a shared permission & risk profile.

Download pack-i.agentpack.zip

Pack permissions

No special permissions

Quickstart

  • Download the pack bundle.
  • Unzip it locally and review pack.json + each agent stub.
  • Use the Local Runner to install (demo) packs, then run agents against demo targets.

Agents in this pack

Clipboard Manager Agent (Productivity)

Reads the current clipboard content or writes new content to it. Useful for chaining agents (e.g., "Summarize text" -> "Copy to clipboard").

spec No permissions

Crypto Wallet Agent (Web3)

Generates a fresh, cryptographically secure Ethereum wallet (Public Address + Private Key) using ethers.js. Can be used for cold storage or dev testing.

spec No permissions

LLM Client Agent (The "Brain")

Connects to a local AI server (like Ollama) or OpenAI to generate text. It attempts to be "smart" by detecting if the local AI is offline and failing gracefully.

spec No permissions

MIDI Composer Agent (Music)

Generates a random, melodic musical sequence and saves it as a standard .mid file. You can drag this file into GarageBand or Ableton to hear it.

spec No permissions

Sentiment Analyzer Agent (Emotional Intelligence)

Uses a local dictionary-based approach (AFINN-165) to score the emotional tone of text. Runs entirely offline with zero latency.

spec No permissions
AgentX demo module • local runner + packs + receipts • v0.4.1