Claude
opencode
Skill
bad-skill
Imported from boshu2/agentops/skills/_fixtures/bad-skill.
Virus-scanned
Reviewed automatically before listing.
Download
boshu2-agentops-skills__fixtures_bad-skill-8061085.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/boshu2/agentops/tree/main/skills/_fixtures/bad-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
Setup
Planted lint fixture for scripts/skill-eval.sh. Intentionally broken:
this front matter omits name/id (missing required metadata), leaves the
description empty, and hardcodes an AWS key (a secret) in the code block below.
export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Files (agentops)
-
SKILL.md 392 B
--- description: "" --- ## Setup Planted lint fixture for `scripts/skill-eval.sh`. Intentionally broken: this front matter omits `name`/`id` (missing required metadata), leaves the description empty, and hardcodes an AWS key (a secret) in the code block below. ```bash export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY ```
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.