# Minimal Agent

> Apply minimal-agent when you need a baseline role skill with only required fields for testing convert and lint tools.

- Skill: `ivy00johns/minimal-agent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ivy00johns/minimal-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ivy00johns/minimal-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ivy00johns (https://skillmd.com/u/ivy00johns)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ivy00johns/minimal-agent

---


## Overview

This is a minimal fixture skill used by the installer test suite. It contains only the three required frontmatter fields: name, version, and description.

## Purpose

When the installer test suite runs convert.sh against this fixture, every per-tool converter must produce output using only the required fields. No owns block, no allowed_tools list, no composes_with.

## Behavior

The converter reads the three required fields and emits tool-specific output. Because no agent-role optional fields are present, no stripping warnings are expected for this skill on any tool.

This body is intentionally kept short but above the fifty-word threshold so lint passes cleanly.

