# complex-test-skill > A complex skill bundle with nested directories, binary content, and Unicode for SBA test vector TV-2 - Author: jlov7 - Repository: jlov7/skill-bundle-attestation - Version: 20260209074525 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/jlov7/skill-bundle-attestation - Web: https://mule.run/skillshub/@@jlov7/skill-bundle-attestation~complex-test-skill:20260209074525 --- --- name: complex-test-skill description: A complex skill bundle with nested directories, binary content, and Unicode for SBA test vector TV-2 version: 2.0.0 compatibility: - codex - claude --- # Complex Test Skill This skill demonstrates the SBA digest algorithm with: - Nested directory structures - Multiple file types - Unicode filenames - Binary content ## Structure ``` tv-2-complex/ ├── SKILL.md ├── helper.py ├── nested/ │ ├── config.json │ └── deep/ │ └── template.txt └── resources/ ├── données.txt └── icon.bin ```