Home /Claude Skills /deftagents
Worth Trying

Deftagents

Tailor-made skill ecosystem for AnythingLLM
Lego bricks for AI skills
Core Principle:
Deft Agents is a set of open-source AnythingLLM agent skills written in JavaScript with MIT license. Install them effortlessly like building blocks to instantly empower your AI assistant.
KEY FEATURES
01Plug-n-Play
Install new skills by simply copying folders
02Zero Config
Runs JavaScript directly without build process
03Standard API
Strictly follows AnythingLLM plugin spec
04Open Freedom
MIT license grants full modification rights
github.com/deftsystems/deftagents
data-ai·deftsystems·2025-12-23·2·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/deftsystems/deftagents.git
SSH
git clone [email protected]:deftsystems/deftagents.git
GitHub CLI
gh repo clone deftsystems/deftagents
FAQ
Q: What are the installation steps for Deftagents Agent Skills?
1.Pick Skill: Select desired skill folder from repo
2.Copy Install: Paste into AnythingLLM plugins dir
3.Restart: Reload app to activate new skill
4.Develop: Create custom skills using template
Q: What are the highlights of Deftagents Agent Skills?
  • Folder-as-plugin
  • Native JavaScript support
  • MIT open-source license
  • Rigid spec compliance
Q: What are the use cases for Deftagents Agent Skills?
  • Quickly add custom features to AnythingLLM
  • Developers building private skill repos
  • Educational demo for AI skill development
  • Enterprise internal skill sharing
Q: What are the limitations of Deftagents Agent Skills?
  • Currently very limited skill repository
  • Depends on AnythingLLM ecosystem