sdr
v1.0.0Outbound SDR agent: prospecting, enrichment, sequencing, and CRM hygiene on HubSpot and Exa
4 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 3 skill or MCP entries
- Source updated
- Aug 13, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/nanocoai/nanoclaw-templatesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is sales/sdr/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/sdr-agent/SKILL.md└── mcp.json
Included Skills1
Outbound SDR (Sales Development Representative) operating system that runs the full top-of-funnel motion across HubSpot (CRM, engagement, and source of truth) and Exa (web research + signals). Use this skill WHENEVER the user is doing outbound sales development, building target/prospect lists, defining or refining an ICP, enriching leads, researching accounts or people before outreach, writing cold emails or multi-touch sequences, qualifying or scoring leads, logging activity to CRM, handing meetings off to AEs, or reporting on pipeline. Trigger it even when the user only says things like "find me 50 leads", "research this account", "write a cold email to this person", "score these leads", "log this in HubSpot", or "build a sequence"; these are all SDR tasks this skill governs. Do not wait for the user to say "SDR" or "prospecting" explicitly.
MCP servers2
- command
- npx
- args
- -y [email protected]
- command
- npx
- args
- -y @hubspot/[email protected]
- env.PRIVATE_APP_ACCESS_TOKEN
- placeholder
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sdr",
"version": "1.0.0",
"description": "Outbound SDR agent: prospecting, enrichment, sequencing, and CRM hygiene on HubSpot and Exa"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[sdr on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sdr)