Binary Skill

A skill whose only resource is a binary asset for e2e binary-handling tests

StacklokLabs Updated

File contents

Binary Skill

This skill exists solely to exercise binary-asset handling in the tools API. Its single asset (assets/logo.png) is a minimal PNG that cannot be decoded as UTF-8 text, so get_skill_resource must report a graceful binary error.

StacklokLabs/skills-mcp/tree/main/tests/fixtures/skills/binary-skill commit 4d0d601fd3

Frequently asked questions

npx skillmds@latest add stackloklabs/binary-skill