Topic: deepseek
609 skills in this topic.
-
wkp
Wikipedia search and summary extraction tool. Core Scenario: When AI needs to quickly obtain definitions or official summaries in the terminal.
x-cmd/skill 19
-
swift-actor-persistence
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
x-cmd/skill 19
-
render-deploy
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.
x-cmd/skill 19
-
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
x-cmd/skill 19
-
ddgo
CLI tool for DuckDuckGo search, supporting result summaries and AI-driven answer extraction. Core Scenario: When the user needs to perform web searches or get AI-summarized answers from DuckDuckGo results.
x-cmd/skill 19
-
doc
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
x-cmd/skill 19
-
fsiter
Flexible file system iteration and search tool with DFS support and filtering. Core Scenario: When the user needs to traverse directory trees, filter files/folders, or check for existence/emptiness.
x-cmd/skill 19
-
spreadsheet
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.
x-cmd/skill 19
-
ping
Enhanced ping command with visual data representations like heatmaps and bar charts. Core Scenario: When the user needs to monitor network reachability with visual metrics.
x-cmd/skill 19
-
tmp
Cross-platform management of temporary files and directories. Core Scenario: When the user needs to generate temporary paths or create temporary storage for scripts and applications.
x-cmd/skill 19
-
article-writing
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
x-cmd/skill 19
-
qywx
Send messages to Enterprise WeChat (QYWX) groups using bot webhooks. Core Scenario: When the user needs to automate notifications or send reports to a QYWX group.
x-cmd/skill 19
-
search-first
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
x-cmd/skill 19
-
str
High-performance string manipulation tool for transformations, splitting, and encoding. Core Scenario: When the user needs to process strings (upper/lower, trim, split, hash) in scripts or CLI.
x-cmd/skill 19
-
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
x-cmd/skill 19
-
luarocks
Enhanced interface for Luarocks, the package manager for Lua modules. Core Scenario: When the user needs to install, manage, or search for Lua dependencies.
x-cmd/skill 19
-
elv
Enhanced interface for Elvish shell, supporting x-cmd integration, official documentation search, and AI commands. Core Scenario: When the user needs to integrate x-cmd with Elvish or search Elvish documentation via terminal.
x-cmd/skill 19
-
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
x-cmd/skill 19
-
openspec
Lightweight specification-driven framework to coordinate human and AI coding collaboration. Core Scenario: When the user wants to initialize a project, manage change proposals, or validate project specs with AI.
x-cmd/skill 19
-
node
Enhanced Node.js module for version management, package installation (npm/npx), and environment setup. Core Scenario: When the user needs to manage Node.js versions, run JS scripts, or install npm packages.
x-cmd/skill 19
-
hash
Calculate and verify cryptographic hashes (MD5, SHA256, etc.) for files or piped input. Core Scenario: When the user needs to verify file integrity, generate checksums, or compare hashes.
x-cmd/skill 19
-
flutter-dev
Flutter cross-platform development guide covering widget patterns, Riverpod/Bloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling.
Use when: building Flutter apps, implementing state management (Riverpod/Bloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.
x-cmd/skill 19
-
gl
Enhanced GitLab CLI for managing repositories, issues, snippets, and CI/CD deployments. Core Scenario: When the user needs to automate GitLab project management or coordinate deployments.
x-cmd/skill 19
-
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
x-cmd/skill 19