[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-conorbronsdon-avoid-ai-writing-en":3,"guides-for-conorbronsdon-avoid-ai-writing":299,"similar-k176smesnbjeacwzgvcg09aj8h86m5bf-en":300},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":227,"parentExtension":247,"providers":248,"relations":253,"repo":255,"tags":295,"workflow":296},1778685524139.2617,"k176smesnbjeacwzgvcg09aj8h86m5bf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Audit and rewrite content to remove AI writing patterns (\"AI-isms\"). Use this skill when asked to \"remove AI-isms,\" \"clean up AI writing,\" \"edit writing for AI patterns,\" \"audit writing for AI tells,\" or \"make this sound less like AI.\" Supports a detection-only mode that flags patterns without rewriting.",{"claudeCode":12},"conorbronsdon/avoid-ai-writing","avoid-ai-writing","https://github.com/conorbronsdon/avoid-ai-writing",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778685560807.769,"kn78bnt562565hbt2vhxfqw95d86m17t","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of removing AI writing patterns and names specific user requests, making the purpose immediately apparent.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a basic prompt by providing a structured, multi-pass audit with specific pattern identification and a tiered replacement vocabulary, which is more than a thin wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, with a clear scope, comprehensive documentation of its modes and patterns, and a well-defined process for auditing and rewriting content.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on auditing and rewriting AI writing patterns, adhering to a single responsibility without branching into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality, including its two modes and common trigger phrases.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools; it operates directly as a prompt-based agent capability.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","All operational parameters (modes, context profiles) and their behaviors are clearly documented within the SKILL.md and README.md files.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose specific tools with names; it functions as a single capability.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a prompt-based skill, it doesn't have a tool parameter schema or response shape in the traditional sense.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, as indicated by the LICENSE file and README, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-08, which is within the last 3 months, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill has no third-party dependencies; it relies solely on the agent's environment.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or require any secrets, as it operates purely on text manipulation within the agent's environment.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on text input and does not load or execute third-party data that could pose an injection risk.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not load external files at runtime or fetch content remotely; all logic is contained within the bundled markdown file.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As a text-processing skill, it does not interact with the file system or perform any operations that could affect the sandbox.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's logic is purely textual and does not involve scripts or commands that could facilitate sandbox escapes.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only processes input text and does not make outbound calls or reference confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown content is free of hidden text tricks, invisible Unicode characters, or other steering mechanisms.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill is a single markdown file with no obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill does not make assumptions about the user's project structure, operating solely on provided text input.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating no current issues or a new project.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The version is clearly declared in the SKILL.md frontmatter as '3.3.1' and is meaningful, not stuck at 0.0.0.",{"category":104,"check":105,"severity":42,"summary":106},"Execution","Validation","The skill operates on natural language text and does not have structured input arguments or output schemas requiring validation libraries.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","As a prompt-based skill, it doesn't execute code with traditional error paths; any LLM-level processing issues would be handled by the agent host.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill does not perform actions that require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill processes input text and does not specifically operate on or submit personal data to third parties.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is language-agnostic and operates on text patterns, with no regional or jurisdictional logic, making it globally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill is a markdown file and does not assume a specific editor, shell, or OS beyond the agent's environment.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README file exists, is comprehensive, and clearly states the extension's purpose and usage.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a single-function skill, not a collection of tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","The skill does not expose multiple tools, so there are no overlapping synonyms to consider.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All features described in the README and SKILL.md (modes, patterns, context profiles) have corresponding implementations and documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and OpenClaw, including copy-paste examples and setup steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","As a prompt-based skill, error handling is managed by the agent host; the skill itself doesn't emit user-facing errors.",{"category":104,"check":148,"severity":42,"summary":149},"Pinned dependencies","The skill has no dependencies to pin.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill performs text transformation and does not have state-changing commands or outbound data sending capabilities.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill is a synchronous text processing function and does not involve remote calls or state-changing operations.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines what the skill does (audit/rewrite AI patterns) and when to use it (remove AI-isms, detect patterns), naming the artifact (content) and user intent (edit, audit).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is dense and self-contained, clearly summarizing the core capability and trigger phrases within the first ~160 characters.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, well-structured, and delegates deeper material to the README, adhering to progressive disclosure.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md is concise, linking to the detailed pattern reference and example in the README.md, demonstrating effective progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review; it processes a given text input directly.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides a clear, end-to-end example demonstrating the input, the expected output, and highlights the specific AI tells caught.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill's documentation implicitly handles edge cases by defining clear modes and context profiles, and the pattern lists cover various AI writing scenarios.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external tools or MCP servers; it's self-contained.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill operates on provided text and doesn't have pre-conditions related to file states or environments that could lead to unexpected behavior.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its function is standalone text processing.",1778685560634,"This skill audits and rewrites content to remove AI writing patterns ('AI-isms'). It operates in two modes: 'rewrite' (default) which fixes patterns, and 'detect' which only flags them. It supports multiple agent platforms and provides detailed output including identified issues, the rewritten text, a summary of changes, and a second-pass audit.",[195,196,197,198,199],"Audits and rewrites content to remove AI writing patterns","Supports 'rewrite' (default) and 'detect' (flag-only) modes","Provides detailed issue reporting, rewrites, and second-pass audits","Configurable via context profiles to adjust strictness","Works with Claude Code, OpenClaw, and other agentskills.io compatible agents",[201,202,203],"Rewriting content for grammatical errors or typos (focus is on AI patterns)","Changing the core meaning or factual content of the original text","Providing stylistic suggestions outside the scope of AI-ism detection",[],[],"3.0.0","4.4.0","To help users refine their writing by removing AI-generated patterns, making content sound more human and natural, and providing detailed feedback on writing quality.","The skill is exceptionally well-documented, comprehensive in its approach to identifying and fixing AI writing patterns, and poses no security or maintenance risks. The README and SKILL.md are exemplary.",100,"Excellent skill for removing AI writing patterns, offering detailed analysis and robust rewriting capabilities.",[213,214,215,216,217],"writing","editing","ai-detection","content-auditing","language-style","global","verified",[221,222,223,224],"Editing blog posts, articles, or social media to sound less AI-generated","Auditing content to identify AI writing patterns without altering the text","Refining technical documentation or marketing copy for clarity and human voice","Ensuring published content maintains a consistent and authentic authorial voice",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":238,"testCoverage":240},{"hasLockfile":227},false,1778685536076,{"descriptionLength":230,"readmeSize":231},305,16401,{"closedIssues90d":8,"forks":233,"hasChangelog":234,"manifestVersion":235,"openIssues90d":8,"pushedAt":236,"stars":237},145,true,"3.3.1",1778208471000,1449,{"hasNpmPackage":227,"license":239,"smitheryVerified":227},"MIT",{"hasCi":227,"hasTests":227},{"updatedAt":242},1778685560807,{"basePath":244,"githubOwner":245,"githubRepo":13,"locale":18,"slug":13,"type":246},"","conorbronsdon","skill",null,{"evaluate":249,"extract":251},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":250,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":252,"license":239},"HEAD",{"repoId":254},"kd7c98efn2kct0spr54qfg5gpn86nmdj",{"_creationTime":256,"_id":254,"identity":257,"providers":258,"workflow":291},1778685520284.7798,{"githubOwner":245,"githubRepo":13,"sourceUrl":14},{"classify":259,"discover":279,"github":282},{"commitSha":252,"extensions":260},[261],{"basePath":244,"description":10,"displayName":13,"installMethods":262,"rationale":263,"selectedPaths":264,"source":278,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at SKILL.md",[265,268,271,273,276],{"path":266,"priority":267},"SKILL.md","mandatory",{"path":269,"priority":270},"README.md","high",{"path":272,"priority":270},"LICENSE",{"path":274,"priority":275},"CHANGELOG.md","medium",{"path":277,"priority":275},"CLAUDE.md","rule",{"sources":280},[281],"manual",{"closedIssues90d":8,"description":283,"forks":233,"homepage":284,"license":239,"openIssues90d":8,"pushedAt":236,"readmeSize":231,"stars":237,"topics":285},"Skill that audits and rewrites content to remove AI writing patterns. Use it with your favorite agents including Claude Code, OpenClaw, and Hermes.","https://avoidaiwriting.com",[286,287,288,289,290,246,213],"ai-writing","claude","claude-code","llm","prompt-engineering",{"classifiedAt":292,"discoverAt":293,"extractAt":294,"githubAt":294,"updatedAt":292},1778685523809,1778685520284,1778685522125,[215,216,214,217,213],{"evaluatedAt":242,"extractAt":297,"updatedAt":298},1778685524139,1778685585072,[],[301,326,353,382,411,440],{"_creationTime":302,"_id":303,"community":304,"display":305,"identity":311,"providers":314,"relations":320,"tags":322,"workflow":323},1778683308558.5125,"k170w2andhxykyj5yx7wmxxe3986mtjz",{"reviewCount":8},{"description":306,"installMethods":307,"name":309,"sourceUrl":310},"Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.",{"claudeCode":308},"BrianRWagner/ai-marketing-claude-code-skills","de-ai-ify","https://github.com/BrianRWagner/ai-marketing-claude-code-skills",{"basePath":309,"githubOwner":312,"githubRepo":313,"locale":18,"slug":309,"type":246},"BrianRWagner","ai-marketing-claude-code-skills",{"evaluate":315,"extract":319},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":316,"targetMarket":218,"tier":219},[213,214,317,215,318],"voice","content-quality",{"commitSha":252},{"repoId":321},"kd79t0s02gyz4fb3m5zvb5ec4x86n8tb",[215,318,214,317,213],{"evaluatedAt":324,"extractAt":325,"updatedAt":324},1778683469533,1778683308558,{"_creationTime":327,"_id":328,"community":329,"display":330,"identity":336,"providers":340,"relations":347,"tags":349,"workflow":350},1778697513812.0593,"k17a20wb5skzqbbxh7gms1p30h86n366",{"reviewCount":8},{"description":331,"installMethods":332,"name":334,"sourceUrl":335},"Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.",{"claudeCode":333},"spartan-stratos/spartan-ai-toolkit","article-writing","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":337,"githubOwner":338,"githubRepo":339,"locale":18,"slug":334,"type":246},".codex/skills/article-writing","spartan-stratos","spartan-ai-toolkit",{"evaluate":341,"extract":346},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":342,"targetMarket":218,"tier":219},[213,343,344,214,345],"content-generation","blog-posts","long-form",{"commitSha":252},{"repoId":348},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[344,343,214,345,213],{"evaluatedAt":351,"extractAt":352,"updatedAt":351},1778697566395,1778697513812,{"_creationTime":354,"_id":355,"community":356,"display":357,"identity":363,"providers":367,"relations":375,"tags":378,"workflow":379},1778695383013.742,"k174xj998r3mep0m3jh2c9dyhd86mck4",{"reviewCount":8},{"description":358,"installMethods":359,"name":361,"sourceUrl":362},"Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.",{"claudeCode":360},"phuryn/pm-skills","grammar-check","https://github.com/phuryn/pm-skills",{"basePath":364,"githubOwner":365,"githubRepo":366,"locale":18,"slug":361,"type":246},"pm-toolkit/skills/grammar-check","phuryn","pm-skills",{"evaluate":368,"extract":374},{"promptVersionExtension":206,"promptVersionScoring":207,"score":369,"tags":370,"targetMarket":218,"tier":219},99,[371,213,372,214,373],"grammar","proofreading","qa",{"commitSha":252,"license":239},{"parentExtensionId":376,"repoId":377},"k178ksh783km5gc8skbd4sz0y986n5ef","kd759mc43bg9ypk46ka87r3wa586npt5",[214,371,372,373,213],{"evaluatedAt":380,"extractAt":381,"updatedAt":380},1778696736285,1778695383013,{"_creationTime":383,"_id":384,"community":385,"display":386,"identity":392,"providers":397,"relations":404,"tags":407,"workflow":408},1778697045057.978,"k1709qff277g3qreq668nrfj0d86nrrb",{"reviewCount":8},{"description":387,"installMethods":388,"name":390,"sourceUrl":391},"Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on \"humanize\", \"de-AI\", \"review this draft\", \"audit before posting\", \"is this ready\".",{"claudeCode":389},"sergebulaev/linkedin-skills","LinkedIn Humanizer","https://github.com/sergebulaev/linkedin-skills",{"basePath":393,"githubOwner":394,"githubRepo":395,"locale":18,"slug":396,"type":246},"skills/linkedin-humanizer","sergebulaev","linkedin-skills","linkedin-humanizer",{"evaluate":398,"extract":403},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":399,"targetMarket":218,"tier":219},[215,400,401,343,402],"text-rewriting","linkedin","nlp",{"commitSha":252,"license":239},{"parentExtensionId":405,"repoId":406},"k17bg3ahwtt998cj512cdc040x86m16m","kd7eh8yxvx7bp76mv9rcfdjk0x86m12a",[215,343,401,402,400],{"evaluatedAt":409,"extractAt":410,"updatedAt":409},1778697181923,1778697045058,{"_creationTime":412,"_id":413,"community":414,"display":415,"identity":421,"providers":425,"relations":432,"tags":435,"workflow":436},1778693661691.4373,"k176ahvt49a4bskq406thpyn6x86n6k4",{"reviewCount":8},{"description":416,"installMethods":417,"name":419,"sourceUrl":420},"Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing (\"I noticed...\", \"I was wondering if perhaps...\", \"It might be worth considering...\"). Each comment is direct: location, the issue, a concrete fix. Use when user says \"humanize review\", \"de-slop PR comment\", \"make this feedback sound human\", \"review this PR\", \"code review\", \"/review\", \"/unslop-review\". Auto-triggers when reviewing PRs.\n",{"claudeCode":418},"MohamedAbdallah-14/unslop","unslop-review","https://github.com/MohamedAbdallah-14/unslop",{"basePath":422,"githubOwner":423,"githubRepo":424,"locale":18,"slug":419,"type":246},"skills/unslop-review","MohamedAbdallah-14","unslop",{"evaluate":426,"extract":431},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":427,"targetMarket":218,"tier":219},[400,215,428,429,430],"code-review","natural-language-processing","developer-tools",{"commitSha":252},{"parentExtensionId":433,"repoId":434},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb",[215,428,430,429,400],{"evaluatedAt":437,"extractAt":438,"updatedAt":439},1778693837524,1778693661691,1778693924596,{"_creationTime":441,"_id":442,"community":443,"display":444,"identity":450,"providers":455,"relations":463,"tags":466,"workflow":467},1778691104676.0042,"k17c25w174y6873nhdh566etts86mv7m",{"reviewCount":8},{"description":445,"installMethods":446,"name":448,"sourceUrl":449},"Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.",{"claudeCode":447},"iterationlayer/skills","Image Transformation API","https://github.com/iterationlayer/skills",{"basePath":451,"githubOwner":452,"githubRepo":453,"locale":18,"slug":454,"type":246},"skills/image-transformation-api","iterationlayer","skills","image-transformation-api",{"evaluate":456,"extract":462},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":457,"targetMarket":218,"tier":219},[458,459,214,460,461],"image","transformation","api","ai",{"commitSha":252,"license":239},{"parentExtensionId":464,"repoId":465},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[461,460,214,458,459],{"evaluatedAt":468,"extractAt":469,"updatedAt":468},1778693613399,1778691104676]