Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
epicsagas
GitHub 제작자 프로필

epicsagas

14개 GitHub 저장소에서 수집된 103개 skills를 저장소 단위로 보여줍니다.

수집된 skills
103
저장소
14
업데이트
2026-07-20
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

evolve
기타 컴퓨터 관련 직업

Ring 3 evolution engine. Analyzes session observations, generates and improves evolved skills, shows metrics dashboard. Subcommands: status, history, rollback, reset. Use for post-session review and skill improvement.

2026-07-09
orbit
소프트웨어 개발자

State-persisted autonomous pipeline: spec → go → audit → eval → ship → evolve in one command. Auto-detects direct/council/interactive mode. Crash-recoverable via PIPELINE-*.json. Hands-off until PR.

2026-07-09
dispatch
기타 컴퓨터 관련 직업

Core router. Always active. Auto-invokes matching skill before every response. Runs confusion protocol on high-risk ambiguity.

2026-07-02
agent-introspection
기타 컴퓨터 관련 직업

Loop-breaking self-diagnosis. Use when 3+ consecutive failures occur, circular retries persist, or context overwhelms the session.

2026-06-25
audit
소프트웨어 품질 보증 분석가·테스터

Audit phase. Parallel review: code quality + security + tests. Semantic dedup of cross-mode findings. Outputs PASS/WARN/FAIL per dimension. Validates spec coverage.

2026-06-25
commit
소프트웨어 개발자

Conventional Commits 1.0 generator. Stages relevant files, infers type(scope): description, never uses --no-verify.

2026-06-25
context
기타 컴퓨터 관련 직업

Context window manager. Snapshots session state, compacts conversation, and resumes via hook. Use when context exceeds 70% or a large new task begins.

2026-06-25
council
기타 컴퓨터 관련 직업

4-voice parallel deliberation (Architect · Skeptic · Pragmatist · Critic) for architecture, tech selection, or design decisions with no clear answer. Anti-anchoring: each voice gets independent context. Records decision in harness-mem.

2026-06-25
이 저장소에서 수집된 skills 27개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
git-workspace
소프트웨어 개발자

Git workspace manager — sync repos, bump versions, project health dashboard. Works in submodule monorepos, flat multi-repo, and single projects. Triggers: sync repos, pull all, bump version, git tags, overview, dashboard, project status.

2026-06-19
skill-optimize
기타 컴퓨터 관련 직업

Uses SkillOpt (text-space optimizer) to train and evolve natural-language skill documents for frozen LLM agents. Generates benchmark data from real tasks, builds environment adapters, runs rollout-reflect-aggregate-update training loops, and produces an optimized skill document. Triggers on: 'optimize skill', 'SkillOpt', 'skill training', 'improve this skill', 'skill experiment'.

2026-06-08
oss-dist
기타 컴퓨터 관련 직업

Audits and guides OSS project release readiness across the full lifecycle: community standards, README quality, launch strategy, distribution pipeline, and governance/security posture. Activates when reviewing, planning, or shipping an open-source project — at any stage from initial setup to public launch.

2026-06-08
asymmetric-learning
기타 중등 후 교사

Recommends and structures learning from a field completely outside the user's expertise. Generates a weekly reading plan with summary template for cross-pollination of ideas. Triggers on: 'learn something new', 'asymmetric learning', 'weekly learning', 'outside my field', 'cross-pollination'.

2026-06-06
biz-risk
재무 및 투자 분석가

Business-first risk evaluation before writing code. Forces quantification of how a technical decision affects revenue, users, or market position within 30 days. Triggers on: 'biz risk', 'business value', 'is this worth it', 'prioritize', 'ROI'. No code without a business case.

2026-06-06
devils-advocate
프로젝트 관리 전문가

Generates adversarial counter-arguments against the user's strongest technical convictions. Forces intellectual humility by constructing the best possible case against their position. Triggers on: 'devil's advocate', 'challenge my thinking', 'counter-argument', 'am I wrong', 'convince me otherwise'.

2026-06-06
env-test
소프트웨어 개발자

Tests that tools and products work outside the user's optimized development environment. Generates a compatibility checklist for lower-spec or general-purpose environments. Triggers on: 'env test', 'compatibility check', 'works on other machines', 'low spec test', 'production ready'.

2026-06-06
five-whys
프로젝트 관리 전문가

Forces 5-level root-cause questioning on any technical decision or justification. Reveals whether the real motive is business value or technical satisfaction. Triggers on: 'five whys', 'why', 'root cause', 'justify this', 'why this approach'. No surface-level answers accepted.

2026-06-06
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
check
기타 중등 후 교사

Analyzes or compares 2+ papers or methods. Triggers on "compare these papers", "analyze this method", "which is better?".

2026-07-06
citation-accuracy
기타 중등 후 교사

Verifies every Markdown link citation in `_papers/` and `_ideas/` notes resolves to the correct paper and that the attributed claim actually matches what the paper says. Gate skill — run before finalizing literature_review/go/check outputs.

2026-07-06
critic
기타 중등 후 교사

Adversarial self-review gate that re-reads a literature review, comparison, or idea list before it's presented as final, hunting for overclaiming, cherry-picking, and gaps.

2026-07-06
document
소프트웨어 개발자

Documentation generator for public APIs, functions, and modules. Use when exports, signatures, or new modules are added or changed.

2026-07-06
evidence
기타 중등 후 교사

Evidence-hierarchy enforcer for research and analysis. Rates every claim by its evidence tier (primary > peer-reviewed > secondary > anecdotal) and refuses to overstate. Use when synthesizing findings or answering factual questions.

2026-07-06
go
기타 중등 후 교사

Reads and summarizes ONE specific paper. Triggers on "read this paper", "summarize X", or when the user gives a specific paper title/link.

2026-07-06
literature-review
기타 중등 후 교사

Searches online for ML/AI papers relevant to a topic. Triggers on "find papers about X", "recent research on X", "any papers on this topic?".

2026-07-06
reproducibility
기타 중등 후 교사

Reproducibility checker for computational research and analyses. Demands pinned seeds, versions, and data hashes so a result can be re-run. Use when producing any number, figure, or benchmark a decision will rest on.

2026-07-06
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
analyze
시장조사 분석가·마케팅 전문가

Collects market sizing, trend, and competitor data from the web and tags every claim with an evidence tier (primary > peer-reviewed/analyst > secondary press > anecdotal). Runs after `goal` has fixed the scope. Triggers on "시장 규모 알아봐", "경쟁사 조사", "이 시장 트렌드는?".

2026-07-06
critic
시장조사 분석가·마케팅 전문가

Safety gate. Adversarially re-reads FINDINGS/COMPARISON/GTM-PLAN before they're presented as final, hunting for overclaiming, unsourced numbers, and cherry-picked competitor data. Run before declaring any deliverable done.

2026-07-06
decide
시장조사 분석가·마케팅 전문가

Turns `analyze` findings into a competitor comparison matrix and a positioning read — where the user's product/idea fits relative to alternatives, and which gap is defensible. Triggers on "비교표 만들어줘", "경쟁사 매트릭스", "우리 포지셔닝은?".

2026-07-06
execute
시장조사 분석가·마케팅 전문가

Turns the positioning read from `decide` into a concrete GTM strategy document — ICP, messaging, channel mix, pricing, and a 90-day launch plan with owners and metrics. Triggers on "GTM 전략 짜줘", "출시 계획", "채널 전략".

2026-07-06
goal
시장조사 분석가·마케팅 전문가

Scopes a market research / competitive analysis / GTM engagement before any data collection starts. Defines the market, the decision the research must serve, and what "done" looks like. Triggers on "시장조사 시작", "새 GTM 프로젝트", "경쟁사 분석해줘" without a clear scope yet.

2026-07-06
risk-assessment
시장조사 분석가·마케팅 전문가

Assesses market-entry and GTM-execution risk — competitive response, regulatory exposure, channel dependency, timing risk — and rates each by likelihood x impact. Triggers on "리스크는?", "이거 위험한가", "진입 장벽".

2026-07-06
roi-evaluation
재무 및 투자 분석가

Estimates ROI ranges for each channel in the GTM plan's channel mix — CAC, expected conversion, payback period — and flags which channels are speculative vs. evidence-backed. Triggers on "채널별 ROI", "이 전략 수익성은?", "CAC 계산".

2026-07-06
seesaw
시장조사 분석가·마케팅 전문가

Safety gate. Weighs whether a conclusion (positioning gap, GTM recommendation, market-entry verdict) is actually balanced against evidence on both sides, not just the evidence that supports it. Run after `decide` or `execute` produces a verdict, before `critic`.

2026-07-06
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
obsidian-forge
소프트웨어 개발자

obsidian-forge (alias `of`) CLI skill for creating and managing Obsidian vaults, processing inbox notes with AI classification, strengthening knowledge graphs, syncing plugins across vaults, and running the background daemon. Use when initializing vaults, automating PARA routing, managing MOCs, or debugging vault sync and graph operations.

2026-06-03
graph-strengthen
소프트웨어 개발자

Knowledge graph strengthening pipeline — runs `of graph health` then `of strengthen-graph` to add backlinks, bridge notes, and auto-tags. Trigger: strengthen graph, graph health, fix orphans, improve connections.

2026-06-03
inbox-process
소프트웨어 개발자

AI inbox classification pipeline — runs `of process-all` to classify inbox notes with AI, inject frontmatter, and route to PARA folders. Trigger: process inbox, classify notes, empty inbox, PARA routing.

2026-06-03
vault-fix
소프트웨어 개발자

Batch vault repair — runs `of check-tags --fix`, `of check-links --fix`, and `of normalize-frontmatter --fix` to repair tag health, broken wikilinks, and YAML malformations. Trigger: fix vault, repair tags, fix links, fix frontmatter, vault maintenance.

2026-06-03
vault-health
소프트웨어 개발자

Obsidian vault diagnostics — runs `of doctor` and reports vault status, AI connectivity, inbox state, and git health. Trigger: vault health check, diagnose vault, vault status.

2026-06-03
vault-sync
소프트웨어 개발자

Full vault sync cycle — runs `of sync` to rebuild MOCs, strengthen graph, and commit to git. Trigger: sync vault, update mocs and graph, commit vault changes.

2026-06-03
episteme
소프트웨어 개발자

Software engineering knowledge graph — patterns, laws, refactorings, smells. Activates on any code quality concern, design decision, architecture review, or engineering question — even when the user describes problems informally. Uses Episteme HTTP API (resolved via `epis api env`) via curl.

2026-06-03
architecture-analyst
소프트웨어 개발자

Use this agent when you need to evaluate a system architecture or technology decision — identifying scalability risks, structural smells, law violations (Conway, Amdahl, Gall), and design pattern misuse using the Episteme knowledge graph.

2026-06-03
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Code smell detector and refactoring advisor. Triggers on: file path mentioned, 'review this code', 'find smells', 'analyze', 'refactor', or code shared. Calls Episteme HTTP API (analyze + refactor endpoints) immediately. Outputs smell table, ranked refactorings, principle violations.

2026-06-03
episteme-advisor
소프트웨어 개발자

Use this agent when the user faces an engineering decision, trade-off, or architecture question — choosing between patterns, resolving design conflicts, or applying refactorings. Grounds every recommendation in the Episteme knowledge graph.

2026-06-03
episteme-researcher
소프트웨어 개발자

Use this agent when you need to explore or research software engineering knowledge — finding design patterns, refactorings, laws, and code smells, or mapping relationships between concepts in the Episteme knowledge graph.

2026-06-03
저장소 14개 중 12개 표시