mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-16 20:54:56 +00:00
Compare commits
1 Commits
claude/dre
...
add-runway
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f6fd70056 |
@@ -1093,6 +1093,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "runway-api",
|
||||
"description": "Helps integrate Runway's API into projects. Guides API key setup, analyzes codebase compatibility, and provides hands-on integration assistance for video generation, image generation, audio, and file uploads.",
|
||||
"category": "development",
|
||||
"author": {
|
||||
"name": "Runway"
|
||||
},
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/runwayml/skills.git",
|
||||
"sha": "cc609882edf0b65c94deccd42c841ed934d2d8d0"
|
||||
},
|
||||
"homepage": "https://docs.dev.runwayml.com/"
|
||||
},
|
||||
{
|
||||
"name": "rust-analyzer-lsp",
|
||||
"description": "Rust language server for code intelligence and analysis",
|
||||
|
||||
Reference in New Issue
Block a user