Skip to content

docs: add marketplace guide - #11648

Merged
markijbema merged 1 commit into
mainfrom
docs/marketplace-page
Jun 24, 2026
Merged

docs: add marketplace guide#11648
markijbema merged 1 commit into
mainfrom
docs/marketplace-page

Conversation

@markijbema

Copy link
Copy Markdown
Contributor

What

Add a standalone Marketplace docs page and link it from the docs navigation and MCP overview.

The page explains:

  • Marketplace item types: agents, skills, and MCP servers
  • Project vs global installs
  • Files changed by installation
  • MCP security and permissions
  • Removing Marketplace items

Why

The app PR needs to link to this page, but https://kilo.ai/docs/customize/marketplace must exist in production first or the link checker fails when the app source links are extracted.

Validation

  • bun run typecheck from packages/kilo-docs
  • bun run script/check-md-table-padding.ts from repo root

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Jun 24, 2026 3:59pm

Request Review

@markijbema
markijbema marked this pull request as ready for review June 24, 2026 16:00
@markijbema
markijbema enabled auto-merge June 24, 2026 16:01

Project files can be committed to version control and shared with teammates. Global files remain on your machine and do not travel with a repository.

When the same configuration exists at both scopes, project configuration takes precedence over global configuration. Learn more about [Kilo's configuration files and precedence](/docs/getting-started/settings#configuration-files).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: Broken settings anchor

/docs/getting-started/settings#configuration-files does not match any heading on the target page, so this link currently drops readers at the top instead of the precedence section it references.

Suggested change
When the same configuration exists at both scopes, project configuration takes precedence over global configuration. Learn more about [Kilo's configuration files and precedence](/docs/getting-started/settings#configuration-files).
When the same configuration exists at both scopes, project configuration takes precedence over global configuration. Learn more about [Kilo's configuration files and precedence](/docs/getting-started/settings#config-file-precedence).

Reply with @kilocode-bot fix it to have Kilo Code address this issue.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kilocode-bot please make a new pr fixing this and assign to markijbema

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! A new PR has been created with the fix: #11669

  • Corrected the broken anchor from #configuration-files#config-file-precedence in packages/kilo-docs/pages/customize/marketplace.md
  • Assigned to markijbema

@kilo-code-bot

kilo-code-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
packages/kilo-docs/pages/customize/marketplace.md 33 Link target uses #configuration-files, but the settings page exposes #config-file-precedence, so the new docs link lands on the wrong section.

Fix these issues in Kilo Cloud

Files Reviewed (3 files)
  • packages/kilo-docs/lib/nav/customize.ts - 0 issues
  • packages/kilo-docs/pages/automate/mcp/overview.md - 0 issues
  • packages/kilo-docs/pages/customize/marketplace.md - 1 issue

Reviewed by gpt-5.4-20260305 · Input: 103.9K · Output: 12.2K · Cached: 942.1K

Review guidance: REVIEW.md from base branch main

@markijbema
markijbema merged commit 946db0f into main Jun 24, 2026
26 checks passed
@markijbema
markijbema deleted the docs/marketplace-page branch June 24, 2026 16:16
@markijbema
markijbema restored the docs/marketplace-page branch June 25, 2026 14:08
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
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.

2 participants