A skill that uses only shell and config code blocks for testing contamination.
48
50%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./crates/skill-validator-rs/tests/golden-corpus/fixtures/testdata/auxiliary-only-skill/SKILL.mdThis skill uses bash commands and config files but no application languages.
Install the required tools:
brew install jq yqCreate a config file:
server:
host: localhost
port: 8080Alternatively use JSON:
{
"server": {
"host": "localhost",
"port": 8080
}
}Start the service:
./start.sh --config config.yamla1083f4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.