🎨 add example skills (#1370)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run

Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
This commit is contained in:
Tong Chen 2026-02-26 12:58:39 +08:00 committed by GitHub
parent fb740bbe3f
commit 343050b47f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
200 changed files with 74603 additions and 33 deletions

View file

@ -58,7 +58,7 @@ repos:
hooks:
- id: mdformat
name: Format Markdown
exclude: 'benchmark/answer/'
exclude: 'benchmark/answer/|^resources/'
additional_dependencies:
- mdformat-gfm
- mdformat_frontmatter