Skip to main content
Run any Skill in Manus
with one click
datajuicer
GitHub creator profile

datajuicer

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-06-08
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

djx-process
software-developers

Data-Juicer execution and file management: shell command execution, Python code execution, file read/write/insert operations. Trigger keywords: execute_shell, execute_python, view_file, write_file, insert_file, shell command, run Python, read file, write file. Use when you need to execute system commands, run Python code snippets, or manipulate text files. Note: Data processing should use Data-Juicer operators, not Python scripts. Related skills: data-juicer (main flow), djx_apply (execution).

2026-06-08
data-juicer
software-developers

Full data processing harness based on Data-Juicer for cleaning, filtering, deduplicating, and transforming JSONL/JSON datasets. Trigger keywords: data cleaning, data filtering, deduplication, dedup, dataset, dataset processing, JSONL processing, text cleaning, HTML cleaning, low-quality filtering, data preprocessing, ETL, data pipeline. Error triggers: dj-process failure, operator not found, plan validation failure, recipe execution timeout, OOM, permission denied, apply_recipe error. Related skills: djx_install (installation), djx_auth (authentication), djx_local_model (private data), djx_context (dataset inspection), djx_retrieve (operator search), djx_plan (plan building), djx_apply (execution), djx_dev (custom operators). Note: Simple statistics (wc -l, head) do not require this skill — use shell commands directly.

2026-04-20
djx-install
software-developers

Data-Juicer Agents installation and setup guide: environment setup, dependency installation, version verification, common issues. Trigger keywords: install, setup, environment configuration, pip install, uv install, djx command not found, ModuleNotFoundError, version issues, Python version. Use for first-time installation, environment problems, installation failures, or version incompatibilities. Related skills: djx_auth (authentication), data-juicer (main flow).

2026-04-20
djx-local-model
software-developers

Data-Juicer local model processing: Ollama configuration, private data handling, offline workflows. Trigger keywords: local model, Ollama, private data, sensitive data, offline, do not send to cloud, local LLM. Use when processing sensitive/private data, running offline, or configuring local models. Related skills: djx_auth (authentication), data-juicer (main flow), djx_retrieve (local retrieval).

2026-04-20
djx-retrieve
software-developers

Data-Juicer operator retrieval reference: retrieve_operators (local), retrieve_operators_api (API), get_operator_info, list_operator_catalog. Trigger keywords: retrieve_operators, retrieve_operators_api, search operators, find operator, which operator, intent, retrieval, bm25, regex, LLM mode, operator info, operator catalog. Use when searching for suitable operators, unsure which operator to use, or retrieve errors occur. Related skills: data-juicer (main flow), djx_auth (authentication), djx_local_model (local mode).

2026-04-20
djx-apply
software-developers

Data-Juicer execution reference: recipe execution, timeout configuration, verification, retry strategy, error handling. Trigger keywords: apply_recipe, execute, run, timeout, dry_run, dry-run, recipe failure, execution error, dj-process. Use when apply_recipe errors out, execution times out, timeout adjustment is needed, or dry_run verification is required. Related skills: data-juicer (main flow), djx_plan (plan building).

2026-04-20
djx-context
software-developers

Data-Juicer dataset inspection: inspect_dataset usage, field analysis, modality detection, statistics. Trigger keywords: inspect_dataset, inspect dataset, dataset structure, fields, modality, statistics, sample, profile, data overview. Use when you need to understand dataset structure, view fields, detect modality, or get statistics. Related skills: data-juicer (main flow), djx_plan (plan building).

2026-04-20
djx-plan
software-developers

Data-Juicer plan building reference: detailed schema and parameter documentation for build_dataset_spec, build_process_spec, build_system_spec, assemble_plan, and plan_save. Trigger keywords: build_spec, assemble_plan, plan_save, build plan, YAML, specification, dataset spec, process spec, system spec. Use when building plans and needing to check detailed parameters, or when spec building fails. Related skills: data-juicer (main flow), djx_retrieve (operator retrieval), djx_apply (execution).

2026-04-20
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded