DSkills
Web search, code navigation, and multi-model coding delegation
All Skills in This Repository (6)
Pure Emerald Level Indicatorsgrok-search
Search the web and fetch page content via the Grok API.
sequential-think
Coordinate multi-step reasoning with branching thoughts and JSON history storage.
exa
Perform semantic search and content retrieval against the Exa API.
serena
Navigate and manipulate symbols across large codebases with language-aware precision.
time
Convert times between IANA timezones with DST handling via CLI.
ace-tool
Perform semantic search over codebases using natural language queries.
Frequently Asked Questions
FAQPage SchemaHow to install DSkills?โผ
Run `npx skills add Dianel555/DSkills --all -g -y` in your terminal to install all skills globally. You can also install a single skill with `npx skills add Dianel555/DSkills --skill grok-search`.
What does DSkills do?โผ
It gives your coding assistant practical capabilities like real-time web search via Grok and Exa, semantic code navigation with Serena, up-to-date library docs via Context7, and academic paper search.
Can DSkills delegate tasks between different AI coding tools?โผ
Yes. The cc-codex, codex-cc, and cc-agy skills let Claude Code, Codex, and Antigravity CLI hand coding tasks to each other with resumable multi-turn sessions.
Does DSkills work with Claude Code and Codex?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, and Antigravity CLI using standalone Python or Node scripts.
Do I need coding experience to use DSkills?โผ
Basic terminal use helps, since skills run as CLI commands and some need API keys. Once configured, your assistant invokes them automatically from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core