-
Notifications
You must be signed in to change notification settings - Fork 0
chore: repoint skill-creator dep to claude-plugins-official #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "yopstack", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The manifest version was bumped to Useful? React with 👍 / 👎. |
||
| "description": "Yesterday Ops Stack -- generic infrastructure-provisioning, deployment, and observability skills for Claude Code agents. opentofu + railway-deploy + butler-deploy + land-and-deploy + canary + setup-deploy. Public, no Yesterday-infra dependencies.", | ||
| "author": { | ||
| "name": "Yesterday", | ||
|
|
@@ -21,6 +21,6 @@ | |
| "yesterday-ai" | ||
| ], | ||
| "dependencies": [ | ||
| "skill-creator" | ||
| { "name": "skill-creator", "marketplace": "claude-plugins-official" } | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This new dependency entry is cross-marketplace ( Useful? React with 👍 / 👎. |
||
| ] | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.