Dsk Cli
Description
A Claude-Code-style agentic terminal tool powered by the DeepSeek API. Type natural-language requests and it reads/writes files, searches your codebase, and runs shell commands, streaming responses token-by-token.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
DSK CLI — DeepSeek agentic CLI

A Claude-Code-style **agentic terminal tool** powered by the [DeepSeek API](https://api-docs.deepseek.com). Launch `dsk` in any project directory, type natural-language requests, and the agent reads/writes files, searches the codebase, and runs shell commands — streaming DeepSeek's response token-by-token to your terminal.
[](https://github.com/thangduonghuu/dsk-cli) [](https://nodejs.org) [](https://www.typescriptlang.org) [](LICENSE)
Table of contents
- Screenshot
- Features
- Quick start
- Requirements
- Install
- Setup
- Usage
- Configuration
- Example session
- Development
- Contributing
- Acknowledgements
- License
- Notes
Screenshot

Features
- Claude-Code-style terminal UI — colored
❯prompt bar, dimmed thinking block, collapsed one-line tool results (✓ bash: npm test (exit 0, 4.1s)), and a live footer (tokens in/out · running cost · git branch · elapsed time · permission mode). - DeepSeek welcome splash — a Claude-Code-style welcome card with the
DSK CLIASCII wordmark in DeepSeek brand blue, a "powered by DeepSeek" tagline, version/context line, and getting-started tips. - Streaming replies — tokens render as they arrive; the model's chain-of-thought is shown dimmed under a thinking header when thinking mode is on.
- **Agent
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://