setup-tinker

Deploy the CLaaS Tinker stack with Docker Compose for GPU-free operation.

59|6|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/kfallah/CLaaS --skill setup-tinker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-tinker
Source: https://github.com/kfallah/CLaaS/tree/main/.claude/skills/setup-tinker
Command: npx skills add https://github.com/kfallah/CLaaS --skill setup-tinker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the deployment of the CLaaS Tinker stack, enabling users to run CLaaS without a local GPU.

Core Features & Use Cases

  • Docker Compose Deployment: Orchestrates the CLaaS API, OpenClaw, and Telegram gateway using Docker Compose.
  • GPU-Free Operation: Leverages Tinker for hosted inference, making CLaaS accessible without dedicated hardware.
  • Use Case: A developer wants to quickly set up CLaaS for testing or a small-scale deployment on their laptop. They can use this skill to get the entire stack running in minutes.

Quick Start

Run the setup-tinker skill, providing your Telegram bot token and Tinker API key when prompted.

Frequently Asked Questions about setup-tinker

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

FAQPage Schema
How do I deploy the CLaaS Tinker stack without a local GPU?

You can deploy the CLaaS Tinker stack GPU-free by running this Skill, which uses Docker Compose to orchestrate the CLaaS API, OpenClaw, and Telegram gateway services. You simply provide your Telegram bot token and Tinker API key when prompted to get the stack running.

Do I need dedicated hardware to run CLaaS for testing?

No, you do not need dedicated hardware to run CLaaS for testing. This deployment leverages Tinker for hosted inference, allowing you to execute GPU-free operation on a laptop or standard machine for small-scale deployments.

What components are managed when deploying CLaaS with Docker Compose?

Deploying CLaaS with Docker Compose manages three main components: the CLaaS API, OpenClaw, and the Telegram gateway. This orchestrates the entire stack together for accessible, hosted inference without local GPUs.

What credentials are required to configure the Tinker deployment?

To configure the Tinker deployment, you need a Telegram bot token and a Tinker API key. These credentials are required during execution to properly set up and connect the gateway and hosted inference services.

Can I use Docker to quickly set up a CLaaS environment on my laptop?

Yes, you can use Docker to quickly set up a CLaaS environment on your laptop. This Skill orchestrates the complete stack in minutes, making it ideal for developers who want a fast local deployment for testing without dedicated hardware.