feat: add well-known skills discovery endpoint
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"skills": [
|
||||
{
|
||||
"name": "playwriter",
|
||||
"description": "Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox via playwriter cli. Automate web interactions, take screenshots, inspect accessibility trees, debug & profile web applications. Run `playwriter skill` command to read the complete up to date skill",
|
||||
"files": [
|
||||
"SKILL.md"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user