Guijios Weekly Review banner
JackChen-me JackChen-me

Guijios Weekly Review

Development community

Description

Archived migration entry for GuijiOS Weekly Review. Active source: YuanASI/guijios-skills.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

GuijiOS Weekly Review (moved)

⚠️ **This is a public, read-only migration entry.** The skill was formerly published as `GuijiOS-weekly-review`, briefly renamed to `silevy-weekly-review`, and now lives in the [GuijiOS skills monorepo](https://github.com/YuanASI/guijios-skills).

本仓库是公开的只读迁移入口。原 `GuijiOS-weekly-review` 曾短暂改名为 `silevy-weekly-review`,现已回归 GuijiOS 品牌并迁入 monorepo。

➡️ **Current source / 当前源码:** [`guijios-skills/skills/guijios-weekly-review`](https://github.com/YuanASI/guijios-skills/tree/main/skills/guijios-weekly-review)

Install / 安装

npx skills add YuanASI/guijios-skills --skill guijios-weekly-review

Or clone the monorepo manually / 或手动克隆 monorepo:

git clone https://github.com/YuanASI/guijios-skills.git
ln -s "$(pwd)/guijios-skills/skills/guijios-weekly-review" ~/.claude/skills/guijios-weekly-review

Why a monorepo? / 为什么使用 monorepo?

The GuijiOS skills share one canonical source so installation, discovery, and cross-skill maintenance stay consistent. This repository is not a second maintained copy.

所有 GuijiOS skill 只在一个 monorepo 中维护,保证安装、发现和跨 skill 协作一致。本仓库不是第二份源码。


This repository is **archived**. The historical source files remain readable for reference, but all active development happens in [YuanASI/guijios-skills](https://github.com/YuanASI/guijios-skills).