MCP HubMCP Hub
SKILL·8697B4

avoid-ai-writing-router

conorbronsdon
Обновлено 3 days ago
1 просмотров
4,213
356
4,213
Посмотреть на GitHub
Документацияai

О программе

Этот навык направляет сложные запросы, связанные с обнаружением и редактированием AI-текстов, соответствующим специализированным поднавыкам. Он управляет координацией рабочего процесса, сохраняет контекст и обеспечивает завершение задачи без замены основного свода правил. Используйте его, когда запросы сочетают несколько режимов, таких как аудит, переписывание и проверка, или когда пользователь в целом ссылается на "Избегание AI-письма".

Быстрая установка

Claude Code

Рекомендуется
Основной
npx skills add conorbronsdon/avoid-ai-writing -a claude-code
Команда плагинаАльтернативный
/plugin add https://github.com/conorbronsdon/avoid-ai-writing
Git клонированиеАльтернативный
git clone https://github.com/conorbronsdon/avoid-ai-writing.git ~/.claude/skills/avoid-ai-writing-router

Скопируйте и вставьте эту команду в Claude Code для установки этого навыка

Документация

Avoid AI Writing Router

Coordinate the public Skills as a bounded workflow. Route to the narrowest owner, preserve context between stages, and stop when the requested job is complete. This Skill does not replace the original avoid-ai-writing rulebook.

Authority chain

  1. ../avoid-ai-writing/SKILL.md is the canonical editorial authority.
  2. references/handoff-contract.md defines what context and evidence can cross Skill boundaries.
  3. references/skill-graph.json is the machine-readable source for nodes, typed edges, guards, and loop limits.
  4. references/routing-matrix.md is the human-readable routing table.
  5. references/agency-role-lenses.md defines the architecture, AI-evidence, implementation, and representation review lenses used to inspect the network.

Do not weaken, duplicate, or contradict the canonical Skill's preservation rules, evidence caveats, voice rules, pattern tiers, or pass behavior.

Orchestration model

Classify the request once, create the smallest useful handoff envelope, then pass that envelope forward rather than asking every downstream Skill to infer the same context again.

The envelope should carry only observed or user-provided facts such as:

  • intent and source kind
  • general vs technical context
  • requested voice or supplied style sample
  • protected semantic constraints
  • whether detector, mutation, or verifier execution actually ran
  • detector summary when available
  • preservation status when available
  • risk flags
  • current pass index and stop limit

Never mark an execution field as executed without host evidence.

Primary routing

  1. Scan, detect, audit, score, or flag-only requests go to ai-writing-detector.
  2. Returned-text rewrite, humanize, clean-up, or remove-AI-isms requests go to voice-preserving-rewriter.
  3. A named file plus an explicit request to change that file goes to file-edit-in-place.
  4. Original plus rewrite, before/after comparison, or preservation validation goes to preservation-verifier.
  5. Claims about proving AI use, cheating, fraud, dishonesty, hiring suitability, or similar consequential conclusions go to false-positive-reviewer.
  6. Explicit invocation of the original Skill may remain in avoid-ai-writing unless the request clearly needs a specialized stage.

Multi-stage sequencing

For requests such as "scan this, rewrite it, and make sure nothing important changed":

  1. ai-writing-detector collects signals when deterministic execution is available, otherwise it performs a model-only audit under the canonical rulebook.
  2. voice-preserving-rewriter rewrites returned text, or file-edit-in-place mutates an explicitly named file.
  3. preservation-verifier checks before/after material.
  4. A verifier FAIL returns to the correct repair owner once.
  5. Verification runs once more after repair when possible.
  6. Residual detection runs only when the user requested convergence or a residual audit.
  7. Stop after the canonical pass cap. Do not cycle indefinitely.

Typed edges

Use the edge semantics in references/handoff-contract.md:

  • ROUTE: choose the owner.
  • FEED: pass evidence without turning it into a command.
  • VERIFY: require a before/after preservation check.
  • REPAIR: return a failed preservation result to the correct mutation owner.
  • RECHECK: run one bounded residual check when requested.
  • ESCALATE: move uncertain or consequential authorship interpretation to false-positive-reviewer.
  • GUARD: add conditional protected constraints without changing the primary owner.

Conditional human-representation guard

If the source itself is an image prompt, video prompt, storyboard, shot description, or creative brief that describes people, set human_representation_sensitive: true and preserve identity-sensitive details as protected constraints.

Use the agency-inclusive-visuals-specialist lens from references/agency-role-lenses.md to protect cultural, geographic, age, disability, attire, skin-tone/lighting, and physical-reality details. Do not route ordinary prose to a visual workflow just because it mentions a person.

Review lenses

Apply these design checks when the network changes or when a complex request exposes a boundary problem:

  • agency-software-architect: ownership, dependency direction, bounded loops, fallback, reversibility.
  • agency-ai-engineer: detector semantics, uncertainty, false-positive handling, context propagation, evaluation.
  • agency-senior-developer: executable paths, error propagation, file mutation evidence, CI and drift checks.
  • agency-inclusive-visuals-specialist: representation preservation only for visual prompts and briefs involving people.

These are review lenses, not hidden public dependencies. If an external agency Skill is not available in the current host, apply the encoded lens without claiming it ran.

Boundary changes

Return control to the router instead of continuing locally when:

  • the job changes from read-only to mutation,
  • the target changes from returned text to a named file or the reverse,
  • required before/after evidence is missing,
  • deterministic execution requested by the workflow is unavailable,
  • the user moves from pattern analysis to a consequential authorship claim,
  • a verifier fails and identifies a different repair owner.

Preserve the existing handoff envelope and change only fields affected by the new decision.

Stop conditions

Stop when the user's requested stage is complete and any required verification gate has passed or been explicitly reported as unavailable.

Do not:

  • infer authorship from detector output,
  • mutate a file without user authorization,
  • hide a verifier failure,
  • re-run stages simply because another Skill exists,
  • exceed the canonical rewrite pass cap,
  • route unrelated writing or coding requests into this Plugin merely because they mention AI.

Output

Return the selected workflow result. For multi-stage work, state which stages actually ran, which were model-only, which deterministic checks executed, whether any repair loop occurred, and the final preservation status when available.

GitHub репозиторий

conorbronsdon/avoid-ai-writing
Путь: skills/avoid-ai-writing-router
0
ai-writingclaudeclaude-codellmprompt-engineeringskill
FAQ

Часто задаваемые вопросы

Что такое Skill avoid-ai-writing-router?

avoid-ai-writing-router — это Claude Skill от conorbronsdon. Skills объединяют инструкции и ресурсы, которые Claude загружает по мере необходимости, чтобы выполнять задачи, связанные с avoid-ai-writing-router, без дополнительных запросов.

Как установить avoid-ai-writing-router?

Используйте команды установки на этой странице: добавьте avoid-ai-writing-router в Claude Code как плагин или клонируйте репозиторий в каталог skills, затем перезапустите Claude, чтобы загрузить Skill.

К какой категории относится avoid-ai-writing-router?

avoid-ai-writing-router относится к категории Документация.

Можно ли использовать avoid-ai-writing-router бесплатно?

Да. avoid-ai-writing-router размещён на AIMCP и доступен для бесплатной установки.

Похожие навыки

railway-docs
Документация

Этот навык получает актуальную документацию Railway, чтобы отвечать на вопросы о функциях, возможностях или конкретных URL-адресах документации. Он гарантирует, что разработчики получают точную и современную информацию напрямую из официальных источников Railway. Используйте его, когда пользователи спрашивают, как работает Railway, или ссылаются на документацию Railway.

Просмотреть навык
n8n-code-python
Документация

Этот навык Claude предоставляет экспертные рекомендации по написанию кода Python в узлах Code платформы n8n, в частности, по использованию стандартной библиотеки Python и работе со специальным синтаксисом n8n, таким как `_input`, `_json` и `_node`. Он помогает разработчикам понять ограничения Python в среде n8n и рекомендует использовать JavaScript для большинства рабочих процессов, предлагая решения на Python для конкретных задач по преобразованию данных.

Просмотреть навык
archon
Документация

Навык Archon предоставляет семантический поиск на основе RAG и управление проектами через REST API. Используйте его для запросов к документации, управления иерархическими проектами/задачами и выполнения поиска информации с возможностью загрузки документов. Всегда в первую очередь обращайтесь к Archon при поиске во внешней документации, прежде чем использовать другие источники.

Просмотреть навык
n8n-code-javascript
Документация

Этот навык Claude предоставляет экспертные рекомендации по написанию кода JavaScript в узлах Code платформы n8n. Он охватывает важный синтаксис, специфичный для n8n, включая переменные `$input`/`$json`, HTTP-хелперы и работу с DateTime, а также помогает в устранении распространённых ошибок. Используйте его при разработке рабочих процессов в n8n, требующих кастомной обработки JavaScript в узлах Code.

Просмотреть навык