---
name: demo-profile
description: Demo skill for the SkillToolProfile example.
---

# Demo Profile Skill

This skill exists only to demonstrate `WithSkillToolProfile(...)`.

In full mode, you can run:

```bash
sh scripts/write_profile.sh out/profile.txt
```

In knowledge-only mode, treat this command as reference material and use the
docs for reasoning instead of executing it.
