Claude opencode Skill

Good Skill

A planted fixture that satisfies every blocking skill-eval rule so the gate passes cleanly.

LLM Mart · 0 points · 10 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download boshu2-agentops-skills__fixtures_good-skill-c3fe161.zip · 0 KB
boshu2/agentops 445 41 forks Apache-2.0 Updated 1d ago
Part of boshu2/agentops — 73 skills

Install

skills CLI npx skills add https://github.com/boshu2/agentops/tree/main/skills/_fixtures/good-skill
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install boshu2-agentops@llmmart
Git git clone https://github.com/boshu2/agentops.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole boshu2/agentops collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Good Skill

A planted fixture that satisfies every blocking skill-eval rule so the gate passes cleanly. It has required metadata, a non-empty description, no secrets, and no unsafe paths.

Usage

Run a harmless command to demonstrate a code example:

echo "skill-eval good fixture"
Files (agentops)
  • SKILL.md 512 B
    ---
    id: good-skill
    name: Good Skill
    version: 0.1.0
    description: A planted fixture that satisfies every blocking skill-eval rule so the gate passes cleanly.
    tags: [fixture, testing]
    metadata:
      internal: true
    ---
    
    # Good Skill
    
    A planted fixture that satisfies every blocking skill-eval rule so the gate
    passes cleanly. It has required metadata, a non-empty description, no secrets,
    and no unsafe paths.
    
    ## Usage
    
    Run a harmless command to demonstrate a code example:
    
    ```bash
    echo "skill-eval good fixture"
    ```
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related