소스 정보
- 저장소
- imbue-ai/catalyst
- 최근 소스 활동
- 2026년 7월 22일 01:34
- 감지된 SKILL.md 언어
- 영어
- 스타
- 32
- 포크
- 2
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/imbue-ai/catalyst --skill score-guidance-adherence명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | score-guidance-adherence |
| description | Score how well the given theory adheres to the provided guidance. |
| argument-hint | the theory ID to score (e.g. T_20260414_143100_d4e5f6) |
| user-invocable | false |
This skill explains how to assess and score how well a given theory adheres to the provided user guidance.
phenomenon.txt, and/or b) the file GUIDANCE.txt, both in the current working directory. Zero, one, or both of the files might exist. Check which one(s) exists, and read them to determine whether the user has provided any specific guidance on what kind of theory they're looking for.phenomenon.txt (if it exists), will also contain a description of the phenomenon that is being investigated. Disregard that part, as we are only interested in any additional constraints that it imposes on the type of theory that the user is interested in, not on what the theory should explain.theory.md file to understand the theory that you are scoring.theory.md adheres to all user-provided guidance from the sources mentioned above. Assign a score of 1 if it strictly adheres to all guidance, 0.5 if it adheres to some but not all guidance or only partially adheres to some key guidance, and 0 if it doesn't adhere to any relevant guidance. Use your judgment to assign intermediate scores in other scenarios.