chore: sync codex skills symlinks [automated]
This commit is contained in:
committed by
github-actions[bot]
parent
6c89d8f591
commit
2ff221de68
@@ -3,7 +3,7 @@
|
||||
"name": "claude-code-skills",
|
||||
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
|
||||
"repository": "https://github.com/alirezarezvani/claude-skills",
|
||||
"total_skills": 190,
|
||||
"total_skills": 191,
|
||||
"skills": [
|
||||
{
|
||||
"name": "contract-and-proposal-writer",
|
||||
@@ -497,6 +497,12 @@
|
||||
"category": "engineering-advanced",
|
||||
"description": "Use when the user asks to create ERD diagrams, normalize database schemas, design table relationships, or plan schema migrations."
|
||||
},
|
||||
{
|
||||
"name": "demo-video",
|
||||
"source": "../../engineering/demo-video",
|
||||
"category": "engineering-advanced",
|
||||
"description": "Use when the user asks to create a demo video, product walkthrough, feature showcase, animated presentation, marketing video, or GIF from screenshots or scene descriptions. Orchestrates playwright, ffmpeg, and edge-tts MCPs to produce polished video content."
|
||||
},
|
||||
{
|
||||
"name": "dependency-auditor",
|
||||
"source": "../../engineering/dependency-auditor",
|
||||
@@ -1163,7 +1169,7 @@
|
||||
"description": "Software engineering and technical skills"
|
||||
},
|
||||
"engineering-advanced": {
|
||||
"count": 40,
|
||||
"count": 41,
|
||||
"source": "../../engineering",
|
||||
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
|
||||
},
|
||||
|
||||
1
.codex/skills/demo-video
Symbolic link
1
.codex/skills/demo-video
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering/demo-video
|
||||
Reference in New Issue
Block a user