> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Share links

> Public repository links that open Starcat and locate the shared repo

## What it is

A **share link** is a public `https://starcat.ink/r/{owner}/{repo}` URL you can copy from Starcat. When the recipient has Starcat installed, opening the link should **launch the app and select that repository**.

Share links are for locating a repository inside Starcat—not the same as [share cards](/share-export/share-cards) (image export).

## Typical flow

<Steps>
  <Step title="Open a repository">Select it in Manage, Discover, or My Projects.</Step>
  <Step title="Copy the share link">Use the share / copy-link control in the detail or toolbar (wording follows the app).</Step>
  <Step title="Open on another Mac">Paste into a browser or messenger. With Universal Links / app association configured, Starcat should take over.</Step>
</Steps>

## Link shape

| Form          | Example use                                                                       |
| ------------- | --------------------------------------------------------------------------------- |
| Public HTTPS  | `https://starcat.ink/r/owner/repo?v=1` (optional `rid` for stable GitHub repo id) |
| Local app URL | `starcat://repo/owner/repo` (used by widgets and local integrations)              |

Older links without `rid` still resolve by `owner/name`.

## AI sharing

When creating AI-assisted share material, Starcat can **reuse an existing AI summary**, and you can **cancel** or **regenerate** the share link from the UI.

## Related

* [Share cards](/share-export/share-cards)
* [Repository detail](/main-interface/repo-detail)
* [Desktop launchers](/integrations/desktop-launchers)
