mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-16 11:51:03 +00:00
Add external plugin rhost (#3144)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1126,6 +1126,31 @@
|
||||
"sha": "ef892905120340970357997f20bcb8ce9bb341da"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "rhost",
|
||||
"description": "Use an installed rhost CLI to run ordinary commands on SSH-reachable Linux hosts with local-like stdin, output, and exit behavior.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "starfield17",
|
||||
"url": "https://github.com/starfield17"
|
||||
},
|
||||
"repository": "https://github.com/starfield17/rhost",
|
||||
"homepage": "https://github.com/starfield17/rhost",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"remote-execution",
|
||||
"ssh",
|
||||
"coding-agents",
|
||||
"agent-skills",
|
||||
"developer-tools",
|
||||
"copilot"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "starfield17/rhost",
|
||||
"sha": "f26c676ba0c4c76860df18e9182b7672f589547d"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "skills-for-copilot-studio",
|
||||
"description": "Microsoft Copilot Studio plugins for AI coding agents",
|
||||
|
||||
Reference in New Issue
Block a user