Skip to main content
Open source · MIT and Apache-2.0

Agent Skills

Install 12 open-source skills for Claude Code, Codex, Cursor, and other coding agents. Fill standard contracts, edit Word documents, and manage your inbox — all from the terminal you already use.

One-line install — click to copy:

npx skills add open-agreements/open-agreements
6 skills

Document & Email Productivity

Edit Word documents, triage inbox by sender trust, draft tone-matched replies, and organize folders — all from your coding agent.

email-cleanup

v0.1.4 · UseJunior/email-agent-mcp
Flagship

Organize a cluttered Outlook inbox with folders, batch moves, and server-side inbox rules via Microsoft Graph.

npx skills add UseJunior/email-agent-mcp

docx-editing

v0.3.0 · UseJunior/safe-docx
Flagship

Edit existing Word documents with tracked changes, comments, footnotes, and revision control. Powered by safe-docx MCP.

npx skills add UseJunior/safe-docx

email-triage

v0.1.2 · UseJunior/email-agent-mcp

Zero-trust email triage — prioritize inbox by sender trust tier, not arrival order. Surfaces paying customers immediately.

npx skills add UseJunior/email-agent-mcp

email-drafting

v0.1.1 · UseJunior/email-agent-mcp

Draft email replies with tone matching, proper threading, and formatting that survives email clients.

npx skills add UseJunior/email-agent-mcp

outlook-email

v0.1.7 · UseJunior/email-agent-mcp

Manage Outlook and Microsoft 365 email — triage, draft replies, organize folders, create inbox rules, monitor priority messages.

npx skills add UseJunior/email-agent-mcp

nemoclaw-email-policy

v0.1.1 · UseJunior/email-agent-mcp

Enforce email safety policies at the network level — allowlist, send guardrails, prevent accidental send for agent email workflows.

npx skills add UseJunior/email-agent-mcp

How agent skills work

Skills are plain-text instructions that extend AI coding agents with procedural knowledge. Install once; your agent uses them on demand whenever the task matches.

1

Install

Run the npx skills add command in your project. Skills land in .agents/skills/.

2

Ask

Tell your agent what you want — "draft a mutual NDA with Acme," "clean up my inbox," "edit this SOW." The skill activates automatically.

3

Review

Everything runs locally. No SaaS lock-in. Outputs are signable DOCX files, organized folders, or drafted replies you review before sending.

Open source. No lock-in.

Every skill is MIT or Apache-2.0. Read the source, fork it, or extend it. Start with the umbrella skill and let your agent route from there.