Merge branch '1.8.x' into copilot/add-encrypt-param-to-types

This commit is contained in:
Jake Barnby
2026-02-16 10:54:22 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -8914,5 +8914,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.9.0"
"plugin-api-version": "2.6.0"
}
+1 -1
View File
@@ -9,7 +9,7 @@ These skills follow the Agent Skills Open Standard: https://agentskills.io/home
Install directly with the Skills CLI:
```bash
npx skills add chiragagg5k/appwrite-agent-skills
npx skills add appwrite/agent-skills
```
This installs the packaged `appwrite-*` skills into your local skills directory.