# Example Author

> Create or update runnable examples under examples/ for OpenAI Agents Go SDK features. Use when adding feature demos, improving developer onboarding snippets, or validating API ergonomics with end-to-end example code. Use when this capability is needed.

- Skill: `tomevault-io/example-author` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/example-author`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/example-author/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/example-author

---


# Example Author

Create examples that compile and teach one concept clearly.

## Authoring rules

- Keep each example focused on one primary concept.
- Use clear names and concise comments.
- Prefer realistic tool schemas and messages.
- Avoid unnecessary dependencies.

## Validation steps

1. Build or test the example package.
2. Verify imports and API usage match current SDK.
3. Keep output/logging simple and readable.

## Placement

- Add new examples in `examples/<nn>_<topic>/main.go`.
- Reuse patterns from nearby examples to keep consistency.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/mitulshah1) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

