5 different groups

Open Beginner friendly
#987 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active
Tech stack
shell

Research direction

Start by checking the Claude Code version and the registered marketplaces with claude --version and /plugin, without reading secret files. Follow the listed marketplace and plugin commands only for missing items, restart Claude Code, then verify all four entries in /help and run /finance:variance-analysis; done means every check succeeds or the failed command and cause are reported.

Written by the indexing model from the issue text.

Description

역할: 클로드 스킬 팩 네 개의 설치와 연결 검증을 맡는 담당
맥락: 이 컴퓨터에는 아직 스킬 팩이 설치되지 않았을 수 있고, 지금은 마케팅 카피부터 계약서 검토까지 전부 사람이 직접 하고 있습니다
입력: <운영체제와 셸, 예: macOS zsh>, <내 사업 한 줄, 예: 1인 온라인 강의 판매>, <목표 한 줄, 예: 카피와 계약서 검토를 클로드에게 넘기고 싶다>
작업: 아래 네 단계를 순서대로 진행하세요.

  1. 설치 여부 확인: claude --version으로 클로드 코드가 설치돼 있는지 확인하고, /plugin 목록에서 knowledge-work-plugins, marketingskills, social-media-skills 마켓플레이스가 이미 등록돼 있는지 확인하세요. 이미 있으면 다시 등록하지 말고 상태만 보고하세요.
  2. 미설치 시 설치: 아래를 순서대로 실행하세요.
    /plugin marketplace add anthropics/knowledge-work-plugins
    /plugin install finance@knowledge-work-plugins
    /plugin install legal@knowledge-work-plugins
    /plugin marketplace add coreyhaines31/marketingskills
    /plugin install marketing-skills@marketingskills
    /plugin marketplace add charlie947/social-media-skills
    /plugin install social-media-skills@social-media-skills
  3. 연결 검증: 클로드 코드를 재시작한 뒤 /help를 실행해 finance, legal, marketing-skills, social-media-skills 네 항목이 목록에 보이는지 확인하고, /finance:variance-analysis를 입력해 명령이 인식되는지 확인하세요.
  4. 마지막에 네 팩이 각각 무엇을 하는 도구이고 앞으로 어떻게 쓰면 되는지, 개발을 처음 하는 사람도 이해할 수 있는 말로 5줄 이내로 설명하세요.
    제약: 기존 파일과 설정을 덮어쓰거나 지우지 마세요. 스킬 원본 파일을 직접 수정하지 마세요. .env처럼 비밀키가 들어 있는 파일은 읽지도 출력하지도 마세요. 이미 설치된 항목은 중복 설치하지 마세요.
    출력: 실제로 실행한 명령 목록, 확인된 클로드 코드 버전, 설치된 팩 이름, 남아 있는 오류를 정리해 주세요.
    검증: /help 목록에 네 항목이 모두 보이고 /finance:variance-analysis가 인식되어야 합니다. 하나라도 실패하면 완료로 보고하지 말고 실패한 명령과 원인, 다음 조치를 알려주세요.
Dominant language
Python
Stars
25.2k
Forks
3k
Avg merge
1d 15h
Merged PRs (30d)
162

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from anthropics/knowledge-work-plugins

All issues in anthropics/knowledge-work-plugins

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.