← Back to Skills Marketplace
mhue-ai

TikiCow

by Mhue AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
101
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tikicow
Description
Interact with the TikiCow farming game to plant, water, harvest crops, manage cows, trade items, check market, weather, energy, and view leaderboards.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tikicow
  3. After installation, invoke the skill by name or use /tikicow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tikicow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is TikiCow?

Interact with the TikiCow farming game to plant, water, harvest crops, manage cows, trade items, check market, weather, energy, and view leaderboards. It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install TikiCow?

Run "/install tikicow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TikiCow free?

Yes, TikiCow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TikiCow support?

TikiCow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TikiCow?

It is built and maintained by Mhue AI (@mhue-ai); the current version is v1.0.0.

💬 Comments