A battle-tested Python starter template to build and deploy production-ready vertical AI agents for Telegram in 10-15 minutes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install test-template-starter-pack
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install test-template-starter-pack using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Test-Deployment Template Starter Pack is a robust foundation for building production-ready vertical AI agents specifically tailored for Telegram. It eliminates the boilerplate overhead of developing AI applications by providing a comprehensive, 647-line Python core engine that has successfully passed a rigorous suite of 27 functional tests. This starter pack empowers developers to deploy enterprise-ready agents that handle everything from user intake to analytics.
By leveraging Openclaw Skills, engineering teams can significantly compress their time-to-market. Instead of writing foundational pipeline logic from scratch, developers can deploy industry-specific applications—such as tax assistants, real estate CRMs, dental receptionists, or legal intake engines—by executing a streamlined 7-step customization workflow.
Install the skill using Openclaw Skills management infrastructure:
clawhub install test-template-starter-pack
cd skills/test-template-starter-pack
python3 _test-template.py
After validating that all 27/27 tests pass successfully, open GUIDE.md and complete the 7-step vertical customization sequence.
The skill manages localized data stores, mock execution endpoints, and reference blueprints within the following system taxonomy:
| File / Directory | Description |
|---|---|
_test-template.py |
Reusable core logic engine incorporating 27 system tests. |
GUIDE.md |
Step-by-step documentation detailing vertical personalization. |
examples/ |
Pre-configured horizontal implementations for validation. |
examples/selfbot-brief.md |
Business logic profile for an RU tax assistant. |
examples/realestate-brief.md |
Business logic profile for a US property matching CRM. |
classify → score → route → CRM → follow-up → analytics → tier-gate → error-handle
Loading
An AI-powered gaokao volunteer filling helper using ranking-based matching and risk classification to automate Chinese college selection.

A cognitive engineering framework that transforms your AI agent into a rigorous, first-principles-driven thinker utilizing the famous five-step algorithm and business heuristics of Elon Musk.

An advanced AI-powered assistant designed to write comprehensive, investor-ready business plans based on nine core industry-standard modules.

An astronomy and science toolkit inspired by Carl Sagan's Cosmos, designed to explore the universe, planetary science, and the history of scientific discovery.

Turn any folder of files, code, docs, images, and videos into a navigable, clustered knowledge graph with a comprehensive audit trail.

An automated diagnostic utility designed to troubleshoot DNS resolution anomalies, domain unreachable issues, and routing misconfigurations across Alibaba Cloud and third-party DNS platforms.








































