Agent skill · AI & Agents

flaky-skill

A skill with potentially flaky behavior for testing retry

Alibaba76,861★ · +800/wk · 4 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add alibaba/skill-up --skill retry-and-parallelism --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 0 KB
Bundled scripts: none
Version: 1.0.0
Path: e2e/testdata/retry-and-parallelism/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 374
Language: Go

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Flaky Skill A skill that may require retry on certain conditions.

What's inside
Ships with 5 files
  • README.md
  • evals/cases/flaky-success-retry.yaml
  • evals/cases/second-case-parallel.yaml
  • evals/eval.yaml
  • evals/evals.json
More from skill-up
All skills →
About this skill
What does the flaky-skill skill do?

A skill with potentially flaky behavior for testing retry

How do I install it?

Run `npx skills add alibaba/skill-up --skill retry-and-parallelism --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alibaba/skill-up, a repository with 374 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going