Invalid yaml
Skill Jahrome907/minecraft-agent-skills/tests/fixtures/validators/ci-release/invalid-yaml
Fixture with malformed workflow YAML.From its SKILL.md
npx -y skills add Jahrome907/minecraft-agent-skills --skill invalid-yamlAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.3 KB, 53 tokens by cl100k_base, as published. Nobody here has run it
Invalid YAML Fixture
Secrets
GITHUB_TOKEN
name: Broken Workflow
on:
push:
jobs:
build:
runs-on ubuntu-latest
steps:
- run: echo "broken"
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.