{"id":16419155,"url":"https://github.com/cameronhunter/superheroes-alexa-skill","last_synced_at":"2026-06-08T21:33:13.073Z","repository":{"id":145461908,"uuid":"55385766","full_name":"cameronhunter/superheroes-alexa-skill","owner":"cameronhunter","description":"An Alexa skill for the Amazon Echo – it reveals superheroes identities.","archived":false,"fork":false,"pushed_at":"2016-04-17T00:09:50.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T13:32:05.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://alexa.amazon.com/spa/index.html#skills/amzn1.echo-sdk-ams.app.59b2b446-e3ef-4b72-9827-32ccb6bc2836","language":"JavaScript","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/cameronhunter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-04-04T04:48:43.000Z","updated_at":"2017-01-15T05:24:41.000Z","dependencies_parsed_at":"2023-06-05T05:15:30.681Z","dependency_job_id":null,"html_url":"https://github.com/cameronhunter/superheroes-alexa-skill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cameronhunter/superheroes-alexa-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Fsuperheroes-alexa-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Fsuperheroes-alexa-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Fsuperheroes-alexa-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Fsuperheroes-alexa-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cameronhunter","download_url":"https://codeload.github.com/cameronhunter/superheroes-alexa-skill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Fsuperheroes-alexa-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34082130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-11T07:16:05.815Z","updated_at":"2026-06-08T21:33:13.056Z","avatar_url":"https://github.com/cameronhunter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Superheroes Alexa Skill\n\nAn Alexa skill for the Amazon Echo. It reveals superheroes identities using the [Comic Vine API](http://comicvine.gamespot.com/api/). Generated using [generator-alexa-skill](https://github.com/cameronhunter/generator-alexa-skill).\n\nAvailable to use in the [Alexa Skill store](http://alexa.amazon.com/spa/index.html#skills/amzn1.echo-sdk-ams.app.59b2b446-e3ef-4b72-9827-32ccb6bc2836)!\n\n## Example phrases\n```\nAlexa, ask Superheroes who Batman is\nAlexa, ask Superheroes do you know what Spider-man's real identity is?\nAlexa, ask Superheroes what is Mystique's real name?\n```\n\nSee `model/UTTERANCES` for more example phrases.\n\n## Development\n\n### Setup\nYou must add a file `config/comic-vine.config.js` which exports an object containing your API key for comic-vine.\n\n```javascript\nexport default {\n  key: 'your-comic-vine-api-key'\n}\n```\n\n### Test\n\n```bash\nnpm test\n```\n\n### Package\n\n```bash\nnpm run package\n```\n\nThis creates `build/package.zip` containing the compiled skill - this can be uploaded directly to AWS Lambda. It exposes a single function `index.hander`. Skill utterances defined in the `model` directory are expanded and output to `build/UTTERANCES`.\n\n### Deploy\n\n```bash\nnpm run deploy\n```\n\nIf you configure the project with AWS credentials then you can build, test, package and deploy the project with a single command. You can check it out in the [AWS console](https://console.aws.amazon.com/lambda/home?region=us-east-1#/functions/superheroes-alexa-skill).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronhunter%2Fsuperheroes-alexa-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcameronhunter%2Fsuperheroes-alexa-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronhunter%2Fsuperheroes-alexa-skill/lists"}