Agent Skill 仓库|藏云阁 7万+ Skill

0 阅读1分钟

藏云阁新增 Agent Skill 仓库,提供 7万+ Skill 的检索、详情,以及安装下载服务。

目前平台已开放 35万+ 资源,资源种类扩充到 7 大类型,覆盖软件及AI的基础数字资产。

  • Agent SKILLS库:AI Agent 技能库,赋能智能应用。
  • Docker镜像库:Docker镜像仓库,同步DockerHub、GHCR等。
  • HelmChart库:Helm Chart汇总,全球最全的 HelmChart 资源中心。
  • 代码库:开源代码仓库同步,汇聚优质开源项目。
  • 网站镜像库:开源官网镜像,文档永久访问。
  • 文件仓库:独立的非结构化文件仓库。
  • Logo库:开源项目Logo库,高清SVG、PNG格式。

AI Agent Skill库

AI Agent Skill库是一个为AI智能体 Agent 提供、管理和共享“技能” Skills 的平台。

从主流的 ClawHub(OpenClaw维护)、skillsmp(Anthropic维护)、skills.sh(Vercel维护),以及GitHub基于开放仓库自动发现,自动同步。

每个 Skill 提供详情介绍、安装命令,以及 SKILL.md 内容的预览。

可以选择基于 GitHub 安装,或者基于 藏云阁Gitea 的仓库地址安装。

% npx skills add https://gitea.cncfstack.com/anthropics/skills.git --skill docx

如基于 藏云阁Gitea 的仓库地址安装

% npx skills add https://gitea.cncfstack.com/anthropics/skills.git --skill docx

Need to install the following packages:
skills@1.5.1
Ok to proceed? (y) y


███████╗██╗  ██╗██╗██╗     ██╗     ███████╗
██╔════╝██║ ██╔╝██║██║     ██║     ██╔════╝
███████╗█████╔╝ ██║██║     ██║     ███████╗
╚════██║██╔═██╗ ██║██║     ██║     ╚════██║
███████║██║  ██╗██║███████╗███████╗███████║
╚══════╝╚═╝  ╚═╝╚═╝╚══════╝╚══════╝╚══════╝

┌   skills
│
◇  Source: https://gitea.cncfstack.com/anthropics/skills.git
│
◇  Repository cloned
│
◇  Found 18 skills
│
●  Selected 1 skill: docx
│
◇  45 agents
◇  Which agents do you want to install to?
│  Amp, Antigravity, Cline, Codex, Cursor, Deep Agents, Firebender, Gemini CLI, GitHub Copilot, Kimi Code CLI, OpenCode, Warp
│
◇  Installation scope
│  Global

│
◇  Installation Summary ────────────────────────────────────╮
│                                                           │
│                                                           │
│  Document Skills                                          │
│                                                           │
│  ~/.agents/skills/docx                                    │
│    copy → Amp, Antigravity, Cline, Codex, Cursor +7 more  │
│                                                           │
├───────────────────────────────────────────────────────────╯
│
◇  Proceed with installation?
│  Yes
│
◇  Installation complete

│
◇  Installed 1 skill ─────────╮
│                             │
│                             │
│  Document Skills            │
│  ✓ docx (copied)            │
│    → ~/.agents/skills/docx  │
│    → ~/.agents/skills/docx  │
│    → ~/.agents/skills/docx  │
│                             │
├─────────────────────────────╯

│
└  Done!  Review skills before use; they run with full agent permissions.


│
│  One-time prompt - you won't be asked again if you dismiss.
│
◇  Install the find-skills skill? It helps your agent discover and suggest skills.
│  No
│
│  You can install it later with: npx skills add vercel-labs/skills@find-skills