在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
scitex-python
scitex-python 收录了来自 scitex-ai 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
85
更新
2026-05-04
Forks
22
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
scitex
软件开发工程师
[WHAT] Umbrella package that lazy-re-exports every standalone SciTeX sister package (io, plt, stats, scholar, writer, cloud, container, ...) under one `import scitex` namespace. [WHEN] Use when the user wants the all-in-one entry point, or asks for `import scitex`, `scitex.io`, `scitex.plt`, `@scitex.session`, or any `scitex.<sub>` access; defer to the relevant sister-package skill for sub-module specifics. [HOW] `pip install scitex` then `import scitex`; sub-modules load lazily on first attribute access (see `src/scitex/__init__.py`).
2026-05-04
stx-cli
软件开发工程师
Command-line interface for SciTeX platform operations — 30+ subcommands with lazy loading. Specialization of scitex-cli-convention.
2026-04-24