Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

AutoResearchLab

AutoResearchLab에는 only976에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
6
업데이트
2026-03-17
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

task-output-validator
소프트웨어 품질 보증 분석가·테스터

Validate task output against criteria before calling Finish. Use when the task has a validation spec (criteria, optionalChecks). Load this skill, write output to sandbox, run validate script, fix issues if validation fails, then call Finish.

2026-03-17
skill-creator
소프트웨어 개발자

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-03-16
release-workflow
소프트웨어 개발자

End-to-end git release workflow for this repository. Use when the user asks to publish a release, says release or ship, or otherwise wants Codex to complete release work by checking and updating docs, reviewing all changes since the previous tag, committing and pushing changes, choosing a version tag based on release scope, and drafting concise Chinese GitHub-ready release notes in a fenced Markdown block.

2026-03-14
project-developer
소프트웨어 개발자

Develop complete, runnable software projects. Use this whenever the user asks to write code, create an app, or analyze data with scripts. This skill enforces persisting all code to disk (via the WriteFile tool which runs inside the Docker workspace) and executing it (via the RunCommand tool), rather than outputting scattered Markdown code snippets.

2026-03-10
rag-research-template
소프트웨어 개발자

Advanced RAG-style research schema with literature-grounded fields. Use when RefineIdea for hardware-aware or citation-heavy proposals.

2026-03-03
refined-idea-quality
운용 연구 분석가

Quality criteria for refined_idea output. Use before RefineIdea or when ValidateRefinedIdea returns low score. Focus on concrete, decomposable, and specific output.

2026-03-03
research-templates
프로젝트 관리 전문가

Three academic research templates (Heilmeier, scientific discovery, system optimization) with schemas and use cases. Use when RefineIdea to align output structure with research type.

2026-03-03
topic-refinement
데이터 과학자

Guidelines for refining broad or fuzzy ideas into concrete research topics. Use when user input is vague to guide ExtractKeywords and RefineIdea. Includes RESEARCH_TOPIC_SCHEMA and refinement tactics.

2026-03-03
keyword-extraction
소프트웨어 개발자데이터 과학자

Guidelines for extracting arXiv search keywords from fuzzy research ideas. Use before ExtractKeywords or when EvaluatePapers suggests retry. Ensures keywords are technical, domain-specific, and suitable for literature retrieval.

2026-03-03
literature-grounding
기술 작가

Guidelines for citing literature in refined ideas. Use [Source ID: X] format when referencing papers. Apply when RefineIdea output should be grounded in retrieved papers.

2026-03-03
paper-evaluation
데이터 과학자

Criteria for evaluating paper relevance (EvaluatePapers) and filtering (FilterPapers). Use before EvaluatePapers/FilterPapers to ensure consistent scoring and selection. Score 1–5, should_retry when score < 3.

2026-03-03
decomposition-patterns
운용 연구 분석가

Common patterns for decomposing research tasks. Use when decomposing complex tasks to ensure MECE (mutually exclusive, collectively exhaustive) splits and clear phase boundaries. Essential for Decompose tool. Apply when CheckAtomicity returns atomic=false.

2026-03-03
research-scoping
프로젝트 관리 전문가

Guidelines for scoping research ideas into actionable tasks. Use when the root idea is broad or ambiguous to ensure appropriate granularity and feasibility. Helps with initial decomposition. Apply at root (task "0") and when refining broad sub-tasks.

2026-03-03
format-specs
소프트웨어 개발자

Guidelines for defining input/output specifications of atomic tasks. Use when formatting tasks (FormatTask) to ensure Task Agent and validator have clear, checkable criteria. Apply when CheckAtomicity returns atomic=true.

2026-02-28
literature-synthesis
사회 과학 연구 보조원

Synthesize literature, findings, or multiple sources into a coherent report. Use when task involves literature review, synthesizing research, or combining multiple inputs into themes and conclusions.

2026-02-28
source-attribution
데이터 과학자

Ensure research reports, comparison reports, and synthesis documents include proper citations and a References section. Use when task output is a Markdown report with quantitative claims, benchmarks, or findings that require source attribution for credibility. Load alongside markdown-reporter or web-research for citation-heavy tasks.

2026-02-28
atomicity-criteria
프로젝트 관리 전문가소프트웨어 개발자

Criteria for judging if a task is atomic (executable in one step). Use with CheckAtomicity to decide when to Decompose vs FormatTask. Essential for atomicity decisions. Apply when processing each task in the planning workflow.

2026-02-28
dependency-rules
소프트웨어 개발자컴퓨터 시스템 분석가

Rules for task dependencies in decomposition. Use when defining dependencies in Decompose/AddTasks to ensure acyclic, sibling-only, correct execution order. Critical for valid plan structure.

2026-02-28
data-analysis
데이터 과학자

Analyze structured data (JSON, tables, metrics) and produce insights. Use when task involves analyzing data, computing metrics, or deriving conclusions from structured input. Output can be report (Markdown) or structured (JSON). Covers aggregation, comparison, trends, and validation.

2026-02-28