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

reyn

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

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

이 저장소의 skills

build-and-query-rag-corpus
소프트웨어 개발자

Make a folder of the operator's own documents (txt/md/pdf/xlsx/pptx/docx) searchable by meaning via a user-named sqlite vector store. Covers installing the `rag` plugin, embedding-provider setup, the exact `rag_ingest`/`rag_query` pipeline calls, and corpus internals -- via bundled references. Read this before running the builtin `rag_ingest` / `rag_query` pipelines, or when the operator asks you to search a folder/file of their own documents.

2026-07-24
reyn-cheat-sheet
기타 컴퓨터 관련 직업

Reyn-specific usage cheat sheet -- which mechanism to reach for (skill/pipeline/mcp/hook/present), composition idioms, op essentials, and pointers to the full specs. Read this before authoring a new part or composing several.

2026-07-24
reactive-orchestration-plugins
소프트웨어 개발자

How to build something that REACTS to an external system (an orchestrator, a watcher, a UI, any MCP server that pushes) -- which reyn mechanism already answers each requirement, and the anti-pattern list of things people re-invent. Read this BEFORE designing any external-event-driven plugin, server-push handling, wake/notification behaviour, or browser UI integration. Companion to reyn_cheat_sheet (which covers choosing between skill/pipeline/mcp/hook/present in general).

2026-07-20
draft-judge-revise
소프트웨어 개발자

Draft an artifact, self-review it against your own checklist via a schema-validated agent step, and revise on failure -- the standard Evaluation-gated workflow for any "produce then check quality" task (a summary, a doc section, an email, a report paragraph). Read this before handing off a self-authored artifact you have not gated.

2026-07-19
translate-doc
기술 작가

Translate an English document into Japanese, preserving headings, lists, and code blocks.

2026-06-17
skill-with-hints
소프트웨어 품질 보증 분석가·테스터

A minimal test skill that includes search_hints for FP-0024 Component B invariant tests.

2026-05-14