mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
Revert "skills/video-quote-finder: add markdown PR hygiene checks"
This reverts commit 38c0d42542.
This commit is contained in:
committed by
Peter Steinberger
parent
d0793cbb9b
commit
71dad89193
@@ -33,14 +33,3 @@ python3 skills/video-quote-finder/scripts/find_quote_timestamp.py \
|
||||
- Requires `summarize` CLI (`@steipete/summarize`) in PATH.
|
||||
- Works best when YouTube captions are available.
|
||||
- If no exact match is found, uses fuzzy matching and suggests alternatives.
|
||||
|
||||
## PR hygiene (Markdown)
|
||||
|
||||
When this skill is added/updated in a PR, ensure docs checks pass before pushing:
|
||||
|
||||
```bash
|
||||
pnpm format:docs:check
|
||||
pnpm lint:docs
|
||||
```
|
||||
|
||||
If a markdown CI error appears (for example `MD034/no-bare-urls`), fix the markdown and re-run both commands.
|
||||
|
||||
Reference in New Issue
Block a user