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

fund

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

수집된 skills
3
Stars
24
업데이트
2026-07-16
Forks
9
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

generate-fund-report
네트워크·컴퓨터 시스템 관리자

Daily fund briefing combining platform health and trading activity. Use when the user asks "morning report", "daily report", "fund briefing", "how is the fund", "fund status", "trading status", "portfolio summary", "what happened overnight", "morning briefing", "how are we doing", "is everything running", "check the platform", "platform status", "are services healthy", "check health", or "is the fund ok".

2026-07-16
run-autotrain
데이터 과학자

Autonomous model training optimization loop using autoresearch methodology. Invoked as `/autotrain <model-name>` (e.g., `/autotrain tide`). Iteratively modifies model architecture code, runs training via parallel local execution, evaluates a target metric, and keeps or reverts changes to find the best model. Uses parallel Agent workers for hyperparameter search and sequential iterations for architecture changes. Use when the user wants to optimize a model, run autoresearch, find the best architecture, or improve training metrics. Includes epoch escalation (Mode C) for pushing past plateaus. Optionally accepts `--metric <name>` to specify the optimization target.

2026-07-13
read-paper
재무 및 투자 분석가

Read and analyze a research paper using the three-pass method tailored for quantitative finance, machine learning, and technology papers. Walks through three named passes — Orientation, Comprehension, and Implementation — pausing between each. Use when the user provides a paper URL and wants structured analysis. Trigger on "read this paper", "analyze this paper", "/read-paper", or when a URL to a research paper is provided.

2026-06-26