damienwin

App Profile Sync — Development skill for Claude Code

Development community

Sync knowledge/ facts into the job-apply plugin's autofill store (~/.job-apply).

How to install App Profile Sync

Installs to ~/.claude/commands/damienwin-resume-builder-app-profile-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/damienwin/resume-builder/HEAD/.claude/commands/app-profile-sync.md -o ~/.claude/commands/damienwin-resume-builder-app-profile-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

What App Profile Sync does


description: Sync knowledge/ facts into the job-apply plugin's autofill store (~/.job-apply) argument-hint: (no arguments)

Run the **app-profile-sync** skill (`.claude/skills/app-profile-sync/SKILL.md`) to merge frontmatter facts from `knowledge/` into the job-apply plugin's local store via the plugin's own helper script. Follow that skill's steps exactly.

Alternatives in Development

Full documentation available on GitHub

View Source Repository