llm
CommunityMaster LLM interactions via CLI, effortlessly.
Authorsanand0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes and simplifies interaction with various Large Language Models (LLMs) and their advanced capabilities (transcription, vision, image/speech generation) through a unified command-line interface, eliminating the need to learn multiple APIs and SDKs.
Core Features & Use Cases
- Multi-Model Access: Interact with different LLM providers (e.g., GPT, Gemini) and specific models using a single CLI command.
- Advanced Capabilities: Perform audio transcription, image description, speech generation, and image generation directly from the command line.
- Structured Output: Utilize JSON schema (
--schema) for precise, structured LLM responses, ideal for programmatic consumption. - Use Case: Transcribe an audio file, then ask an LLM to summarize the transcription, and finally generate a related image, all with simple CLI commands, automating complex multi-modal AI workflows.
Quick Start
Transcribe the attached audio file 'meeting.opus' using the gemini-2.5-flash model.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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 Download link: https://github.com/sanand0/scripts/archive/main.zip#llm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.