Tiger
Basic Information
Tiger is a community-driven, reusable and integrated tool ecosystem designed to connect LLM agents to real computer actions and external services. It uses the Upsonic platform for isolated tool storage, profiling and automatic documentation generation. The project provides a curated public library of agent tools and a workflow to create private on-prem Tiger instances via an Upsonic Docker deployment. Tiger makes it possible for agents to write and execute code, perform web searches, interact with the system clipboard, control applications and input devices, and use communication channels such as Telegram. It is intended to be framework-agnostic and to expose tools via a function call mechanism so that crewAI, LangChain, AutoGen and similar agent frameworks can share and invoke the same toolset. The repository is presented as a free, open MIT-licensed tool collection maintained by the community.