Sprout Track Data Entry Assistant
Paste the following prompt into your AI chat to install this skill:
Please install @user_4735d17b/sprouttrack according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Caregiving logs are easy to lose in chat messages or notes. sprout_track_add_data_skill turns natural-language prompts into structured Sprout Track POST requests, reducing manual form entry.
How It Works
The skill calls a webhook API at http:///api/hooks/v1/babies/<babyId>/activities with Authorization: Bearer <API Key> and Content-Type: application/json.
- Feeds: breast, bottle, solids via feedType.
- Diapers: WET, DIRTY, BOTH, with blowout flag.
- Sleep/Pumping: start, end, or backfill duration.
- Measurement/Medicine: weight, height, head circumference, temperature, medicines, supplements.
Key steps are extracting type, BABY_ID, and required parameters, asking for missing details, posting the JSON body, then confirming success or reporting API Key, Baby ID, or missing resource issues.
Boundaries
It handles Sprout Track data entry, not business rule setup. medicineName and supplementName must match configured names exactly; note is appended with “api记录”; incomplete fields may trigger follow-up questions or API errors.
Use Cases
- Enter a formula feeding note from a WeChat prompt into Sprout Track.
- Log a finished nap by recording sleep time and marking sleepType as NAP.
- Record a dirty diaper or both after changing the baby and flag a blowout.
- Check configured medicine names before posting a medicine activity entry.
Best For
- New parents who want verbal feeding, diaper, and sleep updates turned into Sprout Track entries.
- Co-caregivers who need consistent medicine and supplement submissions for a baby.
- Agent engineers building `POST` API workflows for infant activity data.
- Caregivers who need to backfill measurements, baths, and play events with traceable notes.
Related Skills
Batch-classify pasted text or CSV rows with preset and custom templates, outputting structured labels and confidence scores for data organization and annotation workflows.
Analyzes product VOC and brand reputation events across public news, community, and social pages, delivering Markdown, Excel, and optional HTML reports.
Reads Excel/CSV files, cleans and analyzes them, then generates a charted Excel summary and interactive HTML dashboard.
Performs local, paragraph-level cross-document similarity checks and produces an HTML report with revision suggestions.