fix(skills): ship runnable brave/openai scripts

This commit is contained in:
Peter Steinberger
2025-12-20 12:54:18 +00:00
parent e1a3bab7e5
commit 8feb09aa89
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env node
import { readFileSync } from "node:fs";
function usage() {
console.error(`Usage: search.mjs "query" [-n 5] [--content]`);