Skip to content
Development
Command

/search-companies

Search for companies in Salesbuildr

From plugin
msp-claude-plugins
39200 skills141 agents200 commands
Install
$ npx -y skills add wyre-technology/msp-claude-plugins --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/search-companies

Context preview

What this command does when you run it.

Search for companies in Salesbuildr

Command definition

search-companies.md
description: Search for companies in Salesbuildr
argument-hint: "[search]"
arguments: [search]

Search Salesbuildr Companies

Arguments

  • `search` (optional) — Search term for company name

Prerequisites

  • Salesbuildr API key configured

Steps

1. Build search request with provided filters 2. Call Salesbuildr API: `GET /companies?search=$search` 3. Display results in table format

Examples

Search by name

/search-companies search="Acme Corp"

List all companies

/search-companies

Error Handling

| Error | Resolution | |-------|------------| | 401 Unauthorized | Check SALESBUILDR_API_KEY configuration | | No results | Try broader search terms |

Ships withmsp-claude-plugins

One command to supercharge Claude Code for MSP workflows. Then restart Claude Code. That's it. Documentation: mcp.wyre.ai

Get the whole plugin, auto-invoked
Stats
39
Stars
0
Views
17
Forks
Active
Maintenance
Astro
Language
Apache-2.0
License
1d ago
Last commit
6mo ago
Created

Repo: wyre-technology/msp-claude-plugins