game-meta工具

Export planning-table data to CSV and manage meta information in offline sandbox environments.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/wangtengda0310/prompt --skill game-meta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-meta工具
Source: https://github.com/wangtengda0310/prompt/tree/main/skills/game-meta
Command: npx skills add https://github.com/wangtengda0310/prompt --skill game-meta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

game-meta 是公司内部用于策划表相关导出与元数据维护的工具,解决在 gforge core2 项目中需要将策划表数据导出为 CSV 的需求,并确保元数据的一致性和版本可追溯性。该工具在导出时会生成一个 meta 文件夹,可能影响版本控制工作流。默认工作目录为 d:\work\gamemeta\,若无明确指定,则使用该路径,并在离线沙箱环境中推荐使用以避免网络问题。

Core Features & Use Cases

  • 导出策划表数据为 CSV,方便后续分析和归档
  • 生成和维护与导出相关的 meta 信息,便于版本控制和审计
  • 支持在沙箱环境中离线工作以避免服务器连接问题;默认在锚定目录下操作

Quick Start

使用 game-meta 导出当前策划表的 CSV 并在默认目录生成 meta 文件夹以便提交到版本控制。

Frequently Asked Questions about game-meta工具

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export planning-table data to CSV in an offline sandbox environment?

To export planning-table data to CSV in an offline sandbox, use the game-meta tool which operates within the gforge core2 project and handles default directory operations while avoiding network connection issues.

What is the default working directory for game-meta CSV exports?

The default working directory for game-meta CSV exports is d:\work\gamemeta\. If no explicit path is specified during the planning-table export process, the tool automatically uses this directory.

Does game-meta generate extra files during the CSV export process?

Yes, game-meta generates a meta folder during the CSV export process. This folder maintains related meta information for version control and auditing purposes, which may affect your version control workflow.

Can I use game-meta for metadata versioning in restricted network environments?

Yes, game-meta is recommended for offline sandbox environments where network access is restricted. It performs version checks and warns when environment constraints require changes to maintain metadata consistency.

Why does the game-meta tool warn about environment constraints during export?

The game-meta tool warns about environment constraints to ensure metadata consistency and version traceability. It performs default directory handling and version checks, alerting you when changes are needed to proceed.

What is the best way to maintain planning table metadata consistency during CSV export?

Using game-meta to export planning-table data to CSV is the best way to maintain metadata consistency. It generates a meta folder containing version control and auditing information alongside the exported files.