Licence and attribution — co-scientist research skills
=======================================================

This bundle is distributed as a companion to the guide "Claude Code as a
Co-Scientist", as part of the MAM5020F "Generative AI for Research" course
(University of Cape Town). It collects seven Claude Code Skills for
reproducible computational research.

Skills adapted from Dominik Lukeš (MIT licence)
-----------------------------------------------
The following skills are adaptations of Dominik Lukeš's openly published
agent-skills collection, used and redistributed here under the MIT licence
with thanks:

  - academic-pdf-to-mkd
  - claim-fact-checker
  - paper-review

Dominik's originals: https://github.com/techczech/dominiks-agent-skills
The workshop they accompany: https://techczech.github.io/agents-for-reproducibility/

The CONTEXT.md / "grill-with-docs" glossary practice referenced in these skills
is from Matt Pocock (AI Hero, https://www.aihero.dev).

Skills by Jonathan Shock
------------------------
  - pre-register
  - reference-verifier
  - convergence-check
  - arxiv-fetcher

These are released for educational use under the MIT licence below; you are
free to copy, adapt, and build on them for your own research.

------------------------------------------------------------------------------
MIT Licence

Copyright (c) Dominik Lukeš (the adapted skills noted above)
Copyright (c) 2026 Jonathan Shock (the course skills noted above)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
