#
ENJA

skills

joyehuang/skills

Transforms fragmented notes, research snippets, and external links into structured, maintainable archive cards for a personal blog system.

3 2Apache-2.0Updated 2026-07-17

Overview

This skill acts as an intelligent knowledge curator that ingests messy notes, URLs, or shared AI conversations, processes them through browser-based retrieval when needed, and determines whether to create a new archive card or merge into an existing one. It enforces strict tag hygiene, adheres to a designated frontmatter schema, runs automated local checks and Vercel deployment validations, and manages the complete Git branch, pull request, and merge lifecycle.

Capabilities

  • Fragmented note organization and structuring
  • Dynamic web page and shared LLM conversation extraction using browser automation
  • Duplicate detection and intelligent knowledge merging
  • Frontmatter metadata management and canonical tag enforcement
  • Automated local testing, build checking, and Vercel deployment verification
  • Git branch creation, commit, push, PR opening, and merging

Best for

Converting rough meeting notes or research thoughts into a structured markdown archive card, Ingesting external URLs or shared LLM chat links and summarizing key points into a personal knowledge base, Merging new learning points into existing archive cards to prevent redundancy, Automating the content creation, validation, deployment check, and pull request workflow for a personal blog

Works with

Claude CodeCursorCodexGitHub Copilot
Evoa Score breakdown= Σ (score × weight)
79
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%88 → +13.2

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%35 → +4.2

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%82 → +8.2

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%23 → +1.8

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total79.4 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

The skill executes shell commands, runs builds, uses browser automation to visit external URLs, and performs git operations. Ensure untrusted inputs containing malicious scripts or URLs are handled with caution.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.