chore(marketplace): add ourdigital-skills local marketplace + fix README install docs #1

Merged
ourdigital merged 1 commits from chore/ourdigital-skills-marketplace into main 2026-06-08 15:56:42 +00:00
Owner

Summary

Replaces the previously-orphaned ourdigital-core@ourdigital-skills plugin (enabled in settings, but with no registered marketplace and no cache) with a proper local directory marketplace, and fixes inaccurate install instructions in the README.

.claude-plugin/marketplace.json (new)

Defines the ourdigital-skills marketplace — 11 plugins, 66 skills — every skill path verified to resolve to a root SKILL.md:

Plugin Skills
ourdigital-core 11
ourdigital-seo 25
ourdigital-dintel 9
ourdigital-jamie 8
ourdigital-utils 4
ourdigital-notebooklm 4
ourdigital-gtm 3
ourdigital-notion 2
mac-optimizer, multi-agent-guide, dintel-bootstrap standalone command plugins

Themed skill plugins share source: "./" and reference the existing custom-skills/NN-*/ roots — no files moved or duplicated. The 3 standalone plugins point at their own .claude-plugin/plugin.json.

README install fixes

  • Clarify Quick Install installs slash commands + venv + credentials (not skills natively).
  • Correct the Claude Code skill symlink target → the skill root (holds the loadable SKILL.md); was desktop/, which would not load. Added a note for legacy code/SKILL.md skills.
  • Fix the Claude Desktop import step (import the desktop/ folder).

Notes

  • Local registration (extraKnownMarketplaces directory source + enabledPlugins) is applied in the user's ~/.claude/settings.json — not part of this repo.
  • installed_plugins.json is intentionally left for Claude Code to populate automatically (hand-editing it is what created the original orphan).

🤖 Generated with Claude Code

## Summary Replaces the previously-orphaned `ourdigital-core@ourdigital-skills` plugin (enabled in settings, but with no registered marketplace and no cache) with a proper **local directory marketplace**, and fixes inaccurate install instructions in the README. ## `.claude-plugin/marketplace.json` (new) Defines the `ourdigital-skills` marketplace — **11 plugins, 66 skills** — every skill path verified to resolve to a root `SKILL.md`: | Plugin | Skills | |---|---| | `ourdigital-core` | 11 | | `ourdigital-seo` | 25 | | `ourdigital-dintel` | 9 | | `ourdigital-jamie` | 8 | | `ourdigital-utils` | 4 | | `ourdigital-notebooklm` | 4 | | `ourdigital-gtm` | 3 | | `ourdigital-notion` | 2 | | `mac-optimizer`, `multi-agent-guide`, `dintel-bootstrap` | standalone command plugins | Themed skill plugins share `source: "./"` and reference the existing `custom-skills/NN-*/` roots — no files moved or duplicated. The 3 standalone plugins point at their own `.claude-plugin/plugin.json`. ## README install fixes - Clarify **Quick Install** installs slash commands + venv + credentials (not skills natively). - Correct the **Claude Code** skill symlink target → the skill **root** (holds the loadable `SKILL.md`); was `desktop/`, which would not load. Added a note for legacy `code/SKILL.md` skills. - Fix the **Claude Desktop** import step (import the `desktop/` folder). ## Notes - Local registration (`extraKnownMarketplaces` directory source + `enabledPlugins`) is applied in the user's `~/.claude/settings.json` — not part of this repo. - `installed_plugins.json` is intentionally left for Claude Code to populate automatically (hand-editing it is what created the original orphan). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
ourdigital added 1 commit 2026-06-08 15:26:57 +00:00
chore(marketplace): add ourdigital-skills local marketplace + fix README install docs
Some checks failed
Verify Skills / verify-skills (push) Has been cancelled
Verify Skills / verify-skills (pull_request) Has been cancelled
b85dead216
Add .claude-plugin/marketplace.json defining the ourdigital-skills local directory marketplace: 8 themed skill plugins (core/seo/notion/jamie/notebooklm/gtm/dintel/utils, 66 skills) + 3 standalone command plugins (mac-optimizer, multi-agent-guide, dintel-bootstrap). Every skill path resolves to a root SKILL.md.

Fix README install instructions: clarify Quick Install scope (commands + venv + creds, not skills); correct the Claude Code skill symlink target to the skill root (was desktop/, which would not load); fix the Claude Desktop import step.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ourdigital force-pushed chore/ourdigital-skills-marketplace from b85dead216 to 373907baa0 2026-06-08 15:33:23 +00:00 Compare
ourdigital force-pushed chore/ourdigital-skills-marketplace from 373907baa0 to eedab0b254 2026-06-08 15:39:02 +00:00 Compare
ourdigital merged commit 43824075dd into main 2026-06-08 15:56:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ourdigital/our-claude-skills#1