← 返回 Skills 市场
281
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install triburuby
功能描述
Helps users check in rituals, track streaks, and view tribe activity on TribuRuby.
安全使用建议
This skill appears to do what it claims: it will make HTTP requests to https://triburuby.app/api/agent and send the TRIBURUBY_API_KEY in an Authorization: Bearer header. Before installing: (1) confirm the registry entry and SKILL.md agree about required env vars (the manifest you were shown omitted the API key), (2) create an agent-scoped API key in TribuRuby with minimal permissions and do not reuse other secrets, (3) verify you trust the homepage/source (https://triburuby.app) and check network egress logs if you run the agent in a monitored environment, and (4) plan to rotate the key if you stop using the skill. If the registry/origin is unclear or you cannot confirm the API key scope, treat this as higher risk.
功能分析
Type: OpenClaw Skill
Name: triburuby
Version: 1.0.1
The TribuRuby skill is a standard API integration for a fitness and habit-tracking platform. It defines clear, purpose-aligned actions such as checking in rituals and viewing tribe activity, communicating exclusively with the official domain (https://triburuby.app). There are no indicators of malicious intent, data exfiltration, or prompt injection in the SKILL.md instructions.
能力评估
Purpose & Capability
The skill name/description describe checking in rituals, tracking streaks, and viewing tribe activity; the SKILL.md contains concrete API endpoints and an Authorization: Bearer header — this aligns with the stated purpose. However, the registry metadata earlier reported no required env vars or primary credential while SKILL.md declares TRIBURUBY_API_KEY (primaryEnv). That metadata mismatch is an inconsistency that should be resolved.
Instruction Scope
The runtime instructions are narrowly scoped to calling TribuRuby agent endpoints (authentication check, discover tribes, context, activity, check-in). They do not instruct reading unrelated files, system paths, or other environment variables.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be written to disk by an installer. That is the lowest-risk install pattern.
Credentials
SKILL.md requires a single secret TRIBURUBY_API_KEY for API calls which is proportionate for a third-party API integration. The concern is the registry metadata did not list this required env var or primary credential — verify the registry entry and ensure the key requested is the intended agent API key with least privilege.
Persistence & Privilege
The skill does not request always: true and is user-invocable; it does not request elevated persistence or modification of other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install triburuby - 安装完成后,直接呼叫该 Skill 的名称或使用
/triburuby触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated API key environment variable to TRIBURUBY_API_KEY.
- Clarified authentication instructions, including where to create the API key in TribuRuby.
- Added explicit homepage and primaryEnv fields to metadata.
- No functional changes to API workflows or user features.
v1.0.0
Initial release of the TribuRuby Training Agent skill:
- Connects to TribuRuby to help users check in daily rituals, track training streaks, and view tribe activity.
- Supports fetching tribe and protocol information, viewing training context, and monitoring progress.
- Guided workflow for streak tracking and accountability.
- Requires user API key for authentication.
- Responses are concise and motivating, with a focus on consistency and progress.
元数据
常见问题
TribuRuby Training Agent 是什么?
Helps users check in rituals, track streaks, and view tribe activity on TribuRuby. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 TribuRuby Training Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install triburuby」即可一键安装,无需额外配置。
TribuRuby Training Agent 是免费的吗?
是的,TribuRuby Training Agent 完全免费(开源免费),可自由下载、安装和使用。
TribuRuby Training Agent 支持哪些平台?
TribuRuby Training Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TribuRuby Training Agent?
由 Emil-AAB(@a8ns)开发并维护,当前版本 v1.0.1。
推荐 Skills