Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

aidbox-hl7v2-example

aidbox-hl7v2-example에는 Aidbox에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
7
업데이트
2026-04-24
Forks
3
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

check-errors
소프트웨어 개발자

Check recent HL7v2 processing errors in Aidbox, diagnose root causes, suggest fixes. Use when asked to check errors, diagnose failures, or troubleshoot message processing.

2026-04-24
fhir-info
소프트웨어 개발자

Look up FHIR R4 resource/datatype fields, types, cardinality, reference targets, and coded enums (including custom resources like IncomingHL7v2Message, OutgoingBarMessage). Use when writing converters or verifying FHIR compliance.

2026-04-24
hl7v2-to-fhir-pipeline
소프트웨어 개발자

Build a new HL7v2→FHIR message converter or extend an existing one. Orchestrates requirements gathering, then delegates to `/plan` and `/work`.

2026-04-24
plan
프로젝트 관리 전문가

Create a checkbox task plan for a feature or fix. Output is a markdown file that `/work` executes one task at a time.

2026-04-23
work
소프트웨어 개발자

Execute a plan produced by `/plan` — one task at a time, with tests and an independent review after each task.

2026-04-23
aidbox-request
소프트웨어 개발자

Authenticate ad-hoc curl requests to the local Aidbox using the root Client secret from docker-compose.yaml. Use for debugging and one-off queries from the shell (not from app code — `src/aidbox.ts` already wraps auth).

2026-04-22
hl7v2-info
소프트웨어 개발자

Look up HL7v2 segment fields, datatypes, components, tables, and message structures. Use when writing converters, checking field positions/optionality, or verifying HL7v2 spec compliance.

2026-04-22
message-lookup
소프트웨어 개발자

Check whether an HL7v2 message is already supported by this pipeline (parse → preprocess → convert, prints verdict). Use before building a new converter, triaging "is this supported?", or verifying a parsing/conversion_error fix.

2026-04-22
ai-review
소프트웨어 품질 보증 분석가·테스터

Review design or implementation of a feature or fix. Returns findings; never modifies files.

2026-04-20
setup
네트워크·컴퓨터 시스템 관리자

Verify the developer's machine has everything required to run this project (Bun, Docker, bash on Windows, free ports, .env). Use when the user asks to "set up", "check prerequisites", "what do I need installed", or is onboarding to the project.

2026-04-20