{"id":50801007,"url":"https://github.com/devoxx/devoxx-ai-skill","last_synced_at":"2026-06-12T19:33:55.931Z","repository":{"id":363089082,"uuid":"1261868400","full_name":"devoxx/devoxx-ai-skill","owner":"devoxx","description":"Devoxx / VoxxedDays talks, speakers and schedule SKILL","archived":false,"fork":false,"pushed_at":"2026-06-07T11:22:31.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-07T12:20:59.992Z","etag":null,"topics":["claude","codex","gemini","plugin","skill","skill-md"],"latest_commit_sha":null,"homepage":"https://m.devoxx.com","language":null,"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/devoxx.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-07T09:02:10.000Z","updated_at":"2026-06-07T11:02:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devoxx/devoxx-ai-skill","commit_stats":null,"previous_names":["devoxx/devoxx-ai-skill"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devoxx/devoxx-ai-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxx%2Fdevoxx-ai-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxx%2Fdevoxx-ai-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxx%2Fdevoxx-ai-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxx%2Fdevoxx-ai-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devoxx","download_url":"https://codeload.github.com/devoxx/devoxx-ai-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoxx%2Fdevoxx-ai-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34260309,"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-12T02:00:06.859Z","response_time":109,"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":["claude","codex","gemini","plugin","skill","skill-md"],"created_at":"2026-06-12T19:33:52.972Z","updated_at":"2026-06-12T19:33:55.921Z","avatar_url":"https://github.com/devoxx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devoxx / VoxxedDays Plugin\n\nA Claude plugin marketplace for Devoxx and VoxxedDays conferences.\n\n## Installation\n\nIn Claude Code:\n\n```\n/plugin marketplace add devoxx/devoxx-ai-skill\n/plugin install devoxx-voxxed-cfp@devoxx-plugins\n```\n\nIn the Claude desktop app (Cowork), add the marketplace under Settings → Capabilities.\n\n## Using with Codex CLI / Gemini CLI\n\nThe skill follows the cross-agent `SKILL.md` standard, so it also works in OpenAI\nCodex CLI and Google Gemini CLI. Only the plugin/marketplace wrappers are\nClaude-specific — copy the skill folder itself:\n\n```bash\ngit clone https://github.com/devoxx/devoxx-ai-skill\n\n# Codex CLI (personal skills; use .codex/skills/ in a project for per-repo)\ncp -r claude-plugin/plugins/devoxx-voxxed-cfp/skills/devoxx-voxxed-cfp ~/.codex/skills/\n\n# Gemini CLI (user skills; use .gemini/skills/ in a workspace for per-repo)\ncp -r claude-plugin/plugins/devoxx-voxxed-cfp/skills/devoxx-voxxed-cfp ~/.gemini/skills/\n```\n\nThen just ask a Devoxx/Voxxed question and the skill auto-activates. In Codex CLI\nyou can also invoke it explicitly with `$devoxx-voxxed-cfp` (list skills with\n`/skills`). The skill only needs `curl` and `python3` shell access — no API keys.\n\n## Plugins\n\n### devoxx-voxxed-cfp\n\nAsk plain-language questions about any Devoxx or VoxxedDays conference — speakers,\ntalks, schedules, rooms, tracks — answered live from the events' public CFP APIs\n(`{event-slug}.cfp.dev`), with event discovery via devoxxians.com. Every talk and\nspeaker in an answer links to its page on m.devoxx.com.\n\nExamples:\n\n- \"When is the next Devoxx?\"\n- \"When are the CFPs opening for these events?\"\n- \"Who is speaking about Kubernetes at Devoxx UK?\"\n- \"What's on Wednesday in Room 8 at Devoxx Belgium?\"\n- \"Most popular AI talks at Voxxed Zurich\"\n- \"What are the main topics on Wednesday at Devoxx Belgium 2025?\"\n\n### Example Prompt\n\n\"When are the CFPs opening for these events?\"\n\n\u003cimg width=\"1437\" height=\"388\" alt=\"Screenshot 2026-06-07 at 12 55 14\" src=\"https://github.com/user-attachments/assets/1a55eea2-d5d5-44d8-a6d5-52577e0133bf\" /\u003e\n\n## Releasing updates\n\nBump `version` in `plugins/devoxx-voxxed-cfp/.claude-plugin/plugin.json` on every\nrelease — users only receive updates when that field changes.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxx%2Fdevoxx-ai-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevoxx%2Fdevoxx-ai-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoxx%2Fdevoxx-ai-skill/lists"}