13 lines
298 B
JSON
13 lines
298 B
JSON
{
|
|
"$schema": "../../schemas/toolkit-schemas/toolkit.json",
|
|
"name": "Communication",
|
|
"description": "Tools for communication and language model interactions.",
|
|
"icon_name": "chat-3-line",
|
|
"context_files": [
|
|
"LEON.md",
|
|
"ARCHITECTURE.md",
|
|
"MEDIA_PROFILE.md"
|
|
],
|
|
"tools": []
|
|
}
|