# SkillContext

> **Class** in `langsmith`

📖 [View in docs](https://reference.langchain.com/python/langsmith/schemas/SkillContext)

A skill pulled from hub.

## Signature

```python
SkillContext()
```

## Extends

- `BaseModel`

## Properties

- `commit_id`
- `commit_hash`
- `files`

---

[View source on GitHub](https://github.com/langchain-ai/langsmith-sdk/blob/ab5758006b8025d55c87c496c4b4205a069f78e5/python/langsmith/schemas.py#L1180)