Cristyjr416/genealogy-research
Analyze genealogy records and manage research notes with GPS-based workflows, cross-linked files, and GEDCOM support for family history research
Analyze genealogy records and manage research notes with GPS-based workflows, cross-linked files, and GEDCOM support for family history research
npx skills add Cristyjr416/genealogy-researchAnalyze genealogy records and manage research notes with GPS-based workflows, cross-linked files, and GEDCOM support for family history research
Claude Code skill for paragraph-level inline feedback on long answers via a local HTML server.
Extract article content from any URL as clean Markdown. Uses Scrapling script as primary method (with auto fast→stealth fallback), Jina Reader as alternative for simple pages. Preserves headings, links, images, lists, and code blocks. Use this skill whenever the user wants to fetch, read, extract, scrape, or summarize content from a URL — including blog posts, news articles, WeChat articles (微信公众号), documentation pages, or any web page. Also trigger when the user says things like "帮我读一下这篇文章", "抓取这个网页", "提取正文", or "read this page for me".
Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.
Fusion-style multi-agent research skill for Claude Code: spawn N sub-agents in parallel, then Judge + synthesize while preserving the minority I-don't-know vote. 把 OpenRouter Fusion 思路用原生 Agent tool 落地。
一个用 Python 实现的终端 AI 编程 Agent,支持工具调用、会话管理、权限控制、MCP、Skills 与上下文压缩。
The GPT-RAG Orchestrator service is an agentic orchestration layer built on Microsoft Foundry Agent Service and the Microsoft Agent framework. It enables agent-based RAG workflows by coordinating multiple specialized agents to collaboratively generate accurate, context-aware responses for complex user queries.