Invalid yaml
Skill AIKUSAN/minecraft-agent-skills-bundle/tests/fixtures/validators/ci-release/invalid-yaml
Minecraft AI agent skills bundle for Java and Bedrock server administration, development, packs, crossplay, and automation across Codex, Claude Code, and compatible agent hosts.
npx -y skills add AIKUSAN/minecraft-agent-skills-bundle --skill invalid-yamlAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
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"