# 1299 Sync Claude Md 969ca670

> Sync CLAUDE.md from GitHub repository

- Skill: `tools-only/1299-sync-claude-md-969ca670` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/1299-sync-claude-md-969ca670`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/1299-sync-claude-md-969ca670/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/1299-sync-claude-md-969ca670

---


# Sync CLAUDE.md

Fetch the latest CLAUDE.md from fcakyon/claude-codex-settings GitHub repository and update ~/.claude/CLAUDE.md.

Use `gh api repos/fcakyon/claude-codex-settings/contents/CLAUDE.md --jq '.content' | base64 -d` to fetch the file content, then write to ~/.claude/CLAUDE.md. Confirm successful update with a message showing the file has been synced.

