Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Servosity/msp-skills --skill pandadocgit clone --depth 1 https://github.com/Servosity/msp-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/servosity/msp-skills/pandadoc)<a href="https://agentmods.dev/skills/servosity/msp-skills/pandadoc"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/pandadoc/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/servosity/msp-skills/pandadoc"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/pandadoc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00092 | $0.05596 |
| Opus 5 | $0.00046 | $0.02798 |
| Sonnet 5 | $0.00018 | $0.01119 |
| Haiku 4.5 | $0.00009 | $0.00560 |
Grade A, and why
pandadoc scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/pandadoc/install.sh) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 613 B
- AGENTS.md 2.3 KB
- CHANGELOG.md 2.9 KB
- cli/.golangci.yml 147 B
- cli/cmd/pandadoc-cli/main.go 353 B
- cli/cmd/pandadoc-mcp/main.go 2.1 KB
- cli/go.mod 966 B
- cli/go.sum 7.0 KB
- cli/internal/cache/cache.go 1.7 KB
- cli/internal/cli/agent_context.go 6.8 KB
- cli/internal/cli/aging_test.go 1.1 KB
- cli/internal/cli/aging.go 4.1 KB
- cli/internal/cli/analytics.go 5.0 KB
- cli/internal/cli/api_discovery.go 3.6 KB
- cli/internal/cli/auth.go 6.7 KB
- cli/internal/cli/channel_workflow.go 5.0 KB
- cli/internal/cli/cold_clients_test.go 350 B
- cli/internal/cli/cold_clients.go 5.5 KB
- cli/internal/cli/contacts_create.go 8.8 KB
- cli/internal/cli/contacts_delete.go 6.4 KB
- cli/internal/cli/contacts_details.go 3.1 KB
- cli/internal/cli/contacts_list.go 3.1 KB
- cli/internal/cli/contacts_update.go 8.5 KB
- cli/internal/cli/contacts.go 807 B
- cli/internal/cli/content-library-items_create.go 7.5 KB
- cli/internal/cli/content-library-items_details_content-library-item.go 3.2 KB
- cli/internal/cli/content-library-items_details.go 629 B
- cli/internal/cli/content-library-items_list.go 4.3 KB
- cli/internal/cli/content-library-items_status.go 3.2 KB
- cli/internal/cli/content-library-items.go 860 B
- cli/internal/cli/data_source.go 22 KB
- cli/internal/cli/deliver.go 3.5 KB
- cli/internal/cli/doctor_verdict.go 12 KB
- cli/internal/cli/doctor.go 21 KB
- cli/internal/cli/documents_append-content-library-item_to-document.go 8.6 KB
- cli/internal/cli/documents_append-content-library-item.go 652 B
- cli/internal/cli/documents_attachments_create-document.go 7.6 KB
- cli/internal/cli/documents_attachments_delete-document.go 6.8 KB
- cli/internal/cli/documents_attachments_details-document.go 3.5 KB
- cli/internal/cli/documents_attachments_download-document.go 2.1 KB
- cli/internal/cli/documents_attachments_list-document.go 3.1 KB
- cli/internal/cli/documents_attachments-upload_create-document-attachment-from-file-upload.go 7.4 KB
- cli/internal/cli/documents_attachments-upload.go 662 B
- cli/internal/cli/documents_attachments.go 906 B
- cli/internal/cli/documents_auto-reminders_get-document-settings.go 3.3 KB
- cli/internal/cli/documents_auto-reminders_status-document.go 3.2 KB
- cli/internal/cli/documents_auto-reminders_update-document-settings.go 9.4 KB
- cli/internal/cli/documents_auto-reminders.go 777 B
- cli/internal/cli/documents_bulk-delete.go 7.8 KB
- cli/internal/cli/documents_create-folder.go 7.9 KB
- cli/internal/cli/documents_create.go 8.7 KB
- cli/internal/cli/documents_delete.go 6.4 KB
- cli/internal/cli/documents_details_document.go 3.2 KB
- cli/internal/cli/documents_details.go 587 B
- cli/internal/cli/documents_download_document.go 3.0 KB
- cli/internal/cli/documents_download-protected_document.go 2.1 KB
- cli/internal/cli/documents_download-protected.go 629 B
- cli/internal/cli/documents_download.go 602 B
- cli/internal/cli/documents_draft_document-revert-to.go 7.2 KB
- cli/internal/cli/documents_draft.go 590 B
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 447 lines · 92 tokens per session scan A db16bdcf4b0e
pandadoc is a skill published in the GitHub repository Servosity/msp-skills (37 stars, last pushed yesterday), with no licence file. It adds 92 tokens to every session and 5,596 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
excel-cli
Excel CLI automation skill for Windows workbooks. Use when a coding agent needs token-efficient, scriptable, or unattended Excel automation via excelcli commands. Best for CI/CD, scheduled jobs, batch processing, PowerShell workflows, and bulk workbook edits. Supports Power Query, DAX, PivotTables, Tables, Ranges…
documentation-server
Use when you need to store, retrieve, search, or manage documents in a local knowledge base with semantic search and hybrid (vector + full-text) retrieval. Also use when interacting with the documentation server web interface, managing uploads, or performing AI-powered document analysis. Use this instead of MCP-native…
cvx
Create, validate, and render professional CV/resume PDFs from plain YAML using CVX — fully local, no accounts. Use when the user wants to write a CV or resume, convert an existing CV to a maintained format, tailor a CV for a job application, or produce an ATS-safe variant. Covers the cv-content/ YAML schema, the…
mission-lifecycle
Author, preflight, and execute aurora-agent missions — validated DAGs of MCP tool calls. Use when asked to build or run a mission, when a mission is refused with invalidmission or operationsgateacceptancerequired, when deciding between synchronous agentmission and async submission, or when wiring evaluator reviews and…
aurora-setup
Set up, build, or troubleshoot the AURORA Agent (bioprism) MCP server used by the aurora-agent plugin. Use when the aurora-agent MCP server fails to start, when its tools are missing from a session, when asked to install or build the aurora-agent backend, or when a bioprism build or test behaves strangely on Windows.
aurora-backend-setup
Set up, build, or troubleshoot the AURORA Agent (bioprism) MCP server used by the aurora-backend plugin. Use when the aurora-agent MCP server fails to start, when its tools are missing from a session, when asked to install or build the aurora-agent backend, or when a bioprism build or test behaves strangely on Windows.