Agent skill · Workflow & Productivity

ref-toon-format

TOON format knowledge and usage patterns for agent communication and memory persistence in plan-marshall marketplace

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ref-toon-format --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Allowed tools: Read
Path: skills/ai-llm/ref-toon-format/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# TOON Format Usage Skill **REFERENCE MODE**: This skill provides TOON format reference material. Load specific references on-demand based on current task. Pure reference skill providing TOON (Token-Oriented Object Notation) format specification and usage patterns for agent handoffs and memory persistence. ## What This Skill Provides **TOON Specification**: Complete technical reference for TOON format syntax, semantics, and conversion patterns. **Agent Patterns**: Usage patterns for agent handoffs, memory persistence, and inter-agent data exchange. **Token Efficiency**: Guidance on when and how to use TOON for 30-60% token reduction. ## Pattern Type **Pattern 10: Reference Library** - Pure reference skill with no execution logic. Load references on-demand based on current task. ## When to Use This Skill Activate when: - **Creating agent handoffs** - Need TOON format for inter-agent communication - **Designing memory persistence** - Need structured data storage in memory layer - **Converting JSON to TOON** - Need conversion examples and patterns - **Optimizing token usage** - Need token-efficient data representation - **Understanding TOON syntax** - Need technical reference for TOON

What's inside
Steps it walks through
  1. What This Skill Provides
  2. Pattern Type
  3. When to Use This Skill
  4. Core Concepts
  5. TOON Format Overview
  6. Agent Communication Scope
  7. Available References
  8. 1. TOON Specification (Technical Reference)
  9. 2. Agent Patterns (Usage Patterns)
  10. Usage Workflow
  11. Step 1: Identify Your Goal
  12. Step 2: Load Relevant References
  13. Step 3: Apply Patterns
  14. Step 4: Validate Syntax
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ref-toon-format skill do?

TOON format knowledge and usage patterns for agent communication and memory persistence in plan-marshall marketplace

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ref-toon-format --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going