Structured Git commits with WHAT/WHY/HOW format, optimized as AI context for future sessions.
A Claude Code skills marketplace for Ascend NPU inference, model quantization, LLM evaluation, and structured Git commits.
claude plugin marketplace add starmountain1997/g-claude
Then install individual skills:
claude plugin install ascend@g-claude
claude plugin install vllm-ascend@g-claude
claude plugin install msmodelslim@g-claude
claude plugin install aisbench@g-claude
claude plugin install commit-as-prompt@g-claude
Or install everything at once (also installs karpathy-skills and skill-creator):
curl -fsSL https://raw.githubusercontent.com/starmountain1997/g-claude/main/scripts/install-g-claude.py | python3 - --update
Pass any script arguments after python3 -, e.g. --update, --help, etc.
OpenPackage is a universal package manager for coding agent configs. Install all skills at once:
npm install -g opkg
opkg install gh@starmountain1997/g-claude
Or install individual skills:
opkg install gh@starmountain1997/g-claude --skills ascend
opkg install gh@starmountain1997/g-claude --skills vllm-ascend
opkg install gh@starmountain1997/g-claude --skills msmodelslim
opkg install gh@starmountain1997/g-claude --skills aisbench
opkg install gh@starmountain1997/g-claude --skills commit-as-prompt
| Skill | Description |
|---|---|
| ascend | Ascend NPU hardware entry point — health check, environment setup, shell script template. Starting point for any Ascend workflow. |
| vllm-ascend | vLLM-Ascend serving toolchain — install, offline validation, scenario tuning, online serving, contribution guide. |
| msmodelslim | Model quantization on Ascend NPUs — W4A8/W8A8/W4A4, one-click and custom YAML, MoE mixed precision, VLM support, accuracy recovery. |
| aisbench | AISBench evaluation framework — accuracy benchmarks (GSM8K, MMLU, AIME) and performance benchmarks against vLLM services. |
| commit-as-prompt | Structured Git commits with WHAT/WHY/HOW format, optimized as AI context for future sessions. |
The Ascend skills form a pipeline:
ascend (NPU check)
├──► vllm-ascend (install → serve)
├──► msmodelslim (quantize → serve via vllm)
└──► aisbench (evaluate accuracy & performance)
MIT
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 starmountain1997/g-claude --plugin commit-as-promptPublish model README to GitCode with auto-inferred YAML frontmatter tags from HuggingFace/ModelScope API and local transformers config.
Ascend NPU hardware entry point — health check, environment setup, shell script template. Starting point for any Ascend workflow.
Download models from ModelScope or HuggingFace to local storage before inference, quantization, or evaluation.
vLLM-Ascend serving toolchain — install, offline validation, scenario tuning, online serving, contribution guide.
Model quantization on Ascend NPUs — W4A8/W8A8/W4A4, one-click and custom YAML, MoE mixed precision, VLM support, accuracy recovery.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.