opentama

Automate OpenTama pet growth and cross-pet interactions in Claude Code.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/takoron/OpenTama --skill opentama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentama
Source: https://github.com/takoron/OpenTama/tree/main
Command: npx skills add https://github.com/takoron/OpenTama --skill opentama

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) components.

What problem does it solve?

OpenTama provides Claude Code with a self-contained OpenTama pet that grows only when the user is connected to their office WiFi, enabling proactive engagement and a lightweight KT (knowledge transfer) workflow without manual overhead.

Core Features & Use Cases

  • Hatch a new pet with init <name> <office-ssid> and check status to see growth progress in the office frame; render the pet in retro devices using display backends.
  • Interact with peers over IR by greeting/gifting/visiting, log proximity sightings, generate a daily digest, and optionally post snapshots or digests to a Microsoft Teams channel via a Power Automate webhook.
  • Extend functionality via sandboxed plugins and explore resources under scripts/ references/ assets/ to tailor behavior to your workflow.

Quick Start

Hatch a new OpenTama with init <name> <office-ssid> and then run status to view growth, optionally rendering in a ガラケー frame with --display.

Frequently Asked Questions about opentama

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a virtual pet growth workflow in Claude Code?

Automate virtual pet growth in Claude Code by hatching a pet with an init command, checking status for progress, and coordinating care actions like feeding or visits through a CLI surface. Growth is tied to a specific office WiFi connection.

Can I post automated pet status updates to Microsoft Teams?

Yes, you can post automated pet status updates to Microsoft Teams. The skill generates a daily proximity digest and optionally posts snapshots or digests directly to a Teams channel via a configured Power Automate webhook.

How do virtual pets communicate and interact over IR?

Virtual pets communicate over IR by exchanging greetings, gifts, and visit sessions. The skill coordinates these cross-pet interactions using IR/OBEX communication protocols to log proximity sightings and share data between devices.

Does the OpenTama pet growth automation require a specific network connection?

Yes, the OpenTama pet growth automation requires a specific network connection. You must link the pet to your office WiFi SSID during initialization, ensuring the pet only grows when you are physically present at the office.

How do I extend pet interaction features with custom plugins?

Extend pet interaction features by developing sandboxed plugins. The skill supports plugin extensions and provides a plugin API, allowing you to tailor behaviors and add resources under the scripts, references, and assets directories.

What is the best way to render a retro pet display in Claude Code?

Render a retro pet display in Claude Code by using the display backend option. After checking your pet's growth status, apply the display flag to render the pet visually inside a retro device frame.