update-integrations-prs
Installation
SKILL.md
Update integrations PRs
Process contributor integration docs PRs in langchain-ai/docs so they match the hosted-guide eligibility rules from #4865.
Policy
| Case | Action |
|---|---|
| ≥50K monthly downloads (PyPI or npm) or maintainer feature override | Keep hosted MDX. Ensure correct integration: frontmatter. May set highlight: true in packages.yml and regenerate overview via partner_pkg_table (never hand-edit overview.mdx). |
| Under 50K, not featured | Remove hosted pages. Add YAML to scripts/data/integration_external_docs.yaml. Surface via downloads tables / all_providers. Prefer partner docs URLs. Keep packages.yml when there is a public LangChain-related package. |
Policy source: src/oss/contributing/publish-langchain.mdx and src/oss/contributing/integrations-langchain.mdx.
Workflow checklist
Copy and track: