By lizhangmai
Set up a local Monata simulation environment with pixi and locally built circuit-tool packages.
Reusable agent skills and plugin adapters maintained by lizhangmai.
This repository publishes ordinary SKILL.md skills and the thin plugin
metadata needed by Codex and Claude Code. The runtime content lives under
plugins/<plugin>/skills/<skill>/; generic skills installers can discover the
same skills directly from the repository.
Use any one of these equivalent installation paths. For Monata simulation
workflows, install both monata-sim-env and conda-build.
Use the Open Skills CLI for agents that support plain skills or do not have a dedicated plugin marketplace:
npx skills@latest add lizhangmai/skills --skill monata-sim-env --skill conda-build
To inspect what the repository exposes before installing:
npx skills@latest add lizhangmai/skills --list
Pass --agent <agent-name> when you want to target a specific installed agent.
Add this repository as a Codex plugin marketplace:
codex plugin marketplace add https://github.com/lizhangmai/skills --ref main
codex plugin list --marketplace lizhangmai --available --json
codex plugin add monata-sim-env@lizhangmai
codex plugin add conda-build@lizhangmai
After installing, start a new Codex thread in the target project directory and ask Codex:
Use the monata-sim-env skill to set up this Monata environment.
CONDA_BUILD_OUTPUT_DIR=<absolute-path-you-choose>
Replace <absolute-path-you-choose> with a real absolute path before sending
the prompt. The skill inspects the Monata workspace before choosing tool
packages; the current Monata baseline is ngspice plus openvaf-r.
Update the marketplace snapshot when this repository changes:
codex plugin marketplace upgrade lizhangmai
codex plugin remove monata-sim-env@lizhangmai
codex plugin add monata-sim-env@lizhangmai
codex plugin remove conda-build@lizhangmai
codex plugin add conda-build@lizhangmai
Add this repository as a Claude Code plugin marketplace:
/plugin marketplace add https://github.com/lizhangmai/skills
/plugin marketplace update lizhangmai
/plugin install monata-sim-env@lizhangmai
/plugin install conda-build@lizhangmai
/reload-plugins
Then ask Claude Code:
Use the monata-sim-env skill to set up this Monata environment.
CONDA_BUILD_OUTPUT_DIR=<absolute-path-you-choose>
For local development or offline testing of this repository, use the helper
script to install plain SKILL.md directories:
python3 scripts/install.py --list
python3 scripts/install.py --target codex --skill monata-sim-env
python3 scripts/install.py --target codex --skill conda-build
Use symlinks during local skill development:
python3 scripts/install.py --target codex --skill monata-sim-env --mode symlink --force
| Plugin | Audience | Purpose |
|---|---|---|
monata-sim-env | Monata users | Inspect a Monata workspace, set up a pixi environment, build or reuse the needed local circuit-tool packages, and verify ngspice plus OpenVAF tooling. |
conda-build | Package maintainers and advanced users | Manage local self-use conda channels with rattler-build, including build, test, inspect, render, debug, patch, bump, rebuild, and publish guidance. |
Maintainer-only release workflows should live outside this public skills repository so generic skill installers do not expose them to ordinary users.
.agents/
plugins/
marketplace.json # Codex marketplace
.claude-plugin/
marketplace.json # Claude Code marketplace
plugins/
monata-sim-env/
.codex-plugin/plugin.json
.claude-plugin/plugin.json
skills/monata-sim-env/
SKILL.md
agents/openai.yaml
scripts/
conda-build/
.codex-plugin/plugin.json
.claude-plugin/plugin.json
skills/conda-build/
SKILL.md
agents/openai.yaml
assets/recipe-sets/
scripts/
references/
scripts/
install.py
validate.py
The Open Skills CLI discovers the nested SKILL.md directories, while Codex
and Claude Code use their plugin manifests at each plugin root.
Before publishing changes:
npx skills@latest add . --list
python3 scripts/validate.py
python3.10 ~/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py plugins/monata-sim-env
python3.10 ~/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py plugins/conda-build
claude plugin validate .
claude plugin validate plugins/monata-sim-env
claude plugin validate plugins/conda-build
Use any Python 3.10+ executable for the Codex plugin validator.
This repository should contain reusable skills, helper scripts, references, and public recipes. It should not vendor third-party simulator source trees, compiled EDA tools, private tokens, internal release credentials, or machine-specific storage paths.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lizhangmai/skills --plugin monata-sim-envManage local self-use conda channels and conda package supply-chain workflows with rattler-build.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.