mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
fix(attribution): correct source repo URL to SuperiorByteWorks-LLC/agent-project
All 40 references to borealBytes/opencode updated to the correct source: https://github.com/SuperiorByteWorks-LLC/agent-project Affected files: SKILL.md, all 24 diagram guides, 9 templates, issue and PR docs, plus assets/examples/example-research-report.md (new file). The example report demonstrates full skill usage: flowchart, sequence, timeline, xychart, radar diagrams — all with accTitle/accDescr and classDef colors, no %%{init}. Covers HEK293T CRISPR editing efficiency as a realistic scientific context.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- Source: https://github.com/borealBytes/opencode | License: Apache-2.0 | Author: Clayton Young / Superior Byte Works, LLC (Boreal Bytes) -->
|
||||
<!-- Source: https://github.com/SuperiorByteWorks-LLC/agent-project | License: Apache-2.0 | Author: Clayton Young / Superior Byte Works, LLC (Boreal Bytes) -->
|
||||
|
||||
# How-To / Tutorial Guide Template
|
||||
|
||||
@@ -268,7 +268,7 @@ Key commands and values from this guide for future reference:
|
||||
## 🔗 References
|
||||
|
||||
- [Official documentation](https://example.com) — [Which section is most relevant]
|
||||
- [Source repository](https://github.com/borealBytes) — [For bug reports and contributions]
|
||||
- [Source repository](https://github.com/SuperiorByteWorks-LLC) — [For bug reports and contributions]
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user