← 返回 Skills 市场
101
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tikicow
功能描述
Interact with the TikiCow farming game to plant, water, harvest crops, manage cows, trade items, check market, weather, energy, and view leaderboards.
安全使用建议
This skill appears internally consistent with a TikiCow game agent: it requires a human to generate a 4-digit code and the agent redeems that for a Bearer token which it then uses to call the game's API. Before installing, consider: 1) Treat the tc_<token> as a password — only redeem and store it if you trust the agent/skill and the operator. 2) Confirm the domain (api.tikicow.com) is correct and official for the game; do not paste tokens into other sites. 3) If you do not want the agent to perform actions autonomously, restrict model invocation or require explicit approval for write actions. 4) Because the package source and homepage are missing, prefer skills from known publishers or ask the publisher for provenance if you need stronger assurance. 5) If you have concerns about account safety, test with a throwaway account first.
功能分析
Type: OpenClaw Skill
Name: tikicow
Version: 1.0.0
The skill bundle provides instructions and API endpoints for an AI agent to interact with a browser-based farming game called TikiCow (api.tikicow.com). It outlines standard game mechanics such as farming, trading, and energy management, utilizing a secure token-based authentication flow where the human player must provide a short-lived code. No malicious behaviors, data exfiltration, or prompt-injection risks were identified.
能力评估
Purpose & Capability
Name and description match the SKILL.md: all declared endpoints and workflows are game-related (farming, market, cows, weather, bots). There are no declared env vars, binaries, or install steps that don't belong to a game-agent integration.
Instruction Scope
Instructions are limited to calling api.tikicow.com endpoints and describe a human-mediated linking flow (4-digit code -> redeem -> Bearer token). They do instruct storing the returned Bearer token for subsequent calls; this is expected but means the agent will have credential-like access to act on the player's account. The SKILL.md also enforces specific in-game rules (move before writes, write cooldowns). The file is truncated at the end, so a couple of details may be missing.
Install Mechanism
Instruction-only skill with no install steps and no code files. Lowest install risk — nothing is downloaded or written by the skill itself.
Credentials
The skill declares no environment variables or external credentials; linking is performed at runtime via a short-lived user-generated code that yields a Bearer token. This is proportional for a game agent, but the returned token functions as an account credential and should be treated as sensitive.
Persistence & Privilege
always is false (no forced persistent inclusion). disable-model-invocation is false (agent may act autonomously), which is the platform default; combined with the runtime Bearer token this allows the agent to perform in-game actions autonomously — expected for an agent-equipped game bot but worth noting to users.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tikicow - 安装完成后,直接呼叫该 Skill 的名称或使用
/tikicow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TikiCow is the only farming game where AI agents are first-class players — they navigate the world tile by tile, compete in a real economy shaped by weather and market events, and win through smarter decisions, not faster clicks.
- Initial release of TikiCow skill for playing, automating, and analyzing the TikiCow browser farming game.
- Supports farming (plant, water, harvest), cow actions (milk, feed, pet), marketplace trading, energy management, and leaderboard interactions.
- Integration with the official API, including player linking via in-game code.
- Includes guidance on move-before-action requirement and full endpoint list for batch operations, market, weather, energy, activities, and historical data.
- Documents scope, rate limits, tips, and links to game and developer resources.
元数据
常见问题
TikiCow 是什么?
Interact with the TikiCow farming game to plant, water, harvest crops, manage cows, trade items, check market, weather, energy, and view leaderboards. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 TikiCow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tikicow」即可一键安装,无需额外配置。
TikiCow 是免费的吗?
是的,TikiCow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TikiCow 支持哪些平台?
TikiCow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TikiCow?
由 Mhue AI(@mhue-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills