tlamatini-flow-from-objective

Convert a user objective into a downloadable .flw workflow for Tlamatini visual agents.

14|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/XAIHT/Tlamatini --skill tlamatini-flow-from-objective
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tlamatini-flow-from-objective
Source: https://github.com/XAIHT/Tlamatini/tree/main/Tlamatini/agent/skills_pkg/tlamatini_flow_from_objective
Command: npx skills add https://github.com/XAIHT/Tlamatini --skill tlamatini-flow-from-objective

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a one-sentence objective into a downloadable .flw workflow that wires the right Tlamatini visual agents and connections.

Core Features & Use Cases

  • Automatically translate high-level goals into structured Flow diagrams that can be executed by the FlowMaker/FlowCreator pipeline.
  • Supports batched objectives and generates agent and connection metadata for integration with existing templates.
  • Use case: a developer provides a single objective like "monitor the user table and alert on anomalies" and receives a ready-to-run .flw file.

Quick Start

Provide a one-sentence objective, and the skill will generate a downloadable .flw workflow wired to the appropriate Tlamatini visual agents.

Frequently Asked Questions about tlamatini-flow-from-objective

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

FAQPage Schema
How do I turn a one-sentence objective into a workflow file?

To turn a one-sentence objective into a workflow file, provide your goal to generate a downloadable .flw workflow wired to the appropriate Tlamatini visual agents and connections. This process applies to planning and automating the orchestration of end-to-end automation tasks.

Do I need the FlowMaker engine to run a generated .flw workflow?

Yes, you need the FlowMaker engine to run a generated .flw workflow. The skill requires the FlowMaker engine and access to the templates directory to convert your specified objective into a structured Flow diagram that can be executed by the pipeline.

What outputs are generated when converting an objective into a Flow workflow?

Converting an objective into a Flow workflow generates a downloadable .flw file path, agent count, and connection count. It also produces agent and connection metadata for integration with existing templates to support batched objectives.

Can I use batched objectives to generate visual agent orchestration diagrams?

Yes, you can use batched objectives to generate visual agent orchestration diagrams. The skill automatically translates high-level goals into structured Flow diagrams and generates agent and connection metadata for integration with existing templates.

What is the best way to automate end-to-end tasks with Tlamatini visual agents?

The best way to automate end-to-end tasks with Tlamatini visual agents is converting a high-level objective into a ready-to-run .flw file. This structured Flow diagram wires the correct visual agents and connections for execution by the FlowMaker pipeline.

Why does my generated workflow require access to the templates directory?

Your generated workflow requires access to the templates directory because the skill generates agent and connection metadata for integration with existing templates. This access ensures the produced .flw file correctly wires the Tlamatini visual agents for execution.