AI Agent Hub

Blog

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

📝
Add a Sidebar Workbench to the DeepSeek Harness Web Interface Using DSH-better-sidebar
Aug 17, 2026 · DeepSeek Harness plugin

DSH-better-sidebar is a web interface enhancement plugin for DeepSeek Harness maintained by omdsh-dev. It provides file editing preview, real terminal, Git and sub-agent workbench in the right sidebar

# DeepSeek # DSH # Interface enhancement 156 views
📝
Add Full-Screen Terminal Interface to DeepSeek Harness with dsh-TUI
Aug 17, 2026 · DeepSeek Harness plugin

dsh-TUI is a full-screen terminal plugin for DeepSeek Harness (MIT licensed) maintained by ccch1mneyyy. It is hooked into the dsh-tui profile via Cordis without modifying the core, and provides Claude

# DeepSeek # DSH # Interface enhancement 271 views
📝
Add Vision Capabilities to the Plain-text Models of DeepSeek Harness with ModLens
Aug 17, 2026 · DeepSeek Harness plugin

ModLens is a DeepSeek Harness visual plugin maintained by Liustack (MIT License, version 3.18.1 at the time of writing). When plain-text DeepSeek/GLM cannot recognize screenshots, it registers the `mo

# DeepSeek # DSH # modlens 232 views
📝
Using dsh-web-ui to turn DeepSeek Harness web interface into a workbench
Aug 17, 2026 · DeepSeek Harness plugin

dsh-web-ui is a collection of DeepSeek Harness Web UI plugins and skins maintained by zhu1090093659, which is open-sourced under the Apache-2.0 license. This article checks against the community direc

# DeepSeek # DSH # Interface enhancement 241 views
📝
Install a RN Performance Optimization Manual for AI Assistant with react-native-best-practices
Aug 17, 2026 · Big Model Skills

Callstack split the RN performance e-book into Agent Skill react-native-best-practices, which covers FPS, TTI, package volume, memory and native modules. This article is verified against the official

# React Native # Agent Skill # performance optimization 68 views
📝
### 贴合技术文档场景的标准译法: `vercel-cli-with-tokens: Authenticate Vercel CLI via Tokens, No More `vercel login` Required`
Aug 17, 2026 · Big Model Skills

`vercel-cli-with-tokens` is one of the Skills in Vercel's official agent-skills collection. It teaches Agents to call the Vercel CLI using the `VERCEL_TOKEN` instead of `vercel login`. It discovers to

# Vercel CLI # Agent Skill # Token authentication 48 views
📝
# Vercel React View Transitions: Adding Native Transition Animations to React Following the Official Workflow
Aug 17, 2026 · Big Model Skills

`vercel-react-view-transitions` is an official Agent Skill from Vercel Labs, teaching Cursor, Claude Code and Codex to use React's ViewTransition and `addTransitionType` to implement native page trans

# Agent Skill # React # View Transitions 66 views
📝
Audit the documentation against Vercel writing guidelines using writing-guidelines
Aug 17, 2026 · Big Model Skills

This is an introduction to Vercel Labs' Agent Skill "writing-guidelines": it reviews the tone, structure, readability and typesetting of documents and prose in accordance with the Vercel Writing Guide

# Agent Skill # writing-guidelines # Technical Writing 51 views
📝
# vercel-optimize: Optimize Cost and Performance of Vercel Projects Based on Production Metrics First
Aug 17, 2026 · Big Model Skills

`vercel-optimize` is an official Agent Skill from vercel-labs/agent-skills (SKILL.md 1.2.0) that performs cost and performance audits for deployed projects. The workflow involves first collecting metr

# vercel-optimize # Agent Skill # Vercel optimization 56 views
📝
Zero Skill: Automatically Discover and Invoke Paid External Tools on a Per-Use Basis When the Agent Says "Cannot Do It"
Aug 17, 2026 · Big Model Skills

Zero is a search engine and payment layer designed for AI Agents. Official Skills will intervene when the model is about to say "cannot do" or ask users to register for APIs on their own, using zero s

# Zero # Agent Skill # x402 66 views