nexu-io/open-design

od-plugin-contribute-open-design

Open a pull request adding a local Open Design plugin to the Open Design community catalog using gh CLI.

68CollectingSends data outNetwork access
See source evidenceView GitHub source
npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/examples/od-plugin-contribute-open-design"
Source profileReview and auditCatalog only

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Limited to facts supported by the pinned source

What the pinned source establishes about od-plugin-contribute-open-design

Use this workflow when the active project contains a copied plugin folder and the user wants to propose it for the Open Design community catalog.

npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/examples/od-plugin-contribute-open-design"
Check the pinned source

The pinned source contains about 164 English words and 1 usable sections. That evidence supports a source profile, not a complete guide.

164 source words · 1 usable sections

What the source actually contains

1 verifiable source sections for od-plugin-contribute-open-design

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

Workflow

1. Read the active plugin inputs. plugincontextpath is the copied plugin folder relative to the project working directory. 2. Inspect the copied plugin's manifest, skill instructions, examples, and compatibility metadata. 3. Call the local daemon endpoint instead of hand-rolling…

SKILL.md · Workflow
Read the active plugin inputs. plugincontextpath is the copied plugin folder relative to the project working directory.Inspect the copied plugin's manifest, skill instructions, examples, and compatibility metadata.Call the local daemon endpoint instead of hand-rolling GitHub commands:

Static permission evidence

Inspect the exact source lines that triggered a signal

These are source excerpts matched by deterministic rules, not findings of malicious behavior, safety, or actual execution.

Choose a different workflow

When another Skill is the better fit

FAQ

How do I install od-plugin-contribute-open-design?

The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/examples/od-plugin-contribute-open-design". Inspect the command and pinned source before running it.

Which permission-related actions were detected?

Static rules flagged send-data, network in the source; the page lists the matching lines and excerpts.

Repository stars
82,073
Repository forks
9,485
Quality
68/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

68/100
Documentation14/30
Specificity16/25
Maintenance20/20
Trust signals18/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

suede-workflow-skills by JasonColapietro

Umbrella workflow for 67 public skills: Full Send, copy, design, code review, SEO, launch packaging, MCP QA, iOS and Android app shipping, and creator workflows. Loads the full public skill pack.

copilot-pr-autopilot by github

Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments. This skill runs loop engineering: auto-triggers Copilot Code Review via GraphQL (no @copilot mention), triages every open thread (Copilot, humans, advanced-security) with a fix / decline / escalate rubric, dispatches parallel fix sub-agents that obey the repo build/test/lint conventions, commits per iteration, replies+resolves citing the pushed SHA, then re

suede-code-review by JasonColapietro

Find the bugs a diff can actually ship: TypeScript, React, Next.js, OWASP, accessibility, SEO, database, and deploy-risk review. Return findings, not a grade.

postgresql-code-review by github

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).

ui-secure-review by LazyAGI

Review frontend and UI changes for concrete security risks such as XSS, unsafe URL handling, token leakage, missing origin checks, and client-side authorization gaps. Use when users ask for a UI code review focused on safety and reliability.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

Contribute Plugin to Open Design

Use this workflow when the active project contains a copied plugin folder and the user wants to propose it for the Open Design community catalog.

Workflow

  1. Read the active plugin inputs. plugin_context_path is the copied plugin folder relative to the project working directory.
  2. Inspect the copied plugin's manifest, skill instructions, examples, and compatibility metadata.
  3. Call the local daemon endpoint instead of hand-rolling GitHub commands: curl -sS -X POST "$OD_DAEMON_URL/api/projects/$OD_PROJECT_ID/plugins/contribute-open-design" -H 'content-type: application/json' -d '{"path":"<plugin_context_path>"}'
  4. Read the JSON response. If ok is true, report the PR URL, branch name when present in the log, and any useful validation summary.
  5. If the endpoint fails, report its message, code, and useful log lines. When authentication is missing, tell the user to run gh auth login --hostname github.com.

Keep the pull request focused. Do not modify unrelated Open Design files unless a manifest validation issue requires a tiny supporting change.

Skill path
plugins/_official/examples/od-plugin-contribute-open-design/SKILL.md
Commit SHA
89d6d4ef21ba
Repository license
Apache-2.0
Data collected