Agent Plugins Marketplace
All plugins

contextual-writing

v0.1.2+codex.20260914222511

A context-aware German and English writing, editing, intake, and lightweight research system.

CodexClaude Code10 Skills

By Contextual Writing contributorsLicense: MIT0 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
10 skill or MCP entries
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install contextual-writing for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add contextual-writing@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/optimelv/contextual-writing-skill

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

contextual-writing/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/contextual-writing/SKILL.md
├── skills/edit-and-humanize/SKILL.md
├── skills/teach-and-explain/SKILL.md
├── skills/write-academic-content/SKILL.md
├── skills/write-career-documents/SKILL.md
├── skills/write-commercial-content/SKILL.md
├── skills/write-general-content/SKILL.md
├── skills/write-professional-communication/SKILL.md
├── skills/write-research-content/SKILL.md
└── skills/write-slides-and-strategy/SKILL.md

Included Skills10

contextual-writingskills/contextual-writing/SKILL.md

Route standalone German and English writing, editing, research, and audience-facing prose. Not routine README, API-doc, or code-comment updates within coding tasks.

edit-and-humanizeskills/edit-and-humanize/SKILL.md

Audit, minimally revise, fully rewrite, compress, expand, localize, translate-review, or voice-calibrate existing German or English text without changing claims, evidence, persona, or required structure. Use for general or cross-domain editing. Domain-specific deliverables remain owned by their focused workflow, which may load this skill as a review layer. Never optimize for AI detector evasion.

teach-and-explainskills/teach-and-explain/SKILL.md

Create explanations, tutoring sequences, study material, exam support, worked derivations, active-recall prompts, and accessible learning content. Use when the user wants to understand, practise, remember, or be coached rather than merely receive a finished artifact. Adapt depth, notation, pacing, and cognitive load from supplied learning context without reducing conceptual rigor.

write-academic-contentskills/write-academic-content/SKILL.md

Draft, revise, or review German and English academic prose from supplied evidence, notes, data, and sources. Use for academic paragraphs, abstracts, paper sections, literature syntheses, and thesis material when the final deliverable is scholarly writing, not a new research process.

write-career-documentsskills/write-career-documents/SKILL.md

Create, revise, or review CVs, resumes, cover letters, proactive internship or job outreach, application answers, professional biographies, and profiles through structured intake and verified evidence. Use when the final deliverable is evaluated as an application or career document. Ask only for missing decision-critical fields and never invent achievements, qualifications, motivation, or company fit.

write-commercial-contentskills/write-commercial-content/SKILL.md

Create, revise, or review sales outreach, customer and partner messages, follow-ups, value propositions, competitive briefs, marketing copy, landing-page copy, product narratives, and commercial social content. Use when persuasion, buyer context, proof, channel, and a commercial action control the writing. Keep drafts grounded and customer-safe; never invent account, company, product, or performance facts.

write-general-contentskills/write-general-content/SKILL.md

Create or revise articles, essays, blog posts, website prose, social posts, newsletters, personal writing, thought leadership, and other general content that is not primarily an academic, career, professional, sales, research, slide, or teaching deliverable. Use audience, channel, evidence, and the author's approved voice to choose structure and personality.

write-professional-communicationskills/write-professional-communication/SKILL.md

Create, revise, or review professional emails, chat messages, meeting follow-ups, memos, reports, technical explanations, administrative correspondence, complaints, and legal-context messages. Use when recipient relationship, action, evidence, risk, or organizational protocol controls the writing. Apply legalistic wording only when the legal context requires it.

write-research-contentskills/write-research-content/SKILL.md

Conduct lightweight academic, legal, company, product, market, and fact-check research that supports a writing deliverable. Use when external evidence, current facts, citations, jurisdiction, source verification, or company-specific context is needed before drafting. Narrow vague questions through a compact intake, cite material claims, and hand deep academic or high-stakes legal work to specialist workflows.

write-slides-and-strategyskills/write-slides-and-strategy/SKILL.md

Create, revise, or review the content and narrative for consulting, strategy, case, startup, investor, sales, and decision-led presentations. Use when the final deliverable is a slide, deck, presentation script, executive storyline, or case response. Preserve the supplied template and evidence; route editable file production to a presentation authoring plugin.

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "contextual-writing",
  "version": "0.1.2+codex.20260914222511",
  "description": "A context-aware German and English writing, editing, intake, and lightweight research system.",
  "homepage": "https://github.com/optimelv/contextual-writing",
  "repository": "https://github.com/optimelv/contextual-writing",
  "author": {
    "name": "Contextual Writing contributors",
    "url": "https://github.com/optimelv/contextual-writing"
  },
  "license": "MIT",
  "keywords": [
    "writing",
    "editing",
    "research",
    "cv",
    "email",
    "humanizing"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Contextual Writing",
    "shortDescription": "Context-aware writing without generic AI style.",
    "longDescription": "Create, research, edit, and quality-check German and English content through context gates, evidence locks, optional style profiles, and deliverable-specific workflows.",
    "developerName": "Contextual Writing contributors",
    "category": "Productivity",
    "capabilities": [
      "Write",
      "Edit",
      "Research",
      "Review"
    ],
    "defaultPrompt": [
      "Build a tailored CV from my verified experience.",
      "Draft this message for the actual recipient and goal.",
      "Audit this text and change only what improves it."
    ]
  }
}
.claude-plugin/plugin.json
{
  "name": "contextual-writing",
  "version": "0.1.2",
  "description": "A context-aware German and English writing, editing, intake, and lightweight research system.",
  "homepage": "https://github.com/optimelv/contextual-writing",
  "repository": "https://github.com/optimelv/contextual-writing",
  "author": {
    "name": "Contextual Writing contributors",
    "url": "https://github.com/optimelv/contextual-writing"
  },
  "license": "MIT",
  "keywords": [
    "writing",
    "editing",
    "research",
    "cv",
    "email",
    "humanizing"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[contextual-writing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/contextual-writing)