Token导航 LogoToken导航TokenDH.com
前端设计操作浏览器github未标认证来源可访问许可证需确认审计通过

taubyte-scope-routingtaubyte 范围路由

Agent Skill

taubyte-scope-routing 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

261

周安装

11

GitHub Stars

公开资料未说明

下载量

92
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:taubyte-scope-routing(taubyte 范围路由)
来源仓库:https://github.com/taubyte/skills
仓库路径:skills/taubyte-scope-routing
安装命令:
npx skills add https://github.com/taubyte/skills --skill taubyte-scope-routing
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/taubyte/skills --skill taubyte-scope-routing

简介

taubyte-scope-routing 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前建议确认权限范围和维护状态,注意可能触发联网或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Scope Routing

Website when logically appropriate (default bias)

When planning a new project or greenfield work, include a website resource (explicit repo strategy per taubyte-resource-creation) if a browser UI is a natural part of the product. Examples: todo/board/chat/calendar apps, CRUD or admin dashboards, landing + authenticated app, games or interactive demos, docs or portal meant to be opened in a browser, or any brief that says “app”, “UI”, “frontend”, “SPA”, or “site” without restricting scope to the API.

Skip the website only when the project is clearly non-browser or the user opts out: headless API / microservice only, webhooks, PubSub / workers only, CLI or library deliverable, pure integration backend, or the user explicitly asks for API only, no UI, or backend only.

If both API and website apply, prefer the full-stack row in the scope matrix (often Frontend app + tau new website plus Backend app for database / libraries / functions). Log website_decision: include | skip, with a one-line reason, in taubyte-context-log.

Scope matrix

  • Project / global (default for many tasks): project, domain, website, library — and standalone function or website work when the user does not ask for multiple applications or named app boundaries.
  • Application-scoped (requires selected application when doing this work): application, service, database, storage, messaging, smartops.
  • function: treat as project-level for simple, single-function (or function-only) tasks without a named application or multi-context brief; treat as application-scoped only when the user ties work to an application, or the task is multi-app / multi-context, or the CLI clearly requires an application for the next commands.
  • Full-stack (website + HTTPS API + database/library): plan multiple applications (common pattern: Frontend for the site, Backend for libraries, databases, and functions that reference the library). Website YAML lives under the Frontend app; database / library-backed function YAML under Backend. Same domains reference on site + functions when same-origin **/api/* is desired. See taubyte-reference-index** → *Full-stack worked example*.

Rules

  1. If the user asked to create a new Taubyte project, taubyte-project-and-application must finish (tau new project + tau select project + tau --json current shows the new Project) before taubyte-resource-creation, tau import, or any tau new resource — otherwise work attaches to the previously selected GitHub project.
  2. If the request is global-only (website, library, domain, or simple function/site without multi-app), do not force application creation or tau select application.
  3. If the request includes application-scoped resources (service, database, storage, messaging, smartops, or function explicitly under an app), require application scope when those operations run — create/select an application only per taubyte-project-and-application triggers, not by default.
  4. If the request is mixed, do global resources first (no application unless needed), then application resources with tau select application only for that phase.
  5. If ambiguous, ask one short question (e.g. single app vs multiple apps vs project-level only).
  6. Write the scope decision and reason (including “no application”) to taubyte-context-log.
  7. Apply Website when logically appropriate: do not ship API-only for user-facing “app” briefs when a site is the natural delivery surface; skip the website only for headless / explicit API-only scope (see section above).

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.7%
按下载量换算34

Claude

29.13%
按下载量换算27

Cursor

17.9%
按下载量换算16

Gemini CLI

8.87%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills