Stats
Links
Categories
A collection of skills for Claude Code
npx claudepluginhub dmitrykrivaltsevich/claude-skillsGoogle Drive file management, DuckDuckGo internet search, autonomous multi-phase deep research, immersive 3D data visualization, and consistency review
A collection of skills (plugins) for Claude Code. Each skill extends Claude with domain-specific capabilities — API integrations, workflows, tooling.
/plugin marketplace add dmitrykrivaltsevich/claude-skills
Then install the plugin (includes all skills):
/plugin install claude-skills@dmitrykrivaltsevich-claude-skills
git clone https://github.com/dmitrykrivaltsevich/claude-skills.git
claude --plugin-dir ./claude-skills
/plugin marketplace add https://github.com/dmitrykrivaltsevich/claude-skills.git
See the Claude Code plugin docs for all installation methods and scopes (user / project / local).
| Skill | Description |
|---|---|
| deep-research | Multi-phase autonomous research across all available skills. Discovers skill capabilities, manages persistent research state, and guides through scope → sweep → deep-read → cross-reference → synthesise phases. |
| duckduckgo | Internet search via DuckDuckGo — text, image, and news search. No auth required. |
| google-drive | Search, list, download/export, upload, create, update, share, and comment on Google Drive files. Supports My Drive and Shared Drives. |
| review-consistency | Reviews internal consistency of code, documents, diffs, or any structured content. Catches contradictions, forgotten propagation, semantic drift, stale references, and convention breaks. |
| visualization-datascape | Generates immersive 3D cyberspace point-cloud visualizations from structured data. Interactive cyberpunk cityscape with explorable data vaults, WASD+QE movement, and orbit controls. |
See each skill's README for setup, architecture, and test instructions.
MIT