LLMTornado
Build AI agents in .NET with 30+ provider connectors
All Skills in This Repository (13)
Pure Emerald Level IndicatorsResearch Synthesis Workflow
Synthesize research documents into theme-organized summaries with verified citations.
Ability Generator
Generate standardized markdown templates for defining AI agent skills with workflows.
llmtornado-tutorial-generator
Generate Medium-formatted LlmTornado API tutorials with Python code examples.
company-product-context
Compile company product context from PDF documents into narrative reports and structured data.
skill-creator
Generate Anthropic Skills and submit pull requests to GitHub repositories.
deep-researcher
Conduct multi-layered research and generate structured reports.
codebase-context-extractor
Extract structure, dependencies, and entities from large codebases.
skill-generator
Generate Anthropic SKILL packages with interactive prompts and download verification.
pdf-processor
Extract text and tables from PDF files, fill forms, and merge documents.
skill-creator
Generates Anthropic Skill directories with GitHub branch, pull request, and local download workflow.
deep-researcher
Conducts multi-step research with source validation and generates structured reports.
skill-generator
Generates Anthropic SKILL packages with SKILL.md, README.md, and download verification.
Frequently Asked Questions
FAQPage SchemaHow to install LLMTornado?▼
Run `npx skills add lofcz/LLMTornado --all -g -y` in your terminal to install all skills in this suite globally.
What is LLM Tornado used for?▼
It is a .NET toolkit for building AI agents and workflows with built-in connectors to over 30 AI providers and vector databases. You write your pipeline once and switch providers by changing the model name.
Which AI providers does LLM Tornado support?▼
It supports OpenAI, Anthropic, Google, Azure, Mistral, Groq, DeepSeek, xAI, and many more, plus local deployments via Ollama, vLLM, and LocalAI.
What skills are included in this suite?▼
The suite ships with skills for PDF processing, deep research, codebase context extraction, company product research, tutorial generation, and creating new skills from scratch.
Does LLM Tornado support agent orchestration?▼
Yes. It lets you coordinate multiple specialist agents with handoffs, parallel execution, guardrails, and visual flow exports using a simple builder pattern.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core