Invalid yaml
Skill Jahrome907/minecraft-agent-skills/tests/fixtures/validators/ci-release/invalid-yaml
Minecraft AI agent skills and dual-target plugin bundle for Codex and Claude Code.
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.
What its author says it does
Copied from the file, not written here
Fixture with malformed workflow YAML.
SKILL.md
0.3 KB, 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"