mirror of
https://github.com/katanemo/plano.git
synced 2026-05-06 14:22:51 +02:00
feat: add initial documentation for Plano Agent Skills
This commit is contained in:
parent
15c6c62df0
commit
da82aaa909
37 changed files with 5901 additions and 0 deletions
8
skills/metadata.json
Normal file
8
skills/metadata.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"organization": "Plano",
|
||||
"name": "plano-agent-skills",
|
||||
"abstract": "Best practices for building agents and agentic applications with Plano — the AI-native proxy and dataplane. Covers configuration, routing, agent orchestration, filter chains, observability, CLI operations, and deployment patterns.",
|
||||
"homepage": "https://github.com/katanemo/archgw",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue