← 返回 Skills 市场
wenchy

tableau

作者 wenchy · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tableau
功能描述
Expert on modern configuration converter — converts Excel/CSV/XML/YAML into Protobuf-backed JSON/Text/Bin configs via protogen + confgen pipeline. Trigger wh...
安全使用建议
This skill is essentially a how-to for using the tableauc protogen/confgen pipeline. Before installing/using it: 1) Make sure you trust and have the tableauc binary available on the agent's system (the SKILL.md assumes you will run tableauc but the skill did not declare that binary). 2) If you want to avoid the agent executing local binaries or writing files, do not enable autonomous invocation for this skill or run it in a sandboxed environment — the instructions will create files under temp/ and run tableauc in that directory. 3) Verify any generated .proto/.json outputs yourself and confirm the tableauc binary you use comes from a trusted source (the skill's learning-resource GitHub links are helpful but the skill has no homepage or publisher details). 4) If you lack the tableauc CLI or the xlsx-producing capability the skill references, the skill will fail rather than installing anything malicious.
功能分析
Type: OpenClaw Skill Name: tableau Version: 0.1.0 The skill bundle provides comprehensive instructions and documentation for an AI agent to act as an expert for the 'tableau' configuration converter. It guides the agent to use the `tableauc` CLI to transform spreadsheets (Excel, CSV, XML, YAML) into Protobuf-backed configurations. The instructions emphasize using a `temp/` working directory, managing `config.yaml` files, and installing the tool via `go install github.com/tableauio/tableau/cmd/tableauc@latest` if not found. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the content is strictly aligned with the stated purpose of configuration management.
能力评估
Purpose & Capability
The name/description, references, and extensive docs all match a tool that converts spreadsheets into protobuf-backed configs. However the SKILL.md repeatedly instructs the agent to run the 'tableauc' CLI and to use an 'xlsx' skill to create .xlsx files while the registry metadata lists no required binaries. That is a minor coherence gap: the skill expects local tooling (tableauc) to be available but does not declare it.
Instruction Scope
Runtime instructions are narrowly scoped to creating input files under temp/, ensuring a config.yaml, and running protogen/confgen (tableauc -m proto/conf). The skill explicitly constrains working directory to temp/ and references local files under that directory. It does not instruct reading unrelated system files or asking for secrets. It does reference external GitHub docs for learning, which implies network access for documentation but not for exfiltration.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing will be downloaded or written by an installer. This minimizes install-time risk.
Credentials
The skill does not request environment variables, credentials, or config paths. The runtime instructions only require creating files in temp/ and running local commands; no sensitive environment access is requested.
Persistence & Privilege
The skill is user-invocable, not forced-always. It does not request persistent system-wide privileges or attempt to modify other skills' configuration. Autonomous invocation is allowed by platform default (disable-model-invocation: false) but is not combined with broad/privileged access here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tableau
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tableau 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the tableau skill: modern configuration converter for structured config generation from Excel/CSV/XML/YAML to Protobuf-backed JSON/Text/Bin files. - Provides expert guidance on using the full protogen + confgen pipeline, including correct workflow, file structure, notation, and required `@TABLEAU` metasheet. - Enforces use of the actual `tableauc` CLI for all output—never handwrite `.proto` or JSON. All input file changes are followed by immediate regeneration of outputs. - Details mandatory Excel styling, noterow rules, working directory (`temp/`), and minimal `config.yaml` setup. - Covers table structure conventions, CLI usage, and links to official documentation and test case references for accurate operation.
元数据
Slug tableau
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tableau 是什么?

Expert on modern configuration converter — converts Excel/CSV/XML/YAML into Protobuf-backed JSON/Text/Bin configs via protogen + confgen pipeline. Trigger wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 tableau?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tableau」即可一键安装,无需额外配置。

tableau 是免费的吗?

是的,tableau 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

tableau 支持哪些平台?

tableau 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 tableau?

由 wenchy(@wenchy)开发并维护,当前版本 v0.1.0。

💬 留言讨论