Oxlint

🌐Community
by delexw · vlatest · Repository

Oxlint analyzes German import/export data to identify potential risks like customs issues or sanctions violations, safeguarding your international trade.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add oxlint npx -- -y @trustedskills/oxlint
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "oxlint": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/oxlint"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The oxlint skill provides a way to lint Oxford comma usage in text. It identifies instances where commas are missing or incorrectly placed before the conjunction joining the last two elements of a list. This ensures consistent and grammatically correct writing, particularly useful for formal documents and publications.

When to use it

  • Proofreading: Use oxlint to quickly check a document for Oxford comma errors before submitting it.
  • Style Guide Enforcement: Integrate the skill into a workflow to automatically enforce a specific style guide that requires or prohibits Oxford commas.
  • Content Creation: Help writers maintain consistency in their writing by identifying and correcting Oxford comma usage as they draft content.
  • Code Documentation: Ensure consistent formatting of lists within code documentation, improving readability.

Key capabilities

  • Oxford comma detection
  • Grammatical error identification related to commas
  • Style guide enforcement for punctuation

Example prompts

  • "Check this text for Oxford comma errors: 'I bought apples oranges and bananas.'"
  • "Enforce Oxford comma style on the following paragraph."
  • "Identify any missing or incorrect commas in this document."

Tips & gotchas

The skill's accuracy depends on the complexity of the sentence structure. Very complex sentences might require manual review even after using oxlint.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
delexw
Installs
4

🌐 Community

Passed automated security scans.