#
ENJA

arcmark

Geek-1001/arcmark

An agent skill for interacting with the local Arcmark macOS application to manage bookmarks, folders, and markdown notes.

486 14MITUpdated 2026-06-12

Overview

This skill provides a structured interface via a local CLI script to communicate with the running Arcmark macOS app. Agents can use it to create and organize workspaces, manage nested folders, save links, take and edit markdown notes, and rearrange content atomically without manual file edits.

Capabilities

  • Workspace management and navigation
  • Folder creation, renaming, and organization
  • Link saving, updating, and removal
  • Markdown note creation, reading, and writing via stdin or files
  • Cross-workspace node moving and reordering

Best for

Saving current web links into specific workspaces or folders, Organizing tabs and bookmarks into hierarchical folder structures, Creating and updating markdown notes directly inside the sidebar, Moving and rearranging links or notes across different workspaces

Works with

Claude CodeCursorGitHub CopilotOpenCode
Evoa Score breakdown= Σ (score × weight)
76
Task usefulness20%88 → +17.6

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

Code quality15%85 → +12.8

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

Maintenance15%85 → +12.8

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

Documentation12%30 → +3.6

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

Security15%80 → +12.0

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

Originality10%70 → +7.0

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

Popularity8%68 → +5.4

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

Compatibility5%100 → +5.0

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

Weighted total76.1 / 100

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

Security considerations

Communicates entirely via local loopback (127.0.0.1) with a running desktop application using local execution scripts.

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.