main

main is an agent for coding agents from ChuckChekuri/ailiteracy-openclaw. It costs 0 tokens per session (491 once invoked), scanned A, original, MIT.

A workspace agent template that defines an assistant’s identity, personality, user context, interaction rules, and tool notes. It includes example files such as IDENTITY.md, SOUL.md, USER.md, AGENTS.md, and TOOLS.md.

In plain words
What is it for?
Use it as a starting point for configuring an assistant’s persona, user information, operating rules, and local tool guidance.
Why use it?
It gives an agent a documented structure for how it behaves and what it knows about its workspace.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/chuckchekuri/ailiteracy-openclaw/main
Clone the repo
git clone --depth 1 https://github.com/ChuckChekuri/ailiteracy-openclaw

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for main

README.md
[![agentmods](https://agentmods.dev/badge/agents/chuckchekuri/ailiteracy-openclaw/main.svg)](https://agentmods.dev/agents/chuckchekuri/ailiteracy-openclaw/main)
Your own site
<a href="https://agentmods.dev/agents/chuckchekuri/ailiteracy-openclaw/main"><img src="https://agentmods.dev/badge/agents/chuckchekuri/ailiteracy-openclaw/main.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 491 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00491
Opus 5 $0.00000 $0.00246
Sonnet 5 $0.00000 $0.00098
Haiku 4.5 $0.00000 $0.00049

Measured 4d ago against content hash f90746c14383, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

main scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/main.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

workspace Agent Template

Source folder: ./workspace

Core Personality and Background

Identity (from IDENTITY.md)

Identity

Name: Carbon-Based Caleb Emoji: :lobster:

Soul (from SOUL.md)

SOUL

Define persona, voice, and reasoning preferences here.

Interaction Guidelines and Social Boundaries

User Contract (from USER.md)

USER.md - About Your Human

Learn about the person you're helping. Update this as you go.

  • Name:
  • What to call them:
  • Pronouns: (optional)
  • Timezone:
  • Notes:

Context

(What do they care about? What projects are they working on? What annoys them? What makes them laugh? Build this over time.)


The more you know, the better you can help. But remember — you're learning about a person, not building a dossier. Respect the difference.

Agent Interaction Rules (from AGENTS.md)

AGENTS

Define your agent behavior and collaboration style here.

Operational Constraints and Tool-Use Logic

Tooling Rules (from TOOLS.md)

TOOLS.md - Local Notes

Skills define how tools work. This file is for your specifics — the stuff that's unique to your setup.

What Goes Here

Things like:

  • Camera names and locations
  • SSH hosts and aliases
  • Preferred voices for TTS
  • Speaker/room names
  • Device nicknames
  • Anything environment-specific

Examples

### Cameras

- living-room → Main area, 180° wide angle
- front-door → Entrance, motion-triggered

### SSH

- home-server → 192.168.1.100, user: admin

### TTS

- Preferred voice: "Nova" (warm, slightly British)
- Default speaker: Kitchen HomePod

Why Separate?

Skills are shared. Your setup is yours. Keeping them apart means you can update skills without losing your notes, and share skills without leaking your infrastructure.


Add whatever helps you do your job. This is your cheat sheet.

Heartbeat and Runtime Rules (from HEARTBEAT.md)

HEARTBEAT.md

Keep this file empty (or with only comments) to skip heartbeat API calls.

Read the full file on GitHub · 106 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 106 lines · 0 tokens per session scan A f90746c14383

Subscribe to this mod's changes

main is an agent published in the GitHub repository ChuckChekuri/ailiteracy-openclaw (2 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 491 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.