bylangfuse· 36 skills
Create a new Langfuse integration page in the langfuse-docs repo. Use this skill whenever the user wants to add, create, draft, or scaffold an integration page, cookbook, or docs page for a new tool/framework/model-provider/gateway in Langfuse — triggers include "new integration", "integration page", "docs page for <X>", "cookbook for <X>", "add <X> to langfuse docs", or any request that results in a new cookbook/integration_*.ipynb. Also use when the user pastes working integration code, a link to a partner's docs, or rough notes and wants them turned into the standard Langfuse integration notebook. The skill produces a correctly formatted Jupyter notebook, updates cookbook/_routes.json, and tries to fetch the partner logo into public/images/integrations/.
$npx -y skills add langfuse/langfuse-docs --skill langfuse-integration-pageInstalls into the current project.
Run `npx skills use "https://github.com/langfuse/langfuse-docs" --skill "langfuse/langfuse-docs/langfuse-integration-page"` 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/langfuse/langfuse-docs" that are relevant to the current task. Run `npx skills add "https://github.com/langfuse/langfuse-docs"` and select the relevant skills, then follow their instructions.