anythingllm-skill-builder
Installation
SKILL.md
AnythingLLM Custom Agent Skill Builder
When to Use
Use this skill when the user asks to create, build, scaffold, or generate an AnythingLLM custom agent skill. This includes requests like:
- "Create an AnythingLLM skill that..."
- "Build an agent skill for AnythingLLM"
- "Add a custom skill to my AnythingLLM"
- "Make my AnythingLLM agent able to..."
User's AnythingLLM Setup
- EasyPanel service:
basheer / anything-llm - Base API URL:
https://basheer-anything-llm.c9tnyg.easypanel.host/api/v1 - Docker volume:
storagemounted at/app/server/storage - Skills path (inside container):
/app/server/storage/plugins/agent-skills/ - API key env:
ANYTHING_LLM_KEY(in ANC app's.env) - Hot reload: Skills are hot-loaded — no restart needed. Just exit active agent session and reload page.
- AnythingLLM version requirement: Docker v1.2.2+ (user has this)