Visibility

Every architecture and skill in Golden Path has a visibility setting that controls who can access it.

Visibility levels

LevelWho can see itWho can use it via MCPWhere it appears
PrivateOnly youOnly youYour sidebar
TeamYou + team membersYou + team membersTeam members' sidebars
PublicEveryoneEveryone (read-only)Marketplace

Your sidebar shows the visibility and ownership status of each item at a glance:

IconMeaning
πŸ”’ Lock (gray)Private β€” only you have access
πŸ”€ Fork (gray)Forked β€” your independent copy of a marketplace item
πŸ‘₯ Users (blue)Shared β€” shared with a team or individual users
🌐 Globe (green)Public β€” visible to everyone

Your sidebar is organized into three sections per category (Skills and Architectures):

  • Owned (top) β€” items you created or forked. Full read/write access.
  • β˜… Starred β€” public items you bookmarked from the Marketplace. Read-only, auto-updates when the author publishes changes.
  • πŸ‘₯ Shared β€” items shared via team membership. Access depends on team role.

Private (default)

When you create an architecture or skill, it starts as private. Only you can see it in your sidebar, use it via MCP tools, and edit it. No one else has access.

Team

Share an architecture with a specific team. All members of that team can see it in their sidebar and use its skills via MCP. See Teams for how to set up teams and manage members.

Sharing works at the architecture level β€” all skills within a shared architecture are accessible to team members.

Public

Public architectures and skills are visible to all Golden Path users through the Marketplace. Users can star them for read-only access or fork them to create an independent copy.

Star vs Fork

ActionAccessUpdatesEditable
StarRead-only bookmarkAuto-updates when author publishesNo
ForkFull independent copyNo sync with originalYes

Publishing

To make an architecture or skill public:

  1. Open it in the editor
  2. Go to Settings (gear icon)
  3. Under Visibility, select Public

The item becomes discoverable in the marketplace immediately.

Unpublishing

Set visibility back to Private or Team at any time. When you unpublish:

  • The item is removed from the marketplace
  • All stars on the item are removed β€” users no longer see it in their Starred section
  • Existing forks are unaffected β€” they are independent copies

Visibility and MCP tools

Your MCP API key determines which architectures and skills the server returns:

  • get_architecture_details β€” lists your owned + team-shared + starred architectures
  • select_architecture β€” can activate any architecture you have access to
  • Architecture skills β€” only available after selecting an architecture you can access

Public architectures from other users are not included in your MCP tools by default. Star them from the Marketplace first to add them to your tool list.

What's next?

  • Marketplace β€” discover and star public architectures and skills
  • Teams β€” set up team collaboration
  • API Keys β€” manage your MCP authentication

Was this page helpful?