home/productivity/cam-help-prompt

Cam Help.prompt

GPTClaudeDeepSeek··938 copies·updated 2026-07-14
cam-help-prompt.prompt
---
description: Show live sync status and list all copilot-asset-manager slash commands with descriptions.
argument-hint: "[command]"
agent: agent
---

Run `cam status` and display the output, then list all available copilot-asset-manager commands:

| Command | What it does |
|---------|--------------|
| `/cam-help` | Show live status and all commands (this command) |
| `/cam-push` | Symlink/copy `sync/` files to VS Code user config |
| `/cam-pull` | Capture untracked VS Code files into `sync/` by default or `local/` when requested; selection stays interactive |
| `/cam-status` | Show what's synced, what's new, and what's orphaned |
| `/cam-clean` | Remove orphaned manifest entries and stale synced files |
| `/cam-config` | View or change your language setting |
| `/cam-translate` | Translate a Markdown file between English and zh-TW |

Slash commands accept extra input directly, for example `/cam-pull local all`, `/cam-config lang zh-TW`, or `/cam-translate README.md`.

If this is your first time using copilot-asset-manager, start with `/cam-pull` to capture your existing VS Code config. Use `cam pull local` when you want the imported files to stay repo-only, then commit the result. On a new machine, run `/cam-push` to restore everything.

For plain-English guidance, open `@copilot-asset-manager` in Copilot Chat.

when to use it

Community prompt sourced from the open-source GitHub repo sherrilla71940/copilot-asset-manager (MIT). A "Cam Help.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

sherrilla71940/copilot-asset-manager · MIT