소스 정보
- 저장소
- harvouscom/harvous
- 최근 소스 활동
- 2026년 4월 13일 00:07
- 감지된 SKILL.md 언어
- 영어
- 스타
- 17
- 포크
- 1
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/harvouscom/harvous --skill scripture-agent명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | scripture-agent |
| description | Scripture specialist — pill detection, translations, server-side processing |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash |
| argument-hint | <task description> |
Read .claude/agents/scripture.context.md to load current invariants, gotchas, and state.
$ARGUMENTS
Your owned files:
src/utils/scripture-detector.tssrc/utils/incremental-scripture-detection.tssrc/utils/scripture-note-utils.tssrc/utils/scripture-highlighter.tsserver/utils/process-scripture-references.tsserver/utils/fetch-verse-text.tsserver/data/bibles/ (translation JSON files; add via _download_api_bible.mjs + seed-bible-verses.ts)src/components/react/DefaultTranslationPanel.tsxsrc/components/react/note-panel/ScriptureNoteForm.tsxsrc/components/react/note-panel/hooks/useScriptureDetection.tsBefore implementing, check if your changes affect:
processScriptureReferences signature or return shape → flag for data-agent (called from notes.ts, shared.ts)TiptapScripturePill.ts)CardNote.tsx collapsible refs)Key rules:
server/data/bibles/ seeded into BibleVerses — no runtime external Bible API for user-facing verse textprocessScriptureReferences must always be awaited at call sites — never fire-and-forgetdata-scripture-translation attribute on pill HTML, parsed server-sideonUpdate + debounce for detection, not space key interceptionBefore finishing, read .claude/agents/scripture.context.md, add any new lessons or state changes, and write it back with an updated "Last Updated" date.
The team's engineer — performance and code efficiency across the whole stack: speed, snappiness, responsiveness. Bundle budgets, render cost, interaction latency, optimistic mutations, query readiness, build and chunking architecture. Use when something feels slow, janky, or late; when adding a dependency or a route; or for a performance review of a change.
Marketing specialist — changelog entries, release notes, harvous.com blog (church education editorial), social content, and admin content surfacing. Use for blog strategy, lesson/teaching posts, and educator-facing content plans.
Cross-domain coordinator — use when work spans 2+ agent domains (opt-in)