Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Repository
hugging_face:create_repository
Create a new repository (model, dataset, or space) on Hugging Face Hub.
Write
Medium risk
Delete Repository
hugging_face:delete_repository
Delete a repository (model, dataset, or space) from Hugging Face Hub.
Write
High risk
Get Dataset
hugging_face:get_dataset
Fetch detailed information about a specific dataset from the Hugging Face Hub.
Read
Low risk
Get Model
hugging_face:get_model
Fetch detailed information about a specific model from the Hugging Face Hub.
Read
Low risk
Get Space
hugging_face:get_space
Fetch detailed information about a specific Space from the Hugging Face Hub.
Read
Low risk
Get User
hugging_face:get_user
Fetch user profile information from Hugging Face Hub.
Read
Low risk
Like Repository
hugging_face:like_repository
Like a repository (model, dataset, or space) on Hugging Face Hub.
Write
Medium risk
List Datasets
hugging_face:list_datasets
Search and list datasets from the Hugging Face Hub with filtering options.
Read
Low risk
List Models
hugging_face:list_models
Search and list models from the Hugging Face Hub with filtering options.
Read
Low risk
List Spaces
hugging_face:list_spaces
Search and list Spaces from the Hugging Face Hub with filtering options.
Read
Low risk
Run Inference
hugging_face:run_inference
Run inference on a Hugging Face model using the Inference API.
Write
Medium risk
Unlike Repository
hugging_face:unlike_repository
Unlike a repository (model, dataset, or space) on Hugging Face Hub.
Write
High risk