CLI tools skills for AI coding assistants (Claude Code, Codex, Gemini CLI).
| Skill | Description |
|---|---|
| grok-search | Enhanced web search via Grok API |
| sequential-think | Iterative thinking engine for complex problem-solving |
| exa | High-precision semantic search via Exa API |
| time | Time and timezone utilities |
| Serena | Semantic code understanding with IDE-like symbol operations |
| ace-tool | Semantic code search and AI-powered prompt enhancement |
/plugin marketplace add Dianel555/DSkills
Then browse and install via /plugin.
# List available skills
npx skills add Dianel555/DSkills --list
# Install specific skill
npx skills add Dianel555/DSkills -s grok-search
git clone https://github.com/Dianel555/DSkills.git
cp -r DSkills/skills/grok-search ~/.claude/skills/
| Platform | Skills Directory | Config |
|---|---|---|
| Claude Code | ~/.claude/skills/ | .claude-plugin/marketplace.json |
| Codex | ~/.codex/skills/ | Copy from skills/ |
| Gemini CLI | ~/.gemini/skills/ | Copy from skills/ |
# Clone repository
git clone https://github.com/Dianel555/DSkills.git
# Copy skills to Codex directory
cp -r DSkills/skills/grok-search ~/.codex/skills/
# Verify installation
codex --list-skills
# Clone repository
git clone https://github.com/Dianel555/DSkills.git
# Copy skills to Gemini directory
cp -r DSkills/skills/grok-search ~/.gemini/skills/
# Verify installation
gemini --list-skills
DSkills/
├── README.md
├── skills/ # All skills
│ ├── grok-search/
│ ├── sequential-think/
│ ├── exa/
│ ├── time/
│ ├── serena/
│ └── ace-tool/
└── .claude-plugin/
└── marketplace.json # Metadata
skills/<skill-name>/SKILL.md.claude-plugin/marketplace.jsonMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub yibaiba/dskills --plugin exaTime and timezone utilities for getting current time and converting between timezones
Multi-step reasoning engine for complex analysis and systematic problem solving
AI 编程超能力中文版:20 个 skills(14 翻译 + 5 中国特色原创)
Semantic codebase search and prompt enhancement
Semantic code understanding with IDE-like symbol operations
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems