Skip to main content
Run any Skill in Manus
with one click
Aidbox
GitHub creator profile

Aidbox

Repository-level view of 11 collected skills across 2 GitHub repositories.

skills collected
11
repositories
2
updated
2026-04-24
repository explorer

Repositories and representative skills

check-errors
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded