Dante Skills banner
dandacompany dandacompany

Dante Skills

AI community

Description

Claude Code / Claude AI용 에이전트 스킬 모음 by 단테(Dante Labs)

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

dante-skills

단테랩스(Dante Labs)가 강의·실무에서 직접 만들어 쓰는 **교육용 Claude Code 에이전트 스킬 모음** by [단테(Dante)](https://dante-labs.com)

[![skills.sh](https://img.shields.io/badge/skills.sh-dante--skills-blue)](https://skills.sh/dandacompany/dante-skills)

YouTube 강의·MBA 수업·커뮤니티 실습에서 바로 써먹을 수 있도록 정리한 스킬들입니다. 메모리 관리, 서버 보안 점검, 시장조사 분석, 보고서·슬라이드 제작, 데이터 수집·연동 등 실무 자동화에 필요한 도구를 모았습니다.

설치 방법

[Skills CLI](https://skills.sh/)가 필요합니다 (`npm i -g skills`).

# 특정 스킬 설치 (글로벌)
skills add dandacompany/dante-skills@ -g -y --copy -a claude-code

# 전체 스킬 설치
skills add dandacompany/dante-skills -g -y --copy -a claude-code

[Hermes Agent](https://github.com/NousResearch/hermes-agent) 사용자는 `hermes skills install`로 개별 스킬을 바로 설치할 수 있습니다.

# 특정 스킬 설치 (Hermes)
hermes skills install dandacompany/dante-skills/

스킬 목록

🧠 메모리 · 지식 관리

스킬 설명 설치
dream 프로젝트 메모리 정리·최적화. 메모리 파일의 중복·충돌·오래된 항목을 정리하고 인덱스를 재구성합니다. skills add dandacompany/dante-skills@dream
hermes skills install dandacompany/dante-skills/dream
oh-my-wiki Karpathy 스타일 LLM 위키 스킬(omw). 소스 ingest → 구조화 위키 → 인용 달린 query. 멀티 볼트·autoresearch·팩트체크·스웜 포함. (설치는 플러그인 마켓플레이스) /plugin install oh-my-wiki@oh-my-wiki-marketplace

🔒 서버 · 인프라 보안 점검

| 스킬