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 furkangonel/cowrangler --skill professional-communicatorgit clone --depth 1 https://github.com/furkangonel/cowranglerWrote 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/furkangonel/cowrangler/professional-communicator)<a href="https://agentmods.dev/skills/furkangonel/cowrangler/professional-communicator"><img src="https://agentmods.dev/badge/skills/furkangonel/cowrangler/professional-communicator/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/furkangonel/cowrangler/professional-communicator"><img src="https://agentmods.dev/badge/skills/furkangonel/cowrangler/professional-communicator.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.00018 | $0.00872 |
| Opus 5 | $0.00009 | $0.00436 |
| Sonnet 5 | $0.00004 | $0.00174 |
| Haiku 4.5 | $0.00002 | $0.00087 |
Grade A, and why
professional-communicator scanned grade A with 0 findings 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 9d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Professional Communicator Skill
Goal
Convert raw, emotional, rushed, or unclear thoughts into professional communications that are clear, appropriately diplomatic, and achieve the desired outcome — without sounding robotic or corporate-hollow.
Core Principles
- Purpose over politeness: Every word should serve the communication goal. Don't add filler politeness that dilutes the message.
- Appropriate register: Match the relationship (internal/external, peer/manager/client, formal/informal).
- One clear ask: Every professional message should have one primary purpose. If there are multiple, structure them clearly.
- Empathy without weakness: Acknowledge the other party's perspective without conceding things that shouldn't be conceded.
Steps
1. Understand the situation
Before writing a single word, clarify:
- Who is the recipient? (manager, direct report, client, vendor, colleague)
- What is the desired outcome? (approval, information, apology, rejection, escalation)
- What's the relationship tone? (formal, collegial, tense, new)
- What's the urgency? (FYI, needs response today, time-sensitive)
If any of these are unclear from the user's message, ask before writing.
Success criteria: You can write the subject line before writing the body.
2. Choose the appropriate tone
| Situation | Tone |
|---|---|
| Client complaint | Empathetic, solution-focused, formal |
| Rejecting a request | Diplomatic, brief, clear reason |
| Escalating an issue | Factual, non-accusatory, solution-oriented |
| Following up | Friendly but direct, no guilt-tripping |
| Delivering bad news | Direct, empathetic, forward-looking |
| Negotiating | Collaborative, value-focused |
3. Draft the message
Structure:
- Opening — acknowledge context or relationship (1 sentence max — no "I hope this email finds you well" filler)
- Core message — the ask, decision, or information (2–4 sentences)
- Supporting context — only what the recipient needs to act or understand (optional)
- Clear next step — what you need from them, or what happens next (1 sentence)
- Closing — brief, professional (not "Thanking you in advance" — that's presumptuous)
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.
- 9d ago First seen · 76 lines · 18 tokens per session scan A b9e0098a1223
professional-communicator is a skill published in the GitHub repository furkangonel/cowrangler (2 stars, last pushed yesterday), licensed MIT. It adds 18 tokens to every session and 872 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
officecli-word-form
Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…
officecli-data-dashboard
Use this skill to build a multi-element Excel dashboard — Dashboard sheet on open, multiple formula-driven KPI cards, multiple charts, sparklines, and conditional formatting — from CSV or tabular input. Trigger on: 'dashboard', 'KPI dashboard', 'analytics dashboard', 'executive dashboard', 'metrics dashboard', 'CSV to…
datamol
Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters…
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.
x-mankier
Search and browse man pages from ManKier.com. Command line interface for ManKier man page repository. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
x-osv
CLI for Google OSV database. Query vulnerabilities for packages, scan local projects for vulnerable dependencies. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill). Required Tool: Install osv-scanner for project scanning (see https://github.com/google/osv-scanner).