find-contact
Resolve a 3CX contact or extension by email, extension, or name
Search Hudu knowledge base articles by keyword or phrase
$ npx -y skills add wyre-technology/msp-claude-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/search-articlesContext preview
What this command does when you run it.
Search Hudu knowledge base articles by keyword or phrase
description: Search Hudu knowledge base articles by keyword or phrase argument-hint: "<query> [company] [limit]" arguments: [query, company, limit]
Search through Hudu knowledge base articles to find relevant documentation.
1. **Parse search parameters**
2. **Execute search**
3. **Rank and format results**
| Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | query | string | Yes | - | Search keywords or phrase | | company | string | No | - | Company name filter | | limit | int | No | 10 | Maximum results (1-50) |
/search-articles "backup procedure"
/search-articles "disaster recovery" --company "Acme Corp"
/search-articles "password" --limit 5
/search-articles "VPN setup" --company "Acme" --limit 20
Found 5 articles matching "backup procedure" ================================================================ 1. Backup Procedure - Daily Operations Company: Acme Corporation Folder: Procedures > Backup Updated: 2025-12-10 "...The daily backup procedure runs at 10PM and backs up all file server data to the NAS. Verify backup completion each morning by checking..." [View Article] [Open in Hudu] ================================================================ 2. Backup Overview - Acme Corp Company: Acme Corporation Folder: Infrastructure Updated: 2025-11-25 Backup Solution: Veeam Backup & Replication Backup Server: ACME-BKP-01 Retention: 30 days local, 90 days cloud [View Article] [Open in Hudu] ================================================================ 3. Disaster Recovery Plan Company: Acme Corporation Folder: Procedures > DR Updated: 2025-10-15 "...In case of complete site failure, restore from backup using the disaster recovery procedure outlined below..." [View Article] [Open in Hudu] ================================================================ Showing 3 of 5 results. Use --limit 50 to see more.
When only one result is found, show full details:
Found 1 article matching "VPN setup Acme" Article: VPN Setup Procedure ================================================================ Company: Acme Corporation Folder: Procedures > Remote Access Created: 2024-06-15 Updated: 2025-12-01 Content Preview: ================================================================ VPN Setup Procedure Overview This procedure covers setting up VPN access for remote users. Prerequisites - Active Directory account - VPN client installed - MFA token configured Steps 1. Download the VPN client from... 2. Enter the server address: vpn.acme.com 3. Use your AD credentials... ================================================================ Related Resources: - VPN Credentials: /get-password "VPN" --company "Acme Corp" - Firewall: /lookup-asset "firewall" --company "Acme Corp" [Open in Hudu]
No articles found matching "nonexistent topic" Suggestions: - Try different keywords - Use partial words (e.g., "back" instead of "backup") - Remove company filter to search all companies - Check global articles (shared across companies) Example searches: /search-articles "backup" /search-articles "network" --company "Acme"
| Search Term | Matches | |-------------|---------| | Single word | Title and content containing word | | Multiple words | All words must appear (AND) | | "Quoted phrase" | Exact phrase match |
No articles found matching "xyz123" Try: - Broadening your search terms - Removing filters - Checking for typos
Company not found: "Acm" Did you mean? - Acme Corporation - Acme East Division Try: /search-articles "backup" --company "Acme Corporation"
Found 150+ articles matching "the" Your search returned too many results. Please refine: - Add more specific keywords - Filter by company: --company "Acme" - Use quoted phrases: "backup procedure"
Error connecting to Hudu API Possible causes: - Invalid API key (check HUDU_API_KEY) - Wrong base URL (check HUDU_BASE_URL) - Network connectivity issue Retry or check configuration.
One command to supercharge Claude Code for MSP workflows. Then restart Claude Code. That's it. Documentation: mcp.wyre.ai
Repo: wyre-technology/msp-claude-plugins
Resolve a 3CX contact or extension by email, extension, or name
Search for specific threat patterns in Abnormal Security by sender, recipient, attack type, or keywords
Triage recent email threats detected by Abnormal Security by severity and attack type