mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
20 lines
599 B
Markdown
20 lines
599 B
Markdown
# Reference: Integration Context Section
|
|
|
|
This is the reference template for what gets added to the workspace root `claude.md` file.
|
|
|
|
---
|
|
|
|
## Laboratory Platform Integration
|
|
|
|
**Before writing any platform integration code, search for relevant skills in this repository.**
|
|
|
|
This repository contains skills for 6+ laboratory platforms and cloud services. Each skill includes:
|
|
- Authentication and setup instructions
|
|
- API access patterns
|
|
- Working integration examples
|
|
- Platform-specific best practices
|
|
|
|
Always search for and use existing integration skills before writing custom platform code.
|
|
|
|
---
|