← 返回 Skills 市场
rgstephens

Poe Usage

作者 Greg Stephens · GitHub ↗ · v0.5.0 · MIT-0
cross-platform ✓ 安全检测通过
149
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install poeusage
功能描述
Monitor Poe API point balance and usage history from the terminal using poeusage CLI.
安全使用建议
This skill appears to do what it claims: run the poeusage CLI using your POE_API_KEY to report Poe usage. Before installing: (1) review the Homebrew tap and formula (rgstephens/tap) and the upstream repo to confirm the binary's source and build steps; (2) avoid storing your API key in plaintext config files if possible — prefer passing POE_API_KEY at runtime or using a secure credential store; (3) verify the installed poeusage binary (checksums/signature) if provided; and (4) limit the API key's scope/rotate it if you stop using the tool. If you cannot inspect the tap or binary, treat the install as higher risk.
功能分析
Type: OpenClaw Skill Name: poeusage Version: 0.5.0 The poeusage skill is a legitimate utility designed to monitor Poe API point balances and usage history via a CLI tool. It follows standard patterns for CLI wrappers, including Homebrew-based installation (rgstephens/tap), environment variable configuration (POE_API_KEY), and well-defined subcommands for data retrieval. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description, required binary (poeusage), and required env var (POE_API_KEY) align with a CLI tool that queries the Poe API for usage and balance information.
Instruction Scope
SKILL.md is instruction-only and confines actions to installing/running the poeusage CLI, reading its config (~/.config/poeusage/config.toml) and using POE_API_KEY. It does not instruct the agent to read unrelated files, exfiltrate data to unknown endpoints, or access unrelated credentials.
Install Mechanism
Install uses a Homebrew tap (rgstephens/tap) and formula 'poeusage'. Homebrew installs are common, but this is a third‑party tap (not an official central formula), so you should inspect the tap/formula and upstream repo before trusting the binary.
Credentials
Only POE_API_KEY (and ordinary opt-in envs like NO_COLOR/timeout/page_size) are referenced. Requesting the Poe API key is proportionate to the stated function. The SKILL.md notes storing api_key in ~/.config/poeusage/config.toml is possible but 'not recommended'.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system-wide settings, and relies on a standalone CLI binary. No elevated persistence or cross-skill privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poeusage
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poeusage 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.5.0
- Bumped version to 0.5.0. - Updated metadata: POE_API_KEY no longer includes description/required/secret fields. - No functional or user-facing changes in documentation or features.
v0.4.0
poeusage 0.4.0 - Updated version to 0.4.0 in documentation. - No other user-facing changes documented.
v0.3.1
- Added explicit declaration and documentation of the required POE_API_KEY environment variable in metadata. - Bumped version to 0.3.1. - No changes to CLI command options or user workflow.
v0.3.0
- Adds detailed documentation for all poeusage CLI commands, flags, and output formats. - Describes installation via Homebrew tap. - Documents new filtering, output, and configuration options for better usage of poeusage. - Provides sample outputs for table, CSV, and JSON modes. - Explains exit codes and shell completion support.
元数据
Slug poeusage
版本 0.5.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Poe Usage 是什么?

Monitor Poe API point balance and usage history from the terminal using poeusage CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。

如何安装 Poe Usage?

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

Poe Usage 是免费的吗?

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

Poe Usage 支持哪些平台?

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

谁开发了 Poe Usage?

由 Greg Stephens(@rgstephens)开发并维护,当前版本 v0.5.0。

💬 留言讨论