πŸ§ͺ
AI EngineeringGo

Skill Up

by alibaba

Skill Up is an AI Engineering skill for Claude Code, published by alibaba in skill-up.

680 stars45 forkson alibaba/skill-upAdded 2026/08/24+13% in starsRepository updated 2026/08/21
agent-skillsaiai-agentsalibabaskills
Install in seconds
Install Skill Up
Copy Skill Up into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alibaba/skill-up/tree/main/skills/skill-upper ~/.claude/skills/skill-upper

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alibaba/skill-up.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-upper/SKILL.md in alibaba/skill-up
Installs to
~/.claude/skills/skill-upper
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What Skill Up does

Skill Up creates, runs, validates, and diagnoses Agent Skill evaluations with the skill-up CLI. Use it to scaffold evals, add cases, author judges, run reports, and iterate from failures or imported evals.json files.

Skill Up is cataloged under AI Engineering on DirSkills. Skill Up comes from a repository tagged agent-skills, ai, ai-agents, alibaba and skills.

Documentation

README

use-skill-up-cli

Help the user evaluate and evolve Agent Skills through the skill-up CLI.

Manual: https://alibaba.github.io/skill-up/

Language Policy

Default to English when responding to the user. If the user writes in Chinese (or any other language), switch to that language and stay consistent with the user's input throughout the session.

Detection rules (highest priority first):

  1. The user explicitly specifies a language in the current message (e.g. "answer in English" / "η”¨δΈ­ζ–‡ε›žη­”") β†’ follow the user's instruction.
  2. The natural language used in the user's current message β†’ match it.
  3. None of the above β†’ use English (default).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Up

  • What else does alibaba publish alongside Skill Up?

    Skill Up is one of 23 skills that DirSkills catalogs from alibaba/skill-up, the repository it ships in. Its siblings there include Agent Judge, Agent Judge Support and Code Quality Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Skill Up does, and is maintained by alibaba in that same repository. The rest of the collection is listed on the alibaba/skill-up page.

  • How does Skill Up compare to other AI Engineering skills?

    Skill Up ranks #1789 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Up against them. Open each page to compare what they document and how they install.

More from alibaba/skill-up

Skill Up is one of 23 skills cataloged on DirSkills from alibaba/skill-up.

See all 23 skills β†’
βš–οΈ
1w ago

Agent Judge

Agent Judge adds judge-level skill installation for agent-based evaluation runs. Use it when the evaluator needs reusable rubrics or domain guidance separate from the skill under test.
AI Engineering
68045
βš–οΈ
1w ago

Agent Judge Support

Agent Judge Support adds judge-side Skills to agent_judge evaluations so the reviewer agent can install and use separate rubric Skills. It is used when you need reusable, isolated review rules and audit data for scoring.
AI Engineering
68045
πŸ”
1w ago

Code Quality Analyzer

Code Quality Analyzer reviews code for correctness, maintainability, performance, and security. Use it when you want a static quality assessment, issue list, and actionable fix suggestions.
Quality
68045
πŸ”
1w ago

Code Quality Reviewer

Code Quality Reviewer reviews code changes and provides a detailed quality assessment with bug findings and actionable recommendations. Use it when you need a second pass on changes before merging or shipping.
Quality
68045
πŸ”Ž
1w ago

Code Review Assistant

Code Review Assistant analyzes submitted code for bugs, security issues, performance problems, and error handling gaps. Use it when you want a structured review with specific findings and fix suggestions.
Quality
68045
πŸ”
1w ago

Code Review Helper

Code Review Helper analyzes code snippets or diffs for common issues like null pointer risks, unhandled exceptions, resource leaks, naming, and style. Use it when you want a review report with problems, suggestions, and a summary.
Quality
68045