Use when adding new AI/startup directories to directories.json from a URL, pasted text, or GitHub awesome-list. Parses, deduplicates, appends new entries, then runs classify pipeline (analyze, cleanup, browser verify). Does NOT cover submission — use submit-directories skill for that.
$npx -y skills add man0l/ai-directories --skill add-directoriesInstalls into the current project.
Run `npx skills use "https://github.com/man0l/ai-directories" --skill "man0l/ai-directories/add-directories"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/man0l/ai-directories" that are relevant to the current task. Run `npx skills add "https://github.com/man0l/ai-directories"` and select the relevant skills, then follow their instructions.