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

yesmem

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

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

이 저장소의 skills

yesloop
소프트웨어 개발자

Autonomous task loop — analyze, plan, execute, verify, review, finish. Runs as visible TUI agent in git worktree. Use when user says "yesloop", "loop", "mach das autonom". Supports --merge for auto-merge, --inline for current session.

2026-07-14
yesresearch
소프트웨어 개발자

Autonomous research loop — read plan, decompose, dispatch research agents, integrate, deliver wiki. For research tasks instead of coding. Runs as visible TUI agents in git worktree. Use when user says "yesresearch", "research <topic>", "recherchiere <thema>". Spawns cluster agents that use opencode built-in subagents (general, explore) with webfetch + websearch.

2026-07-06
security-review
정보 보안 분석가

Use when reviewing code for vulnerabilities, checking diffs for injection/XSS/auth/crypto issues. Invokes on code changes (.go/.py/.js/.ts/.java/.rs/.php/.rb), not docs-only diffs.

2026-06-29
yesmem-config
기타 컴퓨터 관련 직업

Use when managing pins, scratchpad, runtime config, session settings, persona traits, or opencode configuration. Trigger on "pin this"/"merk dir als Regel", persistent instructions, shared agent state, persona overrides, configuration changes like token_threshold, or opencode.json questions ("change opencode model", "add GLM provider", "opencode baseURL", "switch default model").

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

Fetch a Reddit post URL via old.reddit.com HTML scraping — the .json API is blocked for unauthenticated requests since May 2026. Returns structured data: post metadata + nested comments (with depth) + unique external links categorized (github/reddit/external). Persists into cap_store tables (reddit.posts, .comments, .links). Uses yesmem cap-blob-put to pipe curl output into daemon DB, then reads back via cap_store — no /tmp file, no Read-tool prompt, bypasses the sh() 30KB wall. Also search across subreddits with LLM classification and multi-subreddit topic research with synthesis.

2026-06-18
yesmem-agents
소프트웨어 개발자

Use when orchestrating multi-agent work, spawning parallel agents, coordinating swarm tasks, or managing agent communication. Trigger on "/schwarm", parallel work requests, or any inter-agent coordination need.

2026-05-21
yesmem-cap-builder
소프트웨어 개발자

Use when a user wants to persist a working REPL snippet, bash command, or multi-step workflow as a reusable cap (CAP.md tool) available in future sessions. Trigger on save_cap, cap_store, auto_active, capblob-pipe, "/build-tool", "make this reusable", or when a one-off shell pipeline is about to be retyped a third time.

2026-05-05
yesmem-orientation
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Use at session start (first user message), when switching projects, returning after a break, or when disoriented about project state. Trigger on "where were we?", "what's open?", "wo waren wir?", or when context about the current project is needed.

2026-05-05
yesmem-planning
프로젝트 관리 전문가

Use when starting iterative work that needs to survive context-collapse, like work spanning more than 5 tool cycles, exploring more than 1 hypothesis, touching multiple files or worktrees, debug spirals, side-quests parallel to a main thread, or when prompted by [Plan Checkpoint]. Plans are thread-scoped (parallel sessions don't conflict) and re-injected on every turn. They are the only context-loss-proof anchor for the active task. Activate via set_plan(), update via update_plan() at each pivot.

2026-05-05
yesmem-search
소프트웨어 개발자

ALWAYS check memory BEFORE answering questions about past work, architecture, or prior decisions. Also before proposing fixes or solutions — check if similar issues were solved before. Use when encountering errors with possible prior context, when the user references previous sessions, or when working with unfamiliar components. Search first, respond second.

2026-05-05
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session - dispatches visible YesMem swarm agents per task with two-stage review

2026-04-09
yesmem-docs
소프트웨어 개발자

Use when writing code and unsure about API behavior, function signatures, or idiomatic patterns. Use when debugging errors that might stem from incorrect API usage. Use when managing indexed documentation sources. Check docs_search() before guessing — indexed docs exist for a reason.

2026-04-09
yesmem-remember
소프트웨어 개발자

Use after ANY decision, correction, gotcha, or discovery worth preserving. Also on task completion — resolve open tasks via resolve_by_text() after commits, "fertig", or confirmed fixes. Trigger on "remember this"/"merk dir das", confirmed approaches, debugging surprises, and relate_learnings() for connecting insights.

2026-04-09
yesmem-sessions
파일 사무원

Use when exploring past sessions, asking "what happened last week/yesterday", needing full conversation details, or when the user references a specific past conversation. Trigger on "letzte Session", "last time we...", session history investigation.

2026-04-09