docs: make 365-skills agent-agnostic

Reframe the repo as a cross-agent skills collection, not a Claude Code
marketplace: reposition subtitle and install order to lead with the
agent-agnostic npx install, demote the Claude Code plugin marketplace to
optional, and drop the Source repos section from both READMEs.
This commit is contained in:
Agents365-ai
2026-09-04 20:56:15 +08:00
parent 516f2084e6
commit 0c11783e2f
2 changed files with 18 additions and 68 deletions
+9 -34
View File
@@ -1,17 +1,17 @@
# 365 Skills
Production-grade Claude Code skills by [Agents365-ai](https://github.com/Agents365-ai).
Production-grade skills for AI coding agents by [Agents365-ai](https://github.com/Agents365-ai). Agent-agnostic, works with Claude Code, Cursor, Copilot, OpenClaw & more.
English | [中文](README_CN.md)
## Install
```bash
# Claude Code plugin marketplace
/plugin marketplace add Agents365-ai/365-skills
# Any agent (Claude Code, Cursor, Copilot, etc.)
# Any agent (Claude Code, Cursor, Copilot, etc.) — agent-agnostic
npx skills add Agents365-ai/365-skills -g
# Claude Code plugin marketplace (optional)
/plugin marketplace add Agents365-ai/365-skills
```
## Available plugins
@@ -62,9 +62,11 @@ npx skills add Agents365-ai/365-skills -g
| `bangumi-frames` | Bilibili anime frame & character organizer — download a bangumi/UP video (or local file), extract scene-change keyframes, split scenery vs character crops, cluster by CCIP identity or pull one character via a reference folder; optional OCR+LaMa subtitle/watermark removal |
| `yt2bb` | Repurpose YouTube videos for Bilibili — download via yt-dlp, transcribe with whisper, generate bilingual (English-Chinese) SRT subtitles, hardcode them with ffmpeg |
## Install plugins
## Install individual plugins
```
Agent-agnostic install: `npx skills add Agents365-ai/365-skills` and pick the skill. Claude Code plugin path:
```bash
/plugin install drawio
```
@@ -80,33 +82,6 @@ git add plugins/drawio && git commit -m "chore: sync drawio-skill"
Most source repos are now private; for those plugins this marketplace is the only distribution channel.
## Source repos
Each plugin mirrors a standalone skill repo — file issues there for plugin-specific bugs (private repos accept issues from collaborators only):
| Plugin | Source |
| --- | --- |
| `agent-native-design` | [Agents365-ai/agent-native-design](https://github.com/Agents365-ai/agent-native-design) |
| `drawio` | [Agents365-ai/drawio-skill](https://github.com/Agents365-ai/drawio-skill) |
| `scholar-deep-research` | [Agents365-ai/scholar-deep-research](https://github.com/Agents365-ai/scholar-deep-research) |
| `journal-abbrev` | [Agents365-ai/journal-abbrev](https://github.com/Agents365-ai/journal-abbrev) |
| `video-podcast-maker` | [Agents365-ai/video-podcast-maker](https://github.com/Agents365-ai/video-podcast-maker) |
| `obsidian-organizer` | [Agents365-ai/obsidian-organizer](https://github.com/Agents365-ai/obsidian-organizer) |
| `asta` | Agents365-ai/asta-skill (private) |
| `bangumi-frames` | Agents365-ai/bangumi-frames (private) |
| `excalidraw` | Agents365-ai/excalidraw-skill (private) |
| `imagencn` | Agents365-ai/imagencn (private) |
| `mermaid` | Agents365-ai/mermaid-skill (private) |
| `paper-fetch` | Agents365-ai/paper-fetch (private) |
| `pi-plugin-cc` | Agents365-ai/pi-plugin-cc (private) |
| `plantuml` | Agents365-ai/plantuml-skill (private) |
| `semanticscholar` | Agents365-ai/semanticscholar-skill (private) |
| `target-prioritization` | Agents365-ai/target-prioritization (private) |
| `tldraw` | Agents365-ai/tldraw-skill (private) |
| `ttscn` | Agents365-ai/ttscn (private) |
| `videogencn` | distributed via this repo only |
| `yt2bb` | Agents365-ai/yt2bb (private) |
## Support
If this skill set is helpful, consider supporting the author:
+9 -34
View File
@@ -1,17 +1,17 @@
# 365 Skills
[Agents365-ai](https://github.com/Agents365-ai) 出品的生产级 Claude Code 技能集合
[Agents365-ai](https://github.com/Agents365-ai) 出品,面向各类 AI 编码智能体的生产级技能集合。与 Agent 无关,兼容 Claude Code、Cursor、Copilot、OpenClaw 等
[English](README.md) | 中文
## 安装
```bash
# Claude Code 插件市场
/plugin marketplace add Agents365-ai/365-skills
# 任意 Agent 工具Claude Code、Cursor、Copilot 等)
# 任意 Agent 工具Claude Code、Cursor、Copilot 等)—— Agent 无关
npx skills add Agents365-ai/365-skills -g
# Claude Code 插件市场(可选)
/plugin marketplace add Agents365-ai/365-skills
```
## 可用插件
@@ -62,9 +62,11 @@ npx skills add Agents365-ai/365-skills -g
| `bangumi-frames` | B 站番剧帧与角色整理 —— 下载番剧/UP 主视频(或本地文件),抽取场景切换关键帧,拆分风景与角色裁剪,按 CCIP 身份聚类或通过参考文件夹提取单个角色;可选 OCR+LaMa 去字幕/水印 |
| `yt2bb` | YouTube 视频搬运至 B 站 —— yt-dlp 下载、whisper 转写、生成中英双语 SRT 字幕并用 ffmpeg 硬编码 |
## 安装插件
## 单独安装插件
```
与 Agent 无关的安装方式:`npx skills add Agents365-ai/365-skills` 后选择对应技能。Claude Code 插件路径:
```bash
/plugin install drawio
```
@@ -80,33 +82,6 @@ git add plugins/drawio && git commit -m "chore: sync drawio-skill"
多数源仓库现已转为私有;对这部分插件而言,本 marketplace 是唯一分发渠道。
## 源仓库
每个插件都对应一个独立的 skill 仓库 —— 与具体插件相关的 bug 请到对应仓库提交 issue私有仓库仅协作者可提 issue
| 插件 | 源仓库 |
| --- | --- |
| `agent-native-design` | [Agents365-ai/agent-native-design](https://github.com/Agents365-ai/agent-native-design) |
| `drawio` | [Agents365-ai/drawio-skill](https://github.com/Agents365-ai/drawio-skill) |
| `scholar-deep-research` | [Agents365-ai/scholar-deep-research](https://github.com/Agents365-ai/scholar-deep-research) |
| `journal-abbrev` | [Agents365-ai/journal-abbrev](https://github.com/Agents365-ai/journal-abbrev) |
| `video-podcast-maker` | [Agents365-ai/video-podcast-maker](https://github.com/Agents365-ai/video-podcast-maker) |
| `obsidian-organizer` | [Agents365-ai/obsidian-organizer](https://github.com/Agents365-ai/obsidian-organizer) |
| `asta` | Agents365-ai/asta-skill私有 |
| `bangumi-frames` | Agents365-ai/bangumi-frames私有 |
| `excalidraw` | Agents365-ai/excalidraw-skill私有 |
| `imagencn` | Agents365-ai/imagencn私有 |
| `mermaid` | Agents365-ai/mermaid-skill私有 |
| `paper-fetch` | Agents365-ai/paper-fetch私有 |
| `pi-plugin-cc` | Agents365-ai/pi-plugin-cc私有 |
| `plantuml` | Agents365-ai/plantuml-skill私有 |
| `semanticscholar` | Agents365-ai/semanticscholar-skill私有 |
| `target-prioritization` | Agents365-ai/target-prioritization私有 |
| `tldraw` | Agents365-ai/tldraw-skill私有 |
| `ttscn` | Agents365-ai/ttscn私有 |
| `videogencn` | 仅通过本仓库分发 |
| `yt2bb` | Agents365-ai/yt2bb私有 |
## 微信交流群
扫描下方二维码加入微信交流群,获取帮助、提问和最新动态: