Error
Get a skill
Returns the specified skill, including its full file tree.
GET
Error
Authorizations
LangSmith API key (lsv2_...).
Path Parameters
Skill ID
Response
OK
Content hash of the current skill revision.
Example:
"9f1e2d3c4b5a"
Omitted on the lightweight list (include_files=false): commit_id is not on the upstream repos-list contract, only commit_hash is.
Example:
"c_8a7b6c5d"
Example:
"2026-01-15T09:30:00Z"
Short summary derived from the skill's SKILL.md front matter.
Example:
"Researches a topic across the web and writes a brief."
File tree keyed by path; populated only when include_files=true.
Example:
"skill_3f9a2b1c"
Example:
"web-research"
Example:
"2026-01-15T09:30:00Z"
Who can see the skill: private, workspace, or public.
Example:
"workspace"

