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

cyberlife-coder

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

수집된 skills
4
저장소
1
업데이트
2026-07-21
저장소 지도

skills가 있는 위치

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

저장소 탐색

저장소와 대표 skills

velesdb-context-optimizer
소프트웨어 개발자

Compress an agent's working context deterministically with VelesDB's context compiler before sending it to a model — fewer tokens, same facts, every decision auditable and reversible. Use when a prompt is bloated with repeated context, long logs, or accumulated conversation turns; when token costs need to drop measurably; or when the user says "compress my context", "optimize my prompt", "reduce token usage", "context is too big", or asks why part of their context was dropped; or when a session should be resumable later (save the working context at the end, load it back at the start of the next one). Requires the velesdb-memory MCP server (tools: compile_context, compile_transcript, context_savings, explain_compilation, retrieve_context_source, save_working_context, load_working_context).

2026-07-21
velesdb-memory
소프트웨어 개발자

Use durable, explainable, self-improving memory across a coding session via the velesdb-memory MCP server. Trigger whenever the velesdb-memory MCP tools (remember/recall/recall_fused/relate/why/feedback/forget) are available and the work would benefit from remembering decisions, recalling prior context, or answering "why did we do X". Use it at the START of a task (recall what's known), when a decision or durable fact emerges (remember + relate it), when asked why something is the way it is (why), and after using a recalled memory (feedback). Especially relevant for: multi-session projects, architecture/config decisions, incident postmortems, "why is this value/setting like this", onboarding to an unfamiliar codebase, and any place a fact learned now must survive to a later session. Do NOT use for transient chatter, secrets, or one-off scratch notes.

2026-07-20
core-parity-audit
소프트웨어 개발자

Re-run the VelesDB core-vs-ecosystem gap analysis (code + documentation). Use when asked to audit API parity, check that every crate/SDK/integration/doc has caught up to velesdb-core, verify the core↔children architecture is clean, or produce a parity matrix. velesdb-core is the single source of truth; the VelesDB Core License boundary is enforced in every recommendation.

2026-06-14
velesdb-context-optimizer
소프트웨어 개발자

Compress an agent's working context deterministically with VelesDB's context compiler before sending it to a model — fewer tokens, same facts, every decision auditable and reversible. Use when a prompt is bloated with repeated context, long logs, or accumulated conversation turns; when token costs need to drop measurably; or when the user says "compress my context", "optimize my prompt", "reduce token usage", "context is too big", or asks why part of their context was dropped. Requires the velesdb-memory MCP server (tools: compile_context, context_savings, explain_compilation, retrieve_context_source).

2026-07-17
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다