Bad skill
The operating loop a coding agent follows — and skills to orchestrate multi-agent systems.From the repository description
npx -y skills add boshu2/agentops --skill bad-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- reads credentialsReads from 2 credential sources: `AWS_ACCESS_KEY_ID` and 1 more.
SKILL.md
0.4 KB, 108 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.