{"id":13810922,"url":"https://github.com/opsdroid/skill-help","last_synced_at":"2026-02-22T12:19:37.676Z","repository":{"id":68280625,"uuid":"117575010","full_name":"opsdroid/skill-help","owner":"opsdroid","description":" 💬 A skill to provide help for opsdroid","archived":false,"fork":false,"pushed_at":"2019-10-08T08:29:16.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T11:36:05.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opsdroid.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}},"created_at":"2018-01-15T17:28:40.000Z","updated_at":"2019-10-08T08:29:18.000Z","dependencies_parsed_at":"2023-03-11T03:23:25.543Z","dependency_job_id":null,"html_url":"https://github.com/opsdroid/skill-help","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsdroid","download_url":"https://codeload.github.com/opsdroid/skill-help/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254171796,"owners_count":22026521,"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":[],"created_at":"2024-08-04T03:00:32.170Z","updated_at":"2026-02-22T12:19:32.621Z","avatar_url":"https://github.com/opsdroid.png","language":"Python","funding_links":[],"categories":["Example Skills"],"sub_categories":["Official examples (legacy)"],"readme":"# opsdroid skill help\n\nA skill for [opsdroid](https://github.com/opsdroid/opsdroid) to respond with help strings from loaded skills.\n\n## Requirements\n\nNone.\n\n## Configuration\n\nNone.\n\n## Usage\n\n#### `help`\n\nReplies with all doc strings from loaded skill functions.\n\n\u003e user: help\n\u003e\n\u003e opsdroid:\nhelp: help - Displays this help message\nhelp_skill: help \u003cskill_name\u003e - Displays usage for provided skill\n\n#### `help \u003cskill_name\u003e`\n\nReplies with the doc string for provided skill.\n\n\u003e user: help help\n\u003e\n\u003e opsdroid: help - Displays this help message\n\n## Add your skill to the help output\n\nAdd a [docstring](https://www.python.org/dev/peps/pep-0257/) to your skill. The format is: skill usage, `-`, and a description of the skill.\n\n```\nskill_name \u003crequired_parameter\u003e [optional_parameter] - Description of the skill\n```\n\nThe usage should follow the [docopt](http://docopt.org/) format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopsdroid%2Fskill-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-help/lists"}