archive-card-writer

Convert fragmented knowledge and web research into structured Markdown archive cards.

3|2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/joyehuang/skills --skill archive-card-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive-card-writer
Source: https://github.com/joyehuang/skills/tree/main/archive-card-writer
Command: npx skills add https://github.com/joyehuang/skills --skill archive-card-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of knowledge fragmentation by converting scattered thoughts, research snippets, and web content into a structured, maintainable archive system for personal blogs.

Core Features & Use Cases

  • Intelligent Archiving: Automatically decides whether to create a new card or merge information into an existing one based on semantic overlap.
  • Automated Retrieval: Uses browser-based extraction to capture content from dynamic web pages and LLM share links.
  • Workflow Integration: Handles the full lifecycle from content capture and validation to git branching, PR creation, and deployment verification.

Quick Start

Use the archive-card-writer skill to process the provided notes and merge them into the existing knowledge base.

Frequently Asked Questions about archive-card-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn fragmented notes and web research into structured Markdown for a blog?

To turn fragmented notes into structured Markdown, the system retrieves content via browser-based extraction and uses semantic merging to validate and consolidate snippets into durable archive cards for your blog.

How does semantic merging work when archiving new research snippets into an existing knowledge base?

Semantic merging evaluates content overlap to intelligently decide whether to create a new archive card or merge the incoming notes into an existing card, maintaining knowledge base consistency and reducing duplicate entries.

Can I automate git publishing workflows for static site blog content?

Yes, you can automate git publishing workflows for static site content. The system handles the full lifecycle from content validation to git branching, PR creation, and final deployment verification.

Do I need browser-based extraction capabilities to capture content from dynamic web pages?

Yes, browser-based extraction capabilities are required to capture and retrieve content from dynamic web pages and LLM share links before converting them into structured Markdown archive cards.

What is the best way to manage the lifecycle of personal knowledge cards from capture to deployment?

The best way to manage the knowledge card lifecycle is through an automated workflow that handles retrieval, semantic validation, git branching, and deployment verification to ensure schema compliance and content integrity.