skills/smithery.ai/create-tia-agent

create-tia-agent

Installation
SKILL.md

Create TIA Agent

This Skill helps you create a new TIA XMPP agent by copying and customizing the mistral-minimal example.

Instructions

When a user wants to create a new agent, follow these steps:

1. Understand Requirements

Ask the user:

  • Agent name: What should the agent be called? (lowercase, no spaces)
  • LLM provider: Which LLM API? (Mistral, Groq, Claude, OpenAI, Ollama, etc.)
  • Location: Where should the new agent directory be created? (default: ../my-agent)
  • Server: Which XMPP server? (default: tensegrity.it)
  • Room: Which MUC room to join? (default: general@conference.tensegrity.it)

2. Copy mistral-minimal Template

Installs
1
First Seen
Apr 3, 2026
create-tia-agent from smithery.ai