sample_agent

Community

Installs durable specialist workers from chat.

Authormandubian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building automated responses to chat requests often ends up as ephemeral actions that terminate after a single interaction. This skill provides a safe, auditable path by spawning durable child agents that persist work across turns.

Core Features & Use Cases

  • Converts recurring or specialized requests into durable child agents using agent.install.
  • Supports deterministic and scheduled work cadences with state and history persistence.
  • Produces explicit Output Contracts describing memory, state, and history for safe handoff and replay.

Quick Start

Install a durable child agent to handle a recurring, specialized task from user requests.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sample_agent
Download link: https://github.com/mandubian/autonoetic/archive/main.zip#sample-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.