Workflow for updating the LLM landscape paper pool (section/x_llm_papers.md) using fetch_llm_papers.py. Covers full re-fetch, resume from checkpoint, and adding new topics. USE FOR: Refreshing citation counts, expanding topic coverage. DO NOT USE FOR: Adding hand-curated entries to section files (use add-new-entry), updating RAG/Agent citation sections in best_practices.md (use update-cite-count).
$npx -y skills add kimtth/azure-openai-llm-wiki --skill update-llm-poolInstalls into the current project.
Run `npx skills use "https://github.com/kimtth/azure-openai-llm-wiki" --skill "kimtth/azure-openai-llm-wiki/update-llm-pool"` 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/kimtth/azure-openai-llm-wiki" that are relevant to the current task. Run `npx skills add "https://github.com/kimtth/azure-openai-llm-wiki"` and select the relevant skills, then follow their instructions.