skills-manager
搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力",或当前能力不足需要先查找可复用方案的场景。
공급 자산 프로필
리서치 및 지식 작업
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
시나리오
리서치 Agent
I need my agent to research a topic, compare sources, and produce a concise report.
Agent 적합도
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI 또는 맞춤형 Agent에 적합합니다.
설치
준비됨
npx skills add CherryHQ/cherry-studio --skill skills-manager
유지보수
최신
마지막 푸시 후 2일
위험
안전하게 시도 가능
The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
GitHub 품질
51K
93/100 품질 · 78/100 신뢰
커버리지 태그
검토 메모
The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation. · The skill references other skills (`find-skills`, `skill-creator`) that may not be available in all environments, but it provides fallback instructions for when they are missing.
Agent 채택 스코어카드
신뢰, 감사, 설치 준비 상태를 한눈에 확인하세요
이 점수는 공개 저장소 메타데이터, OpenAgentSkill 검토 신호, 유지보수 최신성, 설치 준비 상태를 결합합니다. 후보 선정 신호일 뿐, 사람의 검토를 대체하지 않습니다.
품질
우수강한 채택 및 유지보수 신호를 갖춘 신뢰도 높은 추천입니다.
신뢰
샌드박스 전용신뢰 신호가 부족하거나 혼재된 유용한 후보입니다. 결과 루프가 작업 적합성을 입증할 때까지 격리된 작업 공간에서 사용하세요.
감사
안전하게 시도 가능설치 준비 상태, 보안 메타데이터, 유지보수 및 채택 위험에 대한 기계 판독형 검토입니다.
OpenAgentSkill 신뢰 점수 v5
설치 전 사람 검토
실제 작업에 사용하기 전 샌드박스에서만 실행하고 유사 대안과 비교하세요.
스타
GitHub 스타 51K
저장소 활동
스타 51K, 포크 4.8K
유지보수
마지막 푸시 후 2일
라이선스
AGPL-3.0
설치
npx skills add CherryHQ/cherry-studio --skill skills-manager
설치 안전성
표준 패키지 또는 런타임 설치 경로
권한 범위
shell or command execution, filesystem or document access
Agent 결과
아직 Agent 결과 데이터가 없습니다
문서
README/SKILL.md 맥락이 충분합니다
위험 요약
프로덕션 전 검토
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
설치 준비 상태
설치 경로 사용 가능
- 설치 경로를 사용할 수 있습니다
- 저장소 근거를 사용할 수 있습니다
- 라이선스가 명시되었습니다
- 아직 Agent 검증 결과 근거가 없습니다
Agent 읽기용 메타데이터
이 스킬의 기계 판독형 의사결정 데이터.
이 블록 또는 포함된 JSON을 사용해 Agent가 이 스킬을 설치할지, 대안을 고를지, 먼저 사람의 검토를 요청할지 판단할 수 있습니다.
적합한 작업
- 리서치 Agent 워크플로
- Claude Code 팀
- GitHub 채택 신호를 중시하는 팀
- 검색 소스
적합한 Agent
설치 결정
- 명령어
- npx skills add CherryHQ/cherry-studio --skill skills-manager
- 정책
- 검토
- 사람 검토
- 예
신뢰와 위험
- 신뢰
- 70/100
- 감사
- 87/100
- 위험 수준
- 안전하게 시도 가능
결과 루프
- 엔드포인트
- /api/agent/outcome
- 이벤트 ID
- resolve
- 결과
- 5
사용하지 말아야 할 경우
- 벤더 지원 SLA가 필요한 팀
- production agents without a repository review
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
- 고위험 권한 힌트: Shell 또는 명령 실행
- The skill references other skills (`find-skills`, `skill-creator`) that may not be available in all environments, but it provides fallback instructions for when they are missing.
Agent 안전 v2
55/100 · 설치 전 검토
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
높음
Shell 또는 명령 실행
Skill 메타데이터가 터미널, CLI, Shell, 하위 프로세스 또는 명령 실행 워크플로를 참조합니다.
중간
네트워크 접근
Skill은 원격 페이지, API, 저장소 또는 외부 서비스에 접근할 수 있습니다.
중간
파일 시스템 접근
Skill은 프로젝트 파일, 문서, 생성 산출물 또는 로컬 작업 공간 상태를 읽거나 쓸 수 있습니다.
중간
데이터베이스 접근
Skill은 스키마를 검사하고 데이터베이스를 질의하거나 영구 저장소를 다룰 수 있습니다.
- 고위험 권한 힌트: Shell 또는 명령 실행
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
설치 대상
Agent 워크플로에 이 스킬 설치
공개 설치 엔드포인트에서 명령어, 안전 체크리스트, 대상 프롬프트와 정규 링크를 가져옵니다.
OpenAgentSkill CLI
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install cherryhq-skills-managerAgent 해결 계획
설치 전에 Agent가 적합성을 검증하게 하세요.
Resolve API는 최우선 스킬, 대안, 안전 정책, 감사 메모, 설치 대상 및 Agent가 페이지를 스크래핑하지 않고 사용할 수 있는 프롬프트를 반환합니다.
JSON 열기
/api/agent/resolve?task=Use%20skills-manager%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve 텍스트
/api/agent/resolve?task=Use%20skills-manager%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
설치 핸드오프
/api/skills/cherryhq-skills-manager/install
Agent가 확인할 항목
- Resolve API에서 작업 적합도와 대안을 확인합니다.
- 감사 점수, 신뢰 점수 및 안전 정책 경고를 확인합니다.
- Codex, Claude Code, Cursor 또는 CLI의 설치 대상 호환성을 확인합니다.
프롬프트 복사
Task: Use skills-manager in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20skills-manager%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/cherryhq-skills-manager/install
Install command: npx skills add CherryHQ/cherry-studio --skill skills-manager
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent 핸드오프
또 다른 디렉터리 페이지 대신 설치 경로를 Agent에게 제공합니다.
공개 설치 엔드포인트에서 명령어, 안전 체크리스트, 대상 프롬프트와 정규 링크를 가져옵니다.
설치 핸드오프
/api/skills/cherryhq-skills-manager/install
LLM 텍스트 형식
/api/skills/cherryhq-skills-manager/install?format=text
대안 찾기
/api/skills/search?q=skills-manager&limit=3
Agent 프롬프트
Use skills-manager for this task. Review https://www.openagentskill.com/api/skills/cherryhq-skills-manager/install, then install with: npx skills add CherryHQ/cherry-studio --skill skills-managerRegistry 메타데이터
자동 스킬 선택을 위한 Agent 읽기용 프로필.
Registry API를 통해 동일한 결정, 신뢰, 감사, 사용 사례, 설치 신호를 제공하므로 Agent가 UI를 스크래핑하지 않고도 순위를 매길 수 있습니다.
Agent 결정 패널
리서치 Agent용 우선 추천
우선 후보로 사용하되, 자신의 Agent 환경에서 README와 설치 경로를 검증하세요.
스택 내 역할
우선 추천
주요 적합도
리서치 Agent
신뢰 라벨
프로덕션 준비 완료
설치 경로
명령어 준비됨
사용 시점
- 리서치 Agent 워크플로
- Claude Code 팀
- GitHub 채택 신호를 중시하는 팀
근거
- GitHub 스타 50,876
- 최근 저장소 활동
- 설치 명령 또는 GitHub 저장소를 사용할 수 있습니다
- 품질 프로필 93/100
- OpenAgentSkill 상호작용 1건
먼저 검토
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
구현 경로
- 1샌드박스 Agent에 설치하고 리서치 Agent 작업을 처음부터 끝까지 한 번 실행하세요.
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
신뢰 프로필
샌드박스 전용
신뢰 신호가 부족하거나 혼재된 유용한 후보입니다. 결과 루프가 작업 적합성을 입증할 때까지 격리된 작업 공간에서 사용하세요.
GitHub 채택도
통과GitHub 스타 51K
스타/포크 활동
통과스타 51K, 포크 4.8K; 현재 메타데이터에서 이슈 활동을 확인할 수 없습니다
최근 유지보수
통과마지막 푸시 후 2일
라이선스 명확성
통과AGPL-3.0
긍정 신호
- AI 검토 승인됨
- 설치 경로를 사용할 수 있습니다
- 저장소 근거를 사용할 수 있습니다
- 최근 유지보수된 저장소
- Large GitHub adoption signal
- 설치 명령에서 뚜렷한 고위험 패턴이 발견되지 않았습니다
- 결과 루프는 준비되었지만 첫 실제 Agent 실행이 필요합니다
설치 전 검토
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
- 아직 실제 Agent 결과 보고서가 없습니다
- 무인 설치 전에 사람 검토가 필요합니다
권장 작업
실제 작업에 사용하기 전 샌드박스에서만 실행하고 유사 대안과 비교하세요.
품질 프로필
우수 Agent 워크플로용 후보
강한 채택 및 유지보수 신호를 갖춘 신뢰도 높은 추천입니다.
워크플로 적합도
이 스킬을 사용할 시나리오
Investigate faster
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Build and ship code
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Search private knowledge
RAG and knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
워크플로 적합도
완전한 워크플로에 추가
Find, compare, and synthesize
Research report agent
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
Coding review agent
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Ingest, retrieve, and cite
RAG knowledge base
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
대안 후보
설치 전 비교
이 작업에 적합할 수 있는 유사 스킬입니다.
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
Academic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
GPT Researcher
Run autonomous deep research over web and local sources
DeepResearch
Tongyi Deep Research, the Leading Open-source Deep Research Agent
개요
--- name: skills-manager description: 搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力",或当前能力不足需要先查找可复用方案的场景。 ---
# Skills Manager
## 搜索和安装
**优先复用**: `find-skills` 可用时先调用它完成搜索、质量检查和安装确认;只有不可用时才执行下面的 CLI 降级流程。
**运行时检测**: 优先 `npx skills`,备选 `$CHERRY_STUDIO_BUN_PATH x skills`,都没有则提示安装 Node.js
**搜索**: 理解需求→提取关键词→`npx skills find [query]`→展示名称/功能/来源
**安装**: Skills 是第三方代码有完整权限,必须: 展示安全警告→提供源码链接→用户确认→`npx skills add <owner/repo@skill> -y`。位置: 项目级 `.claude/skills/` 或用户级 `~/.claude/skills/`
**无结果**: 告知→先尝试直接完成→可复用流程再建议创建自定义 Skill
## 创建 Skills
1. 先确认现有 Skill 无法满足需求,并判断这是不是值得复用的流程;一次性任务直接完成,不强行创建 Skill。 2. 检查可用 Skill 列表。`skill-creator` 可用时必须调用它,并完整遵循其需求澄清、初始化、编辑、验证和迭代流程;不要绕过它直接手写 `SKILL.md`。 3. 只有 `skill-creator` 确实不可用时,才明确告诉用户正在降级,然后用 `npx skills init <skill-name>` 初始化,保持 `SKILL.md` 精简,并按需加入 `scripts/`、`references/`、`assets/`。 4. 创建后至少验证 frontmatter、触发描述和一个真实用例;验证失败就修正后重跑。
**参考**: https://skills.sh/ | `npx skills find/add/init`
기술 세부 사항
- 버전
- 1.0.0
- 라이선스
- AGPL-3.0
- 최근 업데이트
- 2026년 8월 21일
- 게시일
- 2026년 8월 21일
결정 스냅샷
우선 추천
GitHub 스타 50,876
Agent 검증 증거
Agent 검증 증거
Resolve, 검토, 설치 및 한 번의 제한된 실행 후 결과 보고서입니다.
- 성공률
- —
- 최근 실패
- —
- 결과
- 0
- 출력 품질
- —
- 실패
- 0
- 관련 없음
- 0
- 설치
- 0
- 위험 차단
- 0
- 설정 필요
- 0
- 프로덕션
- 0
아직 Agent 결과 데이터가 없습니다. 첫 실행은 /api/agent/outcome을 통해 성공, 설정 필요, 위험 차단, 실패 또는 비관련 결과를 보고할 수 있습니다.
성장 루프
공유 키트
skills-manager용 시나리오 기반 초안입니다. X에 수동으로 게시할 수 있습니다.
skills-manager: 搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个... 50.9K stars https://www.openagentskill.com/skills/cherryhq-skills-manager?ref=x
선택 사항: 설치 명령이 포함된 답글
Listing + install path for skills-manager: https://www.openagentskill.com/skills/cherryhq-skills-manager?ref=x Install: npx skills add CherryHQ/cherry-studio --skill skills-manager
등록 출처
Registry 색인
이 등록은 공개 소스에서 색인되었으며 유지보수자 소유권 주장이 승인될 때까지 공식으로 표시되지 않습니다.
- 제작자
- CherryHQ
- 색인 주체
- OpenAgentSkill 커뮤니티 인덱스
귀속은 공개 저장소 또는 제작자 프로필에 연결됩니다. 제작자는 등록을 주장하여 소유권 신호를 업데이트할 수 있습니다.
이 스킬 소유권 주장소유자 소유권 주장
이 스킬 등록 소유권 주장
이 Registry 색인 등록은 CherryHQ에게 귀속되어 있지만 아직 공식으로 표시되지 않았습니다. 소유권을 주장하면 확인된 소유자 신호가 추가되어 이후 출시, 설치 및 감사 업데이트를 더 신뢰할 수 있습니다.
크리에이터 백링크 키트
README에 증거 배지 추가
개발자가 저장소를 평가하는 위치에 정규 등록, 현재 신뢰 및 감사 신호, 실제 Agent-Proven 증거를 표시합니다.
[](https://www.openagentskill.com/skills/cherryhq-skills-manager)
[](https://www.openagentskill.com/skills/cherryhq-skills-manager)
[](https://www.openagentskill.com/skills/cherryhq-skills-manager/audit)
[](https://www.openagentskill.com/skills/cherryhq-skills-manager)작성자
CherryHQ
@cherryhq
플랫폼 적합도
상태 신호
- GitHub 스타
- 50.9K
- 품질 점수
- 56/100
- 최근 GitHub 푸시
- 2026년 8월 21일
- 프레임워크 힌트
- 알 수 없음
- OpenAgentSkill 조회수
- 1
- 설치 명령 복사
- 0
- 외부 클릭
- 0
커뮤니티 신호
이 스킬이 Agent 워크플로에 유용한지 알려 주세요. 집계된 피드백은 시간이 지날수록 순위를 개선합니다.
신뢰와 안전
샌드박스 전용
- GitHub 채택도GitHub 스타 51K통과
- 스타/포크 활동스타 51K, 포크 4.8K; 현재 메타데이터에서 이슈 활동을 확인할 수 없습니다통과
- 최근 유지보수마지막 푸시 후 2일통과
- 라이선스 명확성AGPL-3.0통과
- README/SKILL.md 완성도메타데이터에 충분한 사용 및 워크플로 맥락이 포함되어 있습니다통과
- 의존성/런타임 위험명령 실행 범위정보
관련 스킬
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
53.5K 스타Academic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38.4K 스타GPT Researcher
Run autonomous deep research over web and local sources
28.0K 스타DeepResearch
Tongyi Deep Research, the Leading Open-source Deep Research Agent
19.8K 스타