SkillAgentSearch skills...

od-contribute

Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too.

Install / Use

npx skills add nexu-io/open-design

Installs into whichever agent you are using.

About this skill
⚡

Claude Commands

Claude Code slash commands

Quality Score

71/100

Supported Platforms

Claude Code

Our assessment of od-contribute

od-contribute scores 71/100 on our quality scale, 1113th of 1,947 Development & Engineering skills we index.

Its Claude Commands is 1.2 KB long, lightly structured (1 heading) and no code examples: moderately detailed.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
5/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so od-contribute is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

od-contribute compared with similar skills

All 4 of these similar skills score higher than od-contribute; compare them before choosing.

SkillScoreStarsUpdatedFormat
od-contribute (this skill)by nexu-io7197.9k1d agoClaude Commands
claude-memby thedotmack10094.7ktodayCLAUDE.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
Understand-Anythingby Egonex-AI10084.2k14d agoCLAUDE.md
headroomby headroomlabs-ai10073.8ktodayCLAUDE.md

Frequently asked questions

How do I install od-contribute?
Run npx skills add nexu-io/open-design. The install tabs above show the steps for each supported agent.
Which AI agents does od-contribute work with?
It is written for Claude Code, as a Claude Commands file. Other agents that read the same format can often use it too.
Is od-contribute safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is od-contribute still maintained?
The repository was last updated yesterday, so od-contribute is actively maintained.

description: Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too. argument-hint: "[skill | design-system | i18n | docs | bug — optional, otherwise the skill will ask]"

You are entering the od-contribute flow.

User input (may be empty): $ARGUMENTS

What to do right now

  1. Load the skill by invoking the od-contribute skill via the Skill tool. The skill owns the full execution playbook — do not reimplement it inline.

  2. Pass the user input forward:

    • If $ARGUMENTS is one of skill, design-system, i18n, docs, bug (or a recognizable Chinese / English equivalent), pre-select that branch and skip the type-picking AskUserQuestion in Step 2.
    • Otherwise, the skill will ask the user via AskUserQuestion.
  3. Honor the interactive contract:

    • Always run the prerequisite check first (gh installed + authed). If it fails, surface the install/auth hint and stop — do not try workarounds.
    • Always show the preview + require explicit confirmation before pushing or opening any PR/issue.
    • At the end, print the PR or issue URL on its own line so the user can click through.

Begin by invoking the skill now.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryDevelopment
Updated1d ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions