llm-apps-creator

Community

Pattern-driven builder for LLM apps.

Authorhungson175
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The llm-apps-creator skill provides a unified pattern for building LLM-powered applications by combining universal model initialization, an agent loop, and structured output.

Core Features & Use Cases

  • Universal LLM Initialization: initialize any provider with a single function
  • Agent Loop Pattern: simple, reliable loop for tool calls and responses
  • Structured Output: validated, easily consumable results for downstream apps
  • Use cases: chatbots, AI agents, and tool-enabled applications across providers (OpenAI, Anthropic, Google GenAI, xAI)

Quick Start

Use the skill to scaffold an LLM-powered app: initialize a model with init_chat_model, define tools with properly documented docstrings, bind them to an agent, and run a simple interaction.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llm-apps-creator
Download link: https://github.com/hungson175/shared-claude-config/archive/main.zip#llm-apps-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.