Sub-skill of instrument-data-allotrope: Common Mistakes to Avoid.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill common-mistakes-to-avoid --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Common Mistakes To Avoid?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-common-mistakes-to-avoid-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: instrument-data-allotrope-common-mistakes-to-avoid
description: 'Sub-skill of instrument-data-allotrope: Common Mistakes to Avoid.'
version: 1.0.0
category: science
type: reference
scripts_exempt: true
---
# Common Mistakes to Avoid
## Common Mistakes to Avoid
| Mistake | Correct Approach |
|---------|------------------|
| Manifest as object | Use URL string |
| Lowercase detection types | Use "Absorbance" not "absorbance" |
| "emission wavelength setting" | Use "detector wavelength setting" for emission |
| All measurements in one document | Group by well/sample location |
| Missing procedure metadata | Extract ALL device settings per measurement |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.