بنقرة واحدة
bibliography-management
Instructions for managing the bibliography and converting formats.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Instructions for managing the bibliography and converting formats.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create a new exercise in one primary language and generate stubs for the others.
Audit the repository to ensure all exercises exist in all three languages (EN, DE, FR) and are in sync.
Guidelines for translating content between English, German, and French, ensuring parallel structure and metadata synchronization.
Check if an exercise has enough and good enough scientific backing (literature and citations).
| name | Bibliography Management |
| description | Instructions for managing the bibliography and converting formats. |
This skill handles citation management and format conversion.
bibliography.bib (BibTeX format) is the master source for citations.authorYEARkeyword (lowercase).
mitchell2019artificial, bolukbasi2016debiasing.To convert between BibTeX and CSL YAML (often used in Quarto frontmatter):
quarto pandoc:
quarto pandoc bibliography.bib -t csljson -o bibliography.jsonquarto pandoc bibliography.bib -t markdown -o bibliography.mdreferences.yml), manual entry might be required if automated tools aren't configured.bibliography.bib are cited in at least one exercise.