bylangchain-ai· 45 skills
Inspect and explain conversations in the local Deep Agents Code SQLite session store. Use as a fallback when LangSmith trace tooling is unavailable, for offline or untraced sessions, or when asked to identify or summarize a local dcode thread, inspect checkpoint metadata, list recent local threads, or parse ~/.deepagents/.state/sessions.db and a thread UUID or prefix.
$npx -y skills add langchain-ai/deepagents --skill deepagents-thread-inspectorInstalls into the current project.
Run `npx skills use "https://github.com/langchain-ai/deepagents" --skill "langchain-ai/deepagents/deepagents-thread-inspector"` 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/langchain-ai/deepagents" that are relevant to the current task. Run `npx skills add "https://github.com/langchain-ai/deepagents"` and select the relevant skills, then follow their instructions.