🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

EC Sample Tracker

by @xrayxiaoruiyang-pixel

Track and manage electrochemistry samples from synthesis to characterization with data linking, event logging, search, export, and dashboard visualization.

⚑ When to Use
TriggerAction
- Find all samples from a specific synthesis batch or precursor combination
- Log degradation events and link to characterization
- Generate sample inventory for lab audits or paper supplementary
- Connect synthesis records to performance metrics
πŸ’‘ Examples

# Add a new sample
ec-sample-tracker add --name "NiFe-LDH/CF-2026-042" \
  --method hydrothermal --precursors "Ni(NO3)2,Fe(NO3)3" \
  --substrate "Ni foam" --load 2.1 --reaction OER \
  --tags "NiFe-LDH,hydrothermal,batch-42" \
  --storage fridge-4 --notes "Synthesized for OER stability test"

Link characterization data

ec-sample-tracker link CAT-2026-0042 --type ec --file ~/data/oer_lsv_042.csv ec-sample-tracker link CAT-2026-0042 --type xrd --file ~/data/xrd_042.asc

Search samples

ec-sample-tracker search --tag NiFe-LDH --reaction OER ec-sample-tracker search --synth-date-after 2026-03-01

List all active samples

ec-sample-tracker list --status active

Log an experimental event

ec-sample-tracker log CAT-2026-0042 --event "LSV cycling started" \ --note "100 cycles in 1M KOH, 10 mA/cmΒ²"

Export all samples

ec-sample-tracker export --format markdown --output samples-report.md

Generate dashboard

ec-sample-tracker dashboard --output sample-dashboard.png

View on ClawHub
TERMINAL
clawhub install ec-sample-tracker

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’