openui-local-install

openui-local-install is a skill for Claude Code, Codex from xiaojiou176-open/shadcn-brief. It costs 0 tokens per session (235 once invoked), scanned A, original, MIT.

A guide for installing ShadcnBrief from a local code checkout using a Codex bundle and starter configuration files. It includes a troubleshooting guide and a small verification routine.

In plain words
What is it for?
Use it to select the local marketplace and MCP configuration files, replace the repository path, run the surface and ecosystem guides, and perform the repository health check.
Why use it?
It gives operators a defined local-install path and checks whether the installation and repository setup work. It also clarifies that local packaging is not the same as an official directory listing or vendor approval.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to select the local marketplace and MCP configuration files, replace the repository path, run the surface and ecosystem guides, and perform the repository health check.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xiaojiou176-open/shadcn-brief/openui-local-install
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add xiaojiou176-open/shadcn-brief --skill openui-local-install
Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/shadcn-brief

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openui-local-install

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/shadcn-brief/openui-local-install/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/shadcn-brief/openui-local-install)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/shadcn-brief/openui-local-install"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/shadcn-brief/openui-local-install/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openui-local-install

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/shadcn-brief/openui-local-install"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/shadcn-brief/openui-local-install.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 235 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00235
Opus 5 $0.00000 $0.00118
Sonnet 5 $0.00000 $0.00047
Haiku 4.5 $0.00000 $0.00023

Measured 12d ago against content hash a57cfe1ebcc3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

openui-local-install scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/openui-codex-delivery/skills/openui-local-install/SKILL.md · 30 lines

What it actually says

ShadcnBrief local install for Codex

Goal

Help the operator use the repo-owned Codex bundle and starter JSON to install ShadcnBrief from a local checkout.

Read first

  • examples/codex/marketplace.sample.json
  • plugins/shadcn-brief-codex-delivery/samples/codex.mcp.json
  • packages/skills-kit/starter-troubleshooting.md

Default route

  1. Copy examples/codex/marketplace.sample.json into the official repo-scoped Codex marketplace path if needed.
  2. Use samples/codex.mcp.json or packages/skills-kit/starter-bundles/codex.mcp.json as the local MCP config.
  3. Replace the absolute repo path.
  4. Run the proof loop:
    • ShadcnBrief surface-guide --json
    • ShadcnBrief ecosystem-guide --json
    • npm run repo:doctor

Boundaries

  • Do not claim an official Plugin Directory listing.
  • Do not claim vendor approval beyond local plugin-grade packaging.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 30 lines · 0 tokens per session scan A a57cfe1ebcc3

Subscribe to this mod's changes

openui-local-install is a skill published in the GitHub repository xiaojiou176-open/shadcn-brief (1 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 235 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

binance-spot-openapi-skill

Operate Binance Spot market, account, and order APIs through UXC with a curated OpenAPI schema, Binance query signing, and separate mainnet/testnet link flows.

holon-run/uxc · 42 tokens

bitquery-graphql-skill

Use Bitquery GraphQL through UXC for onchain trades, transfers, token holder analysis, balances, and market structure queries across supported networks, with OAuth clientcredentials authentication and query-first execution.

holon-run/uxc · 46 tokens

discord-openapi-skill

Operate Discord HTTP API through UXC with Discord OpenAPI schema. Bot token recommended for full API access including messages and server management. OAuth2 user authentication available for limited profile operations only.

holon-run/uxc · 43 tokens

feishu-openapi-skill

Operate Feishu or Lark IM APIs through UXC with a curated OpenAPI schema, tenant-token bearer auth, and chat/message guardrails.

holon-run/uxc · 36 tokens

linear-graphql-skill

Operate Linear workspace issues, projects, and teams through Linear GraphQL API using UXC. Use when tasks require querying or creating issues, managing projects, or interacting with Linear workflow. Supports both Personal API Key and OAuth authentication.

holon-run/uxc · 51 tokens

notion-openapi-skill

Operate Notion Public API through UXC with a curated OpenAPI schema for search, block traversal, page reads, content writes, and data source/database inspection. Use when tasks need recursive reads or structured writes that Notion MCP does not expose directly.

holon-run/uxc · 57 tokens