glow-id-numbering
OfficialAutomate GLOW ID generation and validation.
AuthorWonderplanet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
このスキルは、GLOWプロジェクトにおけるIDの採番・検証を自動化します。キャラ、クエスト、アイテム、BGM などの ID ルールを適用し、既存IDの検証・次の空きIDの提案を行います。マスターデータ作成やID命名規則のチェックにも対応します。
Core Features & Use Cases
- ID生成ルールの参照: 作品・キャラ・クエスト・アイテム・BGM等の命名規則とフォーマットを参照
- ID検証: 既存IDのフォーマット、桁数、接頭語の正確性を検証
- 次のID提案: 既存IDを調査して未使用の次番号を自動提案
- 作品IDマッピング: 作品名から3文字コードへの変換
Quick Start
Quick Start: 実際の運用を始めるには、マスタデータ管理ディレクトリの該当IDルールを参照し、次のIDを提案する script を実行してください。例:
- 次のIDの提案: python3 scripts/find_next_id.py "マスタデータ/GLOW_ID 管理" chara spy
- IDの検証: python3 scripts/validate_id.py "chara_spy_00001"
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: glow-id-numbering Download link: https://github.com/Wonderplanet/glow-brain/archive/main.zip#glow-id-numbering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.