AI Agent Hub
Agent Skills · DSH Plugins · AI Blog

Power Up Your
AI Agents

Discover curated agent skills, DeepSeek Harness plugins and in-depth engineering articles — copy one prompt to install, one command to extend.

2,082Agent Skills
3,748DSH Plugins
3,129Blog Articles
1,918LLM Models
13.8MDownloads

Featured Agent Skills

Top skills ranked by SkillHub score and downloads View all →

Popular DeepSeek Harness Plugins

Community plugins that extend DeepSeek Harness View all →

Featured LLM Models

Top-rated large language models worldwide View all →

Latest from the Blog

AI engineering, servers, Python and more View all →
📝
《Cursor Docs》-Subagents
Sep 09, 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
📝
《Cursor Docs》-Agent Skills
Sep 09, 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
📝
《Cursor Docs》-Security Agents
Sep 09, 2026 · Cursor Docs

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

# Cursor # Security Agents
📝
《Cursor Docs》-Cursor TypeScript SDK
Sep 09, 2026 · Cursor Docs

The @cursor/sdk package lets you call Cursor's agent from your own code. The same agent that runs in the Cursor IDE, CLI, and web app is now scriptable from TypeScript. Run the /sdk skill inside Curso

# Cursor # SDK
📝
《Cursor Docs》-Cursor Python SDK
Sep 09, 2026 · Cursor Docs

The cursor sdk package lets you call Cursor's agent from your own Python code. The same agent that runs in the Cursor IDE, CLI, and web app is scriptable from Python with sync and async clients, typed

# Cursor # SDK
📝
《Cursor Docs》-SDK Changelog
Sep 09, 2026 · Cursor Docs

The latest features, improvements, and fixes shipping to the Cursor SDK, covering @cursor/sdk on npm and cursor sdk on PyPI.

# Cursor # SDK