Skip to content

Update README to match current codebase - #15

Merged
FZ2000 merged 1 commit into
mainfrom
fix/readme-update
Mar 6, 2026
Merged

Update README to match current codebase#15
FZ2000 merged 1 commit into
mainfrom
fix/readme-update

Conversation

@FZ2000

@FZ2000 FZ2000 commented Mar 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove Marketplace sectionapc marketplace list/add/delete commands no longer exist (marketplace.py was deleted)
  • Fix install command documentation — now apc install <repo> with --skill, --all, --target, --list options (was incorrectly showing apc install <name> --repo)
  • Split collect/sync options into separate tables — collect only has --tools, --no-memory, --yes (no --all or --dry-run)
  • Add missing --override-mcp flag to sync options
  • Replace marketplaces.json with age-identity.txt in directory structure
  • Update Features bullet: "Skill installation" instead of "Skill marketplace"
  • Fix Quick Start example to use correct apc install owner/repo --skill my-skill syntax

Test plan

  • ruff check and ruff format --check pass
  • Review all command tables against apc <cmd> --help output

🤖 Generated with Claude Code

- Remove Marketplace section (marketplace.py was deleted)
- Fix install command: now `apc install <repo>` with --skill/--all opts
- Split collect/sync options into separate tables (collect has no --all)
- Add --override-mcp to sync options
- Replace marketplaces.json with age-identity.txt in directory structure
- Update Features to say "Skill installation" instead of "Skill marketplace"
- Fix Quick Start example syntax

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FZ2000
FZ2000 merged commit 5dafbf6 into main Mar 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant