We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fd8a3 commit 8b4f5cbCopy full SHA for 8b4f5cb
README.md
@@ -32,7 +32,7 @@ Install as a plugin to get skills (auto-invoked) and slash commands:
32
33
```bash
34
# Add the marketplace
35
-claude plugin marketplace add cardmagic/notes
+claude plugin marketplace add cardmagic/ai-marketplace
36
37
# Install the plugin
38
claude plugin install notes@cardmagic
@@ -65,7 +65,7 @@ cd notes
65
make install
66
67
# Then add as plugin OR MCP server:
68
69
70
# OR
71
claude mcp add --transport stdio notes -- notes --mcp
0 commit comments