llm-kb
← Back to releases
Tool Release

Zotfile Agents package agent behavior into portable .zot files

Zotfile Agents allow developers to package agent behavior, skills, requirements, and permissions into a portable .zot file. This enables sharing and reuse of agent configurations across different environments.

7 engagement·1 source·Sun, Jul 12, 2026, 02:34 PM
The project introduces a new file format (.zot) that encapsulates all aspects of an agent's behavior, including skills, requirements, and permissions. This makes agents portable and easier to distribute. The announcement was made on Hacker News with a link to zot.sh.

Entities

Zotfile Agents(tool).zot(concept)

Related

ProductSun, Jul 12, 2026, 01:34 PM

Declarative, sandboxed language for tool orchestration with LLMs

Skillscript is a small, declarative language for defining fixed procedures that local agents execute consistently, avoiding LLM drift and token waste. It lets users write and version agent behaviors instead of relying on model guesses each time. Solves the problem of unreliable, costly agent task execution for developers building local AI agents.

13 engagement·1 source·hackernews
Tool ReleaseSat, Jul 11, 2026, 07:46 PM

Community curates 51 specialist subagents for Gemini CLI

A GitHub repository collects 51 production-ready subagents for Google's Gemini CLI, spanning 9 domains. Users can drop these into the .gemini/agents/ directory to enable task-specific delegation by Gemini CLI.

36 engagement·1 source·github
ProductSat, Jul 11, 2026, 07:56 AM

Persephone: persistent agent toolbox for Claude Code

Persephone is a free, open-source dev notepad that gives Claude Code a persistent toolbox of reusable scripts. It solves the problem of Claude rewriting the same ad-hoc scripts every session by making scripts permanent and discoverable via a manifest.

6 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 10:16 AM

Sanbox: Isolated sandboxes for AI agents with MicroVM isolation

Sanbox is a platform that provides isolated, resumable sandboxes for running AI agents. It uses MicroVM isolation, a persistent filesystem, and a live trail of run events. The platform supports reusable templates, a CLI that works with Codex, Claude Code, Cursor, CI, or terminal, and can be self-hosted for security/compliance.

2 engagement·1 source·hackernews
ProductSun, Jul 12, 2026, 12:47 PM

Coder: CLI tool to delegate coding tasks to background LLM agents

Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.

4 engagement·1 source·reddit