agent-Specialization/skills/test/SKILL.md
JOJO 757718c492 feat: add user turn tool protection to shallow compression
- Add shallow_compress_keep_user_turn_tools config (default: 3)
- Add is_auto_generated metadata to system messages (sub_agent/background_command)
- Fix sub_agent notification path to include auto_message marker
- Frontend: add input field in PersonalizationDrawer
- Backend: implement protection logic in _run_auto_shallow_compression
2026-04-12 18:48:08 +08:00

348 B

name description example_prompts tools tags
Test Skill Validate skills loading and read_file flow.
Use the test skill to explain how to proceed.
read_file
test

Test Skill

This skill exists to verify that the skills system can discover, list, sync, and read SKILL.md content via read_file. Replace this content later.