{"id":19140153,"url":"https://github.com/kadasz/skill-ssh","last_synced_at":"2025-06-24T08:32:37.023Z","repository":{"id":42650095,"uuid":"280166483","full_name":"kadasz/skill-ssh","owner":"kadasz","description":"A skill for opsdroid to run command on remote servers via ssh","archived":false,"fork":false,"pushed_at":"2023-12-20T07:42:23.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T19:13:33.611Z","etag":null,"topics":["chatops","devops","opsdroid"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kadasz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-16T13:51:05.000Z","updated_at":"2023-12-20T07:42:21.000Z","dependencies_parsed_at":"2025-01-03T14:48:59.005Z","dependency_job_id":"e4601f29-e847-41a4-8dd1-721ab5cafeaa","html_url":"https://github.com/kadasz/skill-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kadasz/skill-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadasz%2Fskill-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadasz%2Fskill-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadasz%2Fskill-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadasz%2Fskill-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kadasz","download_url":"https://codeload.github.com/kadasz/skill-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadasz%2Fskill-ssh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261635588,"owners_count":23187876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatops","devops","opsdroid"],"created_at":"2024-11-09T07:16:32.272Z","updated_at":"2025-06-24T08:32:36.989Z","avatar_url":"https://github.com/kadasz.png","language":"Python","readme":"# opsdroid skill ssh\n\nA skill interact with Linux servers by ssh commands\n\n## Requirements\n- `paramiko 2.7.1 or later`\n- `SSH keys for authentication` \n\n## Configuration\n\nInstall this skill in your opsdroid by adding the following lines to your `configuration.yaml`:\n\n```yaml\nskills:\n...\n  ssh:\n      path: /opt/opsdroid-skills/ssh/__init__.py\n      user: 'admin'\n      port: 22\n      key: '/opt/opsdroid-skills/ssh/sshtask.key'\n```\n\n## Usage\n\n### run on \\\u003chostname\u003e \\\u003ccommand\u003e\n\nExecute command on the remote server\n\n```\n  user: run on qnap uptime\n\n  opsdroid: qnap - 08:19:35 up 425 days,  1:02,  2 users,  load average: 0.03, 0.11, 0.05\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadasz%2Fskill-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkadasz%2Fskill-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadasz%2Fskill-ssh/lists"}