AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
dsh-skill-mcp-panel: Unified Management of Skill and MCP in DSH Web Settings
Aug 26, 2026 · DeepSeek Harness plugin

dsh-skill-mcp-panel is a DSH client plugin maintained by Fishquito7, offering two management panels—Skill and MCP—within the web settings page, accompanied by the dsh-panel command line. Skills suppor

# DeepSeek # DSH # Client plugin 40 views
📝
dsh-chat-import: Importing External Agent Sessions into DSH for Continuation
Aug 26, 2026 · DeepSeek Harness plugin

dsh-chat-import is a memory plugin for DSH maintained by Nwflower. It read-only imports sessions from over 17 external agent sources such as Claude Code, Codex, Cursor, and Gemini, generating fully fa

# DeepSeek # DSH # memory 17 views
📝
dsh-reasoning-effort: Adding a Codex-style Model and Reasoning Intensity Slider to DSH
Aug 26, 2026 · DeepSeek Harness plugin

dsh-reasoning-effort is a DSH Web plugin maintained by HanaAyane, providing a Codex-style model and reasoning intensity slider below the input box. The slider levels automatically adapt based on the `

# DeepSeek # DSH # model inference 25 views
📝
dsh-damage-pulse: DSH Damage-Style Token Balance Monitoring
Aug 26, 2026 · DeepSeek Harness plugin

dsh-damage-pulse is a DSH client plugin that provides a damage-style balance animation within the Web interface, peak-valley billing, session cost statistics, and a desktop companion character "Jingyu

# DeepSeek # DSH # Client plugin 11 views
📝
Argo: Multilingual Search and Evidence Verification for Agents
Aug 26, 2026 · DeepSeek Harness plugin

Argo (taxuseek/argo) is a multilingual search infrastructure specifically designed for AI Agents, routing queries to 120+ engines by domain and language, and producing concise JSON with confidence sco

# DeepSeek # DSH # Networking tools 44 views
📝
dsh-plugin-bridge: Previewable Cross-Preset Session Migration
Aug 26, 2026 · DeepSeek Harness plugin

dsh-plugin-bridge is a DSH workflow plugin maintained by Totoro-qaq, designed to migrate a source session to another preset during a long task. It condenses the history into five fixed handoff section

# DeepSeek # DSH # Workflow 16 views
📝
ModLens: Augmenting Pure Text Models with Visual Capabilities
Aug 26, 2026 · DeepSeek Harness plugin

ModLens is a DSH vision plugin maintained by liustack (MIT, v3.25.0). After pasting an image, an independent vision engine generates structured JSON evidence for OCR, layout, and semantics, which can

# DeepSeek # DSH # model inference 52 views
📝
《Cursor Docs》-Subagents
Aug 26, 2026 · Cursor Docs

Subagents are specialized AI assistants that Cursor's agent can delegate tasks to. Each subagent operates in its own context window, handles specific types of work, and returns its result to the paren

# Cursor # Subagents 32 views
📝
《Cursor Docs》-Agent Skills
Aug 26, 2026 · Cursor Docs

Agent Skills is an open standard for extending AI agents with specialized capabilities. Skills package domain specific knowledge and workflows that agents can use to perform specific tasks.

# Cursor # Skills 24 views
📝
《Cursor Docs》-Security Agents
Aug 26, 2026 · Cursor Docs

Security Agents scan your code for security bugs, risky patterns, and vulnerabilities.

# Cursor # Security Agents 24 views