Majia Guanyuan BI

Guandata BI field manual: ETL governance, chart injection, v7 publish traps

Works with setup

Test report

Verdict
Works with setup
Score
6.0/10
Tested
Aug 10, 2026
Environment
Claude Code 2.x (agent harness)

Every workflow this skill sells runs through the official Guandata CLI suite against a private licensed BI tenant, and installing that suite confirms the wall: guancli auth status stops at 'configuration default not found', so the payoff is unmeasurable here and is scored as no measured gain rather than a win. What did run offline was the one bundled script: inject_phone_layout.py correctly rewrote a synthetic guanvis pack ZIP, inserting the documented phoneLayout block with a selector group and mobileHeightUnit 60. The reference set is genuinely detailed, but its own version pins went stale within three weeks of release, with SKILL.md pinning guancli 1.0.43, guanetl 0.1.21 and guanvis 0.1.33 while npm now ships 1.0.49, 0.1.26 and 0.1.37, and it documents a 'guancli login status' command the current CLI rejects as unknown. The frontmatter also fires on generic retail metrics like 营业额, 门店, 复购率 and RFM, whose formula library was moved to a separate repository and now exists here only as an eight-line pointer file.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 3/5
  • Output vs. baseline 5/10
  • Docs & honesty 2/5

What Majia Guanyuan BI does

A field manual layered on top of Guandata's official guancli/guanvis/guanetl/guanwf CLI suite, covering the cases those commands do not: whole-library ETL governance calls, a catalogue of ten BI engine errors, custom-chart HTML/CSS/JS injection, v7 draft-versus-published state machine workarounds, mobile phoneLayout injection, and SuperApp reverse engineering. Standard querying and card building are explicitly routed back to the official tools. Triggers on Guandata, 观远, payload_json, customChart, phoneLayout, SuperApp and v7 BI publishing questions, and requires a licensed Guandata BI tenant.

How to install Majia Guanyuan BI

git clone --depth 1 https://github.com/maojiebc/majia-guanyuan.git
mkdir -p ~/.claude/skills
cd majia-guanyuan && cp -r . ~/.claude/skills/majia-guanyuan && rm -rf ~/.claude/skills/majia-guanyuan/.git

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Majia Guanyuan BI

  • /majia-guanyuan Guandata BI field manual: ETL governance, chart injection, v7 publish traps

It also activates on plain-language prompts like these:

  • 帮我在观远BI的自定义图表配置里,给移动端注入一个phoneLayout布局配置
  • 用观远的guanetl命令做一次全库ETL数据治理调用,帮我检查一下数据血缘关系
  • 观远BI v7版本里的草稿版和已发布版状态发生冲突了,帮我排查一下这个发布流程问题

Frequently asked questions

Is the Majia Guanyuan BI skill free?
Yes. The skill itself is free from maojiebc/majia-guanyuan. SkillProof publishes the install command and an independent test verdict at no cost.
Does Majia Guanyuan BI work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Aug 10, 2026. Verdict: Works with setup. Every workflow this skill sells runs through the official Guandata CLI suite against a private licensed BI tenant, and installing that suite confirms the wall: guancli auth status stops at 'configuration default not found', so the payoff is unmeasurable here and is scored as no measured gain rather than a win. What did run offline was the one bundled script: inject_phone_layout.py correctly rewrote a synthetic guanvis pack ZIP, inserting the documented phoneLayout block with a selector group and mobileHeightUnit 60. The reference set is genuinely detailed, but its own version pins went stale within three weeks of release, with SKILL.md pinning guancli 1.0.43, guanetl 0.1.21 and guanvis 0.1.33 while npm now ships 1.0.49, 0.1.26 and 0.1.37, and it documents a 'guancli login status' command the current CLI rejects as unknown. The frontmatter also fires on generic retail metrics like 营业额, 门店, 复购率 and RFM, whose formula library was moved to a separate repository and now exists here only as an eight-line pointer file.
What is the Majia Guanyuan BI SkillProof Score?
6.0/10 — installs cleanly 5/5, triggers reliably 3/5, output vs. baseline 5/10, docs & honesty 2/5.
How do I install Majia Guanyuan BI?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Majia Guanyuan BI with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.