Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

reyn

reyn 收录了来自 tya5 的 6 个 skills,并提供仓库级职业覆盖和站内 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