agentsclimarketplace

Non workflow yaml

Skill Jahrome907/minecraft-agent-skills/tests/fixtures/validators/ci-release/non-workflow-yaml

Minecraft AI agent skills and dual-target plugin bundle for Codex and Claude Code.From the repository description

Install
npx -y skills add Jahrome907/minecraft-agent-skills --skill non-workflow-yaml

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.4 KB, 137 tokens by cl100k_base, as published. Nobody here has run it

CI Release Fixture

Required Secrets

  • MODRINTH_TOKEN
# In all workflow jobs:
- name: Setup Gradle
  uses: gradle/actions/setup-gradle@v3
  with:
    cache-read-only: ${{ github.event_name == 'pull_request' }}
name: Build
on:
  push:
    branches: ["main"]
jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - run: echo ok
      - env:
          MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
        run: echo release

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.