writ — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentswrit
    Back to Agents
    writ

    writ

    enwrit February 15, 2026
    1 copies 0 downloads

    Agent-first CLI to improve AI coding experience - linting, document health, plan reviews and more

    Agent Definition
    # writ
    
    **Better instructions. Connected agents.**
    
    [![PyPI](https://img.shields.io/pypi/v/enwrit)](https://pypi.org/project/enwrit/)
    [![Downloads](https://static.pepy.tech/badge/enwrit)](https://pepy.tech/project/enwrit)
    [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
    [![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
    [![Tests](https://github.com/enwrit/writ/actions/workflows/ci.yml/badge.svg)](https://github.com/enwrit/writ/actions)
    
    The quality and communication layer for AI coding agents. Lint instructions, review plans, check documentation health, and connect agents across repos, devices, and tools.
    
    > **Requires Python 3.11+.** On macOS, `brew install [email protected]` or use [pyenv](https://github.com/pyenv/pyenv). The default macOS Python (3.9) will show "no matching distribution" on install.
    
    ```bash
    pip install enwrit
    writ lint CLAUDE.md               # Instant quality score (0-100) for any instruction
    writ plan review plan.md          # AI-powered plan review before implementation
    writ init                         # Initialize + install 11 built-in skills
    writ search "code reviewer"       # Find from 6,000+ instructions on the Hub
    writ add code-review-agent        # Add to project + activate in your IDE
    ```
    
    **[Try the live lint demo](https://enwrit.com)** -- paste any instruction, get an instant quality score. Or **[browse the Hub](https://enwrit.com/hub)**.
    
    ---
    
    ## Lint Your Instructions
    
    `writ lint` scores any instruction 0-100 across 6 dimensions: **Clarity**, **Verification**, **Coverage**, **Brevity**, **Structure**, **Examples**. Works on any `.md`, `.mdc`, `.txt`, or YAML file -- no `writ init` required.
    
    ```bash
    writ lint .cursor/rules/my-rule.mdc
    # Score: 34 / 100
    # Dimension       Score  Summary
    # Clarity            43  Moderate              
    # Structure          44  Moderate            
    # Coverage           31  Needs improvement        

    Tags

    agentsaiai-agentsclaudeclicopilotcursorlintqualityskills

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.