LLM Caller Skill v2.1
CommunitySecurely call LLMs locally or remotely.
AuthorPixnBits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and standardized way to interact with various Large Language Models (LLMs), abstracting away the complexities of direct API calls and network configurations.
Core Features & Use Cases
- LLM Inference: Facilitates calls to approved LLM endpoints, supporting both local Ollama instances and specified remote providers.
- Secure Authentication: Handles authentication securely through environment variables injected by the SeedClaw platform.
- Structured Communication: Manages prompts and responses in a structured JSON format, ensuring consistency and ease of integration.
- Use Case: A user needs to generate creative marketing copy. They can instruct SeedClaw to use the
llm-callerskill to send a prompt to a general-purpose LLM, receiving the generated copy back for review.
Quick Start
Instruct the system to call the LLM caller skill with a prompt to generate a poem about the sea.
Dependency Matrix
Required Modules
None requiredComponents
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 Caller Skill v2.1 Download link: https://github.com/PixnBits/SeedClaw/archive/main.zip#llm-caller-skill-v2-1 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.