mindchain commited on
Commit
f9edcc1
·
1 Parent(s): d78167d

Add GitHub link to OpenAI Codex section

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -96,6 +96,7 @@ HuggingFace Skills für Model-Training und Publish-Workflows.
96
 
97
  <strong>3. OpenAI Codex Skills</strong> (Code Generation)
98
  OpenAI Codex direkt in Claude Code für Code-Workflows.
 
99
  <a href="https://huggingface.co/blog/hf-skills-training-codex" class="link">Blog Post: HF Codex Integration</a>
100
  • Code-Generierung und -Vervollständigung
101
  • Bug-Finding und Fixing, Refactoring
 
96
 
97
  <strong>3. OpenAI Codex Skills</strong> (Code Generation)
98
  OpenAI Codex direkt in Claude Code für Code-Workflows.
99
+ <a href="https://github.com/huggingface/skills" class="link">GitHub: huggingface/skills</a>
100
  <a href="https://huggingface.co/blog/hf-skills-training-codex" class="link">Blog Post: HF Codex Integration</a>
101
  • Code-Generierung und -Vervollständigung
102
  • Bug-Finding und Fixing, Refactoring