stella-llm

Community

Call LLMs via Stella's managed relay, no direct keys needed.

Authorruuxi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need to manage direct LLM provider API keys, authentication, billing, and model access when building Stella apps, runtime helpers, scripts, or integrations that require language model capabilities.

Core Features & Use Cases

  • Managed LLM Access: All auth, billing, model catalog lookups, and provider key isolation are handled automatically by Stella's relay, so you never expose sensitive credentials in your code.
  • Flexible Response Support: Use the helper for plain text outputs, structured JSON responses, or raw streaming for long-form content generation tasks.
  • Use Case: A Stella-created note-taking app can generate concise, consistent titles for new notes using the helper, with no need to configure or store third-party LLM API keys.

Quick Start

Use the stella-llm skill to generate a 5-word kebab-case title for the current open note using Stella's default managed model.

Dependency Matrix

Required Modules

None required

Components

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: stella-llm
Download link: https://github.com/ruuxi/stella/archive/main.zip#stella-llm

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 536,000+ vetted skills library on demand.