CommunityWriting & Editinggithub.com

TserenTserenov/FMT-exocortex-template

Exocortex template: fork & deploy your AI-powered personal knowledge system with Claude Code

What is FMT-exocortex-template?

FMT-exocortex-template is a Claude Code agent skill that exocortex template: fork & deploy your AI-powered personal knowledge system with Claude Code.

Works withClaude Code~Codex CLI~Cursor
npx skills add TserenTserenov/FMT-exocortex-template

Installed? Explore more Writing & Editing skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Knowledge Extraction (Capture-to-Pack)

Выполни извлечение знания: $ARGUMENTS

Scope

Этот скилл делает:

  • Inline-capture на рубеже сессии (маршрутизация «что → куда», анонс «Capture: X → Y»).
  • Мгновенная запись правил (1-3 строки) в CLAUDE.md.
  • Отложенная запись (сложное знание) — добавление в captures.md для агента-экстрактора.

Этот скилл НЕ делает:

  • Не разбирает extraction-reports/*.md (pending-review кандидатов от агента R2). Это делает /apply-captures (в разработке, Ф3 WP-247).
  • Не пишет Pack-сущности (файлы DP., PD., MIM.*). Это делает /apply-captures (в разработке) после решения R15. Альтернативно R15 может писать в Pack напрямую через Edit — /apply-captures не единственный путь.
  • Не запускает агента-экстрактора R2 (работает через launchd каждые 3h в рабочие часы, запуск extractor.sh inbox-check).

Три инструмента знания (разграничение):

ИнструментРольКогдаВыход
/ke (этот скилл)R14 Заказчик / R1 СтратегРубеж сессии, inlineПравило в CLAUDE.md / запись в captures.md
extractor.sh inbox-check (агент R2)R2 Экстрактор (ИИ, launchd 3h, work hours)Автоматическиextraction-reports/*.md со status: pending-review
/apply-captures (в разработке, Ф3 WP-247)R15 ВалидаторClose при N>0 pending-reviewPack-сущности + коммит + обновление status

Детальная ВДВ-карта цикла: <governance-repo>/inbox/WP-247-ke-pipeline-vdv.md

Шаг 1. Определи тип знания

ТипКудаКогдаЧерез KE?
Правило для всех репо (1-3 строки)CLAUDE.md (корень workspace)СразуНет
Правило для одного репо (1-3 строки)<repo>/CLAUDE.mdСразуНет
Доменное (архитектура, паттерны)Соответствующий PackCloseДа
Различение, метод, FM, WPСоответствующий PackCloseДа
Реализационное (вендор, стек, деплой)DS docs/CloseДа (KE → DS)
Крупный урокmemory/<topic>.mdCloseНет
Зерно для постаDS-strategy/drafts/draft-list.mdCloseНет

Шаг 2. Маршрутизация

Тест HD #29: «Заменим вендора — утверждение станет ложным?»

  • Да → реализация (DS)
  • Нет → домен (Pack)

Шаг 3. Запись

  • Если «Сразу» → записать немедленно
  • Если «Close» → добавить в captures для Close-отчёта

Шаг 4. Анонс

Выведи: «Capture: [что] → [куда]»

Если это различение — предложи формулировку для memory/hard-distinctions.md.

Related Skills

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community