semitexa/llm
最新稳定版本:2026.05.08.1640
Composer 安装命令:
composer require semitexa/llm
包简介
Self-hosted LLM assistant for Semitexa Framework — console-based skill execution
README 文档
README
Self-hosted LLM assistant with console-based skill discovery and execution.
Purpose
Integrates LLM capabilities into the Semitexa CLI. Console commands marked with #[AsAiSkill] are discoverable by AI agents with structured metadata including risk assessment and execution policies.
Role in Semitexa
Depends on semitexa/core for attribute discovery and the console command system. Skills are registered via ClassDiscovery and exposed to LLM agents as a structured manifest with execution constraints.
Key Features
#[AsAiSkill]attribute for skill discoverySkillRegistrybuilds manifest from ClassDiscovery- Execution policies:
AiExecutionKind,AiRiskLevel,AiConfirmationMode - Structured skill metadata for LLM agents
- Ollama integration for local inference
Notes
Optional package. Skills are only exposed when an LLM provider is configured. Execution policies ensure destructive operations require explicit confirmation.
统计信息
- 总下载量: 64
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-23