Community라이팅 & 에디팅github.com

ainova-systems/intelligence-sync

Single source of truth for AI coding rules across Claude Code, Cursor, Copilot, Codex, and more. Write once, sync everywhere.

intelligence-sync란 무엇인가요?

intelligence-sync is a Claude Code agent skill that single source of truth for AI coding rules across Claude Code, Cursor, Copilot, Codex, and more. Write once, sync everywhere.

지원 대상Claude CodeCodex CLICursor
npx skills add ainova-systems/intelligence-sync

Installed? Explore more 라이팅 & 에디팅 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

Run the sync engine to transform rules, agents, and skills from the intelligence source directory to each enabled IDE's native format.

Folder name: <intel> is whatever holds your config.yaml — typically intelligence/, but may have been renamed (e.g. Intelligence/). The engine lives in the module subfolder <intel>/sync/ and is self-locating, so any spelling works as long as you point bash at the right sync/scripts/sync.sh path.

sync.sh never migrates. It is a pure synchronizer: on a pre-0.3.1 / non-modular layout or an un-applied schema it fails closed with IS_STATUS=needs-update (exit 6) and changes nothing. Migration is owned entirely by the intelligence-update flow — tell your agent "Update intelligence-sync" (or run <intel>/sync/scripts/update.sh) first, then re-run sync.

Steps

  1. Run bash <intel>/sync/scripts/sync.sh (where <intel> is your intelligence source folder; default intelligence).
  2. Review the output — verify rule, agent, and skill counts per target.
  3. If warnings about unsynced directories appear, add the missing paths to <intel>/config.yaml under sources:.

관련 스킬

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