process-scope-statistics

Installation
SKILL.md

process-scope-statistics

Use this skill when the task is to answer questions like:

  • “这些 process 覆盖多少领域/工艺/产品?”
  • “当前可见的 state_code=0,100 process 有多少单元过程、多少产品?”
  • “给我一个以后可重复跑的 process scope 统计方案”

Workflow

  1. Create an output directory first.
  2. Ensure the API base URL, Supabase publishable key, and public OAuth client ID are exported, then run tiangong-lca auth status --json. If it returns login-required, stop and ask the human to run auth login in a trusted terminal; never request a username, password, credential, code, or token.
  3. Run node scripts/run-process-scope-statistics.mjs.
  4. Review the JSON summaries and Markdown reports in that output directory.
  5. If you need a Chinese report, keep the .zh-CN.md output.

Default Statistical Scope

Installs
6
GitHub Stars
6
First Seen
Apr 21, 2026
process-scope-statistics — tiangong-lca/skills