chore: sync generated registry files [ci skip]

This commit is contained in:
github-actions[bot]
2026-02-04 08:08:21 +00:00
parent fd9b119040
commit 6070da6a63
4 changed files with 20 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-02-04T07:59:22.603Z",
"generatedAt": "2026-02-04T08:08:20.870Z",
"total": 631,
"skills": [
{
@@ -11207,8 +11207,8 @@
{
"id": "readme",
"name": "readme",
"description": "When the user wants to create or update a README.md file for a project. Also use when the user says",
"category": "general",
"description": "When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this project,' 'project documentation,' or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.",
"category": "infrastructure",
"tags": [
"readme"
],
@@ -11219,7 +11219,12 @@
"update",
"md",
"file",
"says"
"says",
"write",
"document",
"documentation",
"asks",
"skill"
],
"path": "skills/readme/SKILL.md"
},
@@ -14715,7 +14720,7 @@
{
"id": "vercel-deploy-claimable",
"name": "vercel-deploy-claimable",
"description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as",
"description": "Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to production', 'Create a preview deployment', 'Deploy and give me the link', or 'Push this live'. No authentication required - returns preview URL and claimable deployment link.",
"category": "infrastructure",
"tags": [
"vercel",
@@ -14733,7 +14738,8 @@
"requests",
"deployment",
"actions",
"such"
"such",
"my"
],
"path": "skills/vercel-deploy-claimable/SKILL.md"
},