Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

glite-arf

glite-arf 收录了来自 GliteTech 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
26
Stars
16
更新
2026-04-26
Forks
8
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-metric
软件开发工程师

Interactively register one or more project metrics in meta/metrics/, grounded in project/description.md. Use during project setup or any time a new measurement needs to be tracked across tasks.

2026-04-26
create-task
软件开发工程师

Create a new not-started task folder with task.json and task_description.md. Use when any skill or workflow needs to create a new task.

2026-04-26
human-brainstorm
项目管理专家

Run an interactive brainstorming session to review state and choose next actions.

2026-04-26
setup-project
软件开发工程师

One-shot interactive onboarding for a newly forked Glite ARF template. Shows the safety acknowledgement, installs dependencies, runs doctor.py, chains into create-project-description, provisions the paid services the project declared, then invokes the four meta/ sub-skills. Use once per fork, right after cloning.

2026-04-26
add-asset-type
软件开发工程师

Interactively scaffold a new asset type under meta/asset_types/, grounded in project/description.md. Creates a specification.md stub patterned on the built-in asset types. Use during project setup when a custom asset kind is needed; accept "none for now" to skip.

2026-04-15
add-category
软件开发工程师

Interactively add one or more entries to meta/categories/, grounded in project/description.md. Use during project setup or any time a new cross-cutting tag is needed.

2026-04-15
add-task-type
生产、计划和催办文员

Interactively add one or more task types to meta/task_types/, grounded in project/description.md. Use during project setup or any time a recurring kind of task needs standardized planning and implementation guidance.

2026-04-15
check-markdown-style
软件开发工程师

Check a Markdown file against the project markdown style guide and report violations. Use after editing `.md` files or when reviewing markdown quality.

2026-04-15
check-python-style
软件开发工程师

Check a Python file against the project Python style guide and report violations. Use after editing Python files or when reviewing code style.

2026-04-15
check-skill
软件质量保证分析师与测试员

Verify an ARF skill's structure, shared metadata, symlinks, and markdown quality. Use after creating or updating any skill under `arf/skills/`.

2026-04-15
compare-literature
其他高等院校社会科学教师

Compare task results against published literature and write the comparison output.

2026-04-15
create-dedup-task
软件开发工程师

Create a deduplication checkpoint task that scans for duplicate papers and overlapping work. Use when the project needs a new dedup checkpoint.

2026-04-15
create-project-description
项目管理专家

Guide creation of `project/description.md` and `project/budget.json` for a new or revised ARF project. Use when project goals, scope, or budget need to be defined.

2026-04-15
execute-task
软件开发工程师

Run an ARF task through all required stages and merge the final PR.

2026-04-15
generate-daily-news
高级秘书和行政助理

Generate a daily project summary with structured news files. Use when creating the daily digest for a specific date.

2026-04-15
generate-suggestions
项目管理专家

Generate follow-up task suggestions from completed task outputs and project context.

2026-04-15
implementation
软件开发工程师

Execute `plan/plan.md`, produce assets, and verify results.

2026-04-15
planning
项目管理专家

Synthesize research outputs into a task plan with steps, costs, risks, and checks.

2026-04-15
research-code
软件开发工程师

Review libraries and prior tasks to write implementation-oriented code research.

2026-04-15
research-internet
信函文员

Conduct structured internet research and write `research/research_internet.md`.

2026-04-15
self-analyze
软件质量保证分析师与测试员

Analyze a completed Claude Code or Codex session (task execution, brainstorm, project-description, or any other skill invocation) and identify self-corrected mistakes, uncorrected mistakes that affected the result, and human interventions, then propose concrete ARF framework improvements. Prints findings to the chat; does not save reports.

2026-04-15
self-improvement
软件开发工程师

Plan and execute a framework change across every related ARF file — specifications, verificators, aggregators, skills, scripts, hooks, tests, materializers, and docs — in a dedicated infrastructure branch and worktree, with style checks and the full test suite. Use whenever anything under `arf/` or generic parts of `meta/` needs to change.

2026-04-15
setup-remote-machine
网络与计算机系统管理员

Provision, validate, monitor, and tear down remote GPU machines for task execution. Use when a task needs remote machine setup, monitoring, or teardown.

2026-04-15
add-paper
生物技术员

Download a paper, create metadata assets, and register it in the current task.

2026-04-15
download-paper
软件开发工程师

Resolve paper identifiers, fetch the PDF and metadata, and prepare inputs for paper asset creation. Use when you need to download a research paper from partial identifiers.

2026-04-15
research-papers
生物化学家和生物物理学家

Review downloaded papers and write `research/research_papers.md`.

2026-04-15