AI Agent Skills to support software architecture, design and development
npx skills add https://github.com/odyssey4me/agent-skills --skill google-slidesInstale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.
Portable skills for AI coding assistants providing integrations with Jira, Confluence, Gmail, Google Workspace (Docs, Sheets, Slides), GitHub, GitLab, Gerrit, and other development tools.
requests, keyring, pyyaml)check command for setup verificationInstall skills using the official add-skill CLI:
# Install all skills
npx add-skill odyssey4me/agent-skills
# Or install a specific skill
npx add-skill odyssey4me/agent-skills --skill confluence
# Or install multiple specific skills
npx add-skill odyssey4me/agent-skills --skill gmail --skill google-calendar
This automatically:
~/.claude/skills/After installation:
Configure authentication - See skill documentation for setup (links in Available Skills table below)
Verify setup - Each skill includes a check command to validate configuration
Start using - Describe your needs naturally to Claude Code, or see skill docs for specific commands
For comprehensive setup instructions, see the User Guide.
Want to contribute or modify skills? See CONTRIBUTING.md for setup instructions and guidelines.
| Skill | Description |
|---|---|
| Code Review | Review PRs, MRs, and Gerrit changes with focus on security, maintainability, and architectural fit |
| Confluence | Content management, page CRUD with Markdown support, CQL search |
| Gerrit | Code review, submit changes, download patches via git-review CLI |
| GitHub | Issues, pull requests, workflows, and repositories via gh CLI |
| GitLab | Issues, merge requests, pipelines, and repositories via glab CLI |
| Gmail | Email management, send/receive messages, drafts, labels |
| Google Calendar | Calendar management, event CRUD, availability checking, scheduling |
| Google Docs | Document creation and editing, content management, formatting |
| Google Drive | File management, list/search/upload/download files, folder management, sharing |
| Google Sheets | Spreadsheet management, cell values, formulas, sheets |
| Google Slides | Presentation creation, slides, shapes, images, layouts |
| Jira | Issue tracking, search, create/update, transitions |
Browse install counts and popularity on skills.sh. Skills are also available on the Tessl Registry. See TODO.md for planned skills.
Installation: Use npx add-skill odyssey4me/agent-skills to install all skills, or see individual SKILL.md files for details. Manual downloads available from Releases.
Skills provide a simple, transparent approach to extending Claude Code:
check command diagnoses setup issuesThis repository follows the Agent Skills spec, ensuring compatibility with npx add-skill and other standard tooling.
These skills work with multiple AI coding assistants through the Agent Skills specification, including:
See the full list of supported agents. Installation via npx add-skill automatically configures skills for your AI agent.
See CONTRIBUTING.md for guidelines on contributing to this project.
Apache License 2.0. See LICENSE for details.