Skip to main content
Run any Skill in Manus
with one click
GitHub repository

glite-arf

glite-arf contains 26 collected skills from GliteTech, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
16
updated
2026-04-26
Forks
8
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

add-metric
software-developers

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
software-developers

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
project-management-specialists

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

2026-04-26
setup-project
software-developers

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
software-developers

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
software-developers

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
production-planning-and-expediting-clerks-435061

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
social-sciences-teachers-postsecondary-all-other

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

2026-04-15
create-dedup-task
software-developers

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
project-management-specialists

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
software-developers

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

2026-04-15
generate-daily-news
executive-secretaries-and-executive-administrative-assistants

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

2026-04-15
generate-suggestions
project-management-specialists

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

2026-04-15
implementation
software-developers

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

2026-04-15
planning
project-management-specialists

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

2026-04-15
research-code
software-developers

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

2026-04-15
research-internet
correspondence-clerks-434021

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

2026-04-15
self-analyze
software-quality-assurance-analysts-and-testers

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
software-developers

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
network-and-computer-systems-administrators

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
biological-technicians-194021

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

2026-04-15
download-paper
software-developers

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
biochemists-and-biophysicists

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

2026-04-15