lofczlofczCommunity·13 Agent Skills Included

LLMTornado

Build AI agents in .NET with 30+ provider connectors

Builds AI agents and workflows in .NET with one toolkit connecting to 30+ model providers and vector databases. Eliminates writing separate integrations for OpenAI, Anthropic, Google, and local models like Ollama. Includes ready-made skills for PDF extraction, deep research, codebase analysis, and skill generation. Orchestrates multi-agent pipelines with guardrails, streaming, and MCP support out of the box.
npx skills add lofcz/LLMTornado --all -g -y

All Skills in This Repository (13)

Pure Emerald Level Indicators
📦 In Repo
lofczlofcz

Research Synthesis Workflow

Synthesize research documents into theme-organized summaries with verified citations.

Community
Intermediate
📦 In Repo
lofczlofcz

Ability Generator

Generate standardized markdown templates for defining AI agent skills with workflows.

Community
Basic
📦 In Repo
lofczlofcz

llmtornado-tutorial-generator

Generate Medium-formatted LlmTornado API tutorials with Python code examples.

Community
Intermediate
📦 In Repo
lofczlofcz

company-product-context

Compile company product context from PDF documents into narrative reports and structured data.

Community
Intermediate
📦 In Repo
lofczlofcz

skill-creator

Generate Anthropic Skills and submit pull requests to GitHub repositories.

Community
Advanced
📦 In Repo
lofczlofcz

deep-researcher

Conduct multi-layered research and generate structured reports.

Community
Advanced
📦 In Repo
lofczlofcz

codebase-context-extractor

Extract structure, dependencies, and entities from large codebases.

Community
Intermediate
📦 In Repo
lofczlofcz

skill-generator

Generate Anthropic SKILL packages with interactive prompts and download verification.

Community
Intermediate
📦 In Repo
lofczlofcz

pdf-processor

Extract text and tables from PDF files, fill forms, and merge documents.

Community
Intermediate
📦 In Repo
lofczlofcz

skill-creator

Generates Anthropic Skill directories with GitHub branch, pull request, and local download workflow.

Community
Advanced
📦 In Repo
lofczlofcz

deep-researcher

Conducts multi-step research with source validation and generates structured reports.

Community
Intermediate
📦 In Repo
lofczlofcz

skill-generator

Generates Anthropic SKILL packages with SKILL.md, README.md, and download verification.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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