agentsclimarketplace

Bad skill

Skill boshu2/agentops/skills/_fixtures/bad-skill

The operating loop a coding agent follows — and skills to orchestrate multi-agent systems.From the repository description

Install
npx -y skills add boshu2/agentops --skill bad-skill

Assembled 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.

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.