Install
openclaw skills install @ruchir17-cmd/open-langchainOpen the LangChain website in the user's Brave browser and click "Start building" to take the user into the LangChain/LangSmith builder dashboard. Use when the user asks to open LangChain, start building with LangChain, or go to the LangChain dashboard.
openclaw skills install @ruchir17-cmd/open-langchainOpen LangChain and take the user directly from the public LangChain website to its builder/dashboard experience.
https://www.langchain.com/Prefer the user's existing Brave session.
The homepage may contain more than one call-to-action with similar wording.
Prefer the main, visible "Start building" button associated with getting started with LangChain/LangSmith.
Use the rendered text and surrounding UI to identify the correct button rather than relying on fixed screen coordinates.
If the button is not immediately visible:
Do not click unrelated "Get a demo" buttons.
After clicking "Start building", verify that the destination has actually loaded.
Acceptable verification signals include:
If the destination asks the user to sign in, stop after the page is visibly loaded and tell the user that authentication is required. Do not enter credentials.
If the LangChain site cannot be reached, report the actual browser state.
If "Start building" is unavailable or the UI has changed, do not claim success. Report what was visible.
If authentication is required, leave the browser at the authentication page and ask the user to complete login themselves.
Never request, expose, copy, or store passwords, cookies, API keys, or session tokens.
This skill only performs navigation and a user-requested button click.