faion-llm-integration

Installation
SKILL.md

Entry point: /faion-net — invoke this skill for automatic routing to the appropriate domain.

LLM Integration Skill

Communication: User's language. Code: English.

Purpose

Handles direct integration with LLM APIs. Covers OpenAI, Claude, Gemini, local models, prompt engineering, and output structuring.

Context Discovery

Auto-Investigation

Check these project signals before asking questions:

Signal Where to Check What to Look For
Dependencies package.json, requirements.txt, go.mod openai, anthropic, google-generativeai, langchain
Config files .env, config/*.{yml,json} API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY)
Related skills
Installs
9
GitHub Stars
2
First Seen
Jan 25, 2026