📥
AutomationJavaScript

Add an Upstream Skill

by MoizIbnYousaf

Add an Upstream Skill is an Automation skill for Claude Code, published by MoizIbnYousaf in ai-agent-skills.

1.1K stars131 forkson MoizIbnYousaf/ai-agent-skillsAdded 2026/09/03Repository updated 2026/08/17
agent-skillsai-agentsclaude-codeclicodexcursordeveloper-toolsmcpproductivity
Install in seconds
Install Add an Upstream Skill
Copy Add an Upstream Skill 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/MoizIbnYousaf/ai-agent-skills/tree/main/docs/workflows ~/.claude/skills/workflows

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/MoizIbnYousaf/ai-agent-skills.git

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

In this catalog

Source file
docs/workflows/add-an-upstream-skill.md in MoizIbnYousaf/ai-agent-skills
Installs to
~/.claude/skills/workflows
Collection
One of 18 skills cataloged from this repository
Category
Automation1754 skills

What Add an Upstream Skill does

Add an Upstream Skill writes a workspace entry for a bundled skill or GitHub source without vendoring it. Use it when you want to keep upstream metadata and choose your own shelf, branch, and reason.

Add an Upstream Skill is cataloged under Automation on DirSkills. Add an Upstream Skill comes from a repository tagged agent-skills, ai-agents, claude-code, cli and codex.

Documentation

README

Add an Upstream Skill

Use add when you want a workspace entry but do not want to vendor the source.

From the bundled reference library:

npx ai-agent-skills add frontend-design --area frontend --branch Implementation --why "I want this on my shelf."

From a GitHub repo:

npx ai-agent-skills add anthropics/skills --skill ask-questions-if-underspecified --area workflow --branch Planning --why "I use this to tighten vague requests."

add writes to the active workspace only.

It keeps the upstream metadata:

  • description
  • source
  • sourceUrl
  • installSource
  • tags
  • labels
  • requires

You still choose:

  • shelf
  • branch
  • why it belongs

That keeps the workspace shaped like your own library instead of becoming a blind copy.

Frequently asked about Add an Upstream Skill

  • What else does MoizIbnYousaf publish alongside Add an Upstream Skill?

    Add an Upstream Skill is one of 18 skills that DirSkills catalogs from MoizIbnYousaf/ai-agent-skills, the repository it ships in. Its siblings there include Ask Questions If Underspecified, Audit Library Health and Backend Development. Each one is a separate skill with its own page in this directory, installs the same way Add an Upstream Skill does, and is maintained by MoizIbnYousaf in that same repository. The rest of the collection is listed on the MoizIbnYousaf/ai-agent-skills page.

  • How does Add an Upstream Skill compare to other Automation skills?

    Add an Upstream Skill ranks #760 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Add an Upstream Skill against them. Open each page to compare what they document and how they install.

More from MoizIbnYousaf/ai-agent-skills

Add an Upstream Skill is one of 18 skills cataloged on DirSkills from MoizIbnYousaf/ai-agent-skills.

See all 18 skills