Skip to main content
memect
GitHub creator profile

memect

Repository-level view of 64 collected skills across 4 GitHub repositories.

skills collected
64
repositories
4
updated
Jun 2, 2026
repository explorer

Repositories and representative skills

auto-model-selection
data-scientists-152051

Use Context7 CLI for up-to-date model facts (size, API format, context window) and the guidance below for "what kind of models are good for what part of a doc verification app". Consult whenever you need to pick a model for a tier slot, decide between…

May 17, 2026
compliance-judgment
software-developers

Determine whether extracted entities comply with verification rules. Use after entity extraction to make the pass/fail judgment for each rule on each document. Covers translating natural language rules into executable logic, choosing between Python…

May 17, 2026
confidence-system
data-scientists-152051

Design and calibrate confidence scoring for extraction and verification results. Use when building any workflow that needs to quantify trust in its output, when setting up quality control sampling thresholds, or when calibrating existing confidence scores…

May 17, 2026
corner-case-management
software-quality-assurance-analysts-and-testers

Identify, catalog, and handle corner cases that do not fit the mainstream verification workflow. Use AFTER several rounds of skill/workflow iteration have surfaced documents that genuinely don't fit and can't be accommodated by reasonable changes to the…

May 17, 2026
cross-document-verification
loan-interviewers-and-clerks-434131insurance-claims-and-policy-processing-clerks-439041

Build cross-document verification rule-skills and workflows — i.e., rules where the verdict depends on facts that appear in MORE than one document. Use when authoring or distilling a rule that requires comparing entities/values across documents in a case…

May 17, 2026
dashboard-reporting
web-developers

Generate HTML dashboards for developer users to visualize verification results, system progress, and quality metrics. Use when a testing round completes, when production batches finish processing, when the developer user wants visual reporting, or when they…

May 17, 2026
data-sensibility
database-architects

Build intuition about document data before writing extraction logic. Use before designing any extraction schema or regex pattern, when onboarding a new document type, or when extraction accuracy is unexpectedly low and you suspect a data assumption is wrong.…

May 17, 2026
document-chunking
file-clerks-434071

Split documents into chunks for downstream processing. Use when batching samples for observation, feeding extraction workflows, or breaking long regulation documents into pieces small enough to fit a worker LLM. Covers cheap methods (page, fixed-size,…

May 17, 2026
Showing 8 of 46 collected skills.
agentic-extract
software-developers

当用户要启动 agentic loop、使用 one-click auto、通过 Python API 调用完整流程、或在运行过程中接收 callback 和 heartbeat 事件时使用此 skill。如果用户当前主要是在准备或维护 `.xdev` 数据,先转到 xdev skill。

Apr 29, 2026
pdf-ai-explorer
file-clerks-434071

当文档内容过长无法一次查看、需要搜索关键词定位信息、或需要按页按节点浏览 DocJSON/PDF 结构时使用此 skill。适合与 xdev、agentic-extract 配合做长文档阅读与定位。

Apr 29, 2026
release-process
software-developers

当用户要求更新 extract-agent 版本号、补 changelog、构建 dist、推送代码、或发布到 PyPI 时使用此 skill。只用于维护者发版,不用于日常 workspace 提取。

Apr 29, 2026
xdev
software-developers

当用户需要准备或维护 workspace 数据、导入或同步 PDF、查看文档、定义 schema、管理标注、调试 program.py、或运行评估时使用此 skill。如果用户只是想启动 agentic loop 或通过 Python API 一键运行完整流程,转到 agentic-extract skill。

Apr 29, 2026
business
management-analysts-131111

当你需要定义提取 schema、为文档标注数据、分析业务含义、生成业务指导文档时激活此 skill。在评估前必须先完成 schema 定义和数据标注。

Apr 29, 2026
extract-dev
software-developers

当你需要编写或修改 program.py 提取代码、分析评估错误、调试提取逻辑、选择提取策略时激活此 skill。

Apr 29, 2026
extract-workflow
software-developers

当用户要求对某类文档或数据集开发提取程序时激活。提供从数据分析、schema 定义、标注、代码开发到评估迭代的完整无标注工作流。

Apr 29, 2026
fact-extract
software-developers

当用户说“提取事实 / 提取 fact / 从 PDF 抽事实”时激活。按确定性流程检查安装与配置后,默认直接用 fact-extract run 全流程提取。

Apr 29, 2026
Showing 8 of 11 collected skills.
Showing 4 of 4 repositories
All repositories loaded