ワンクリックで
read-link-label
Display existing link labels and their icons from data/shared/linkIcons.ts with usage counts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Display existing link labels and their icons from data/shared/linkIcons.ts with usage counts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Interactively add a new HistoryEntry to data/history/history.ts. Asks questions in HistoryEntry type property order (name → description → year → approximate → feature → links), validates link URLs, and keeps HISTORIES sorted by year ascending.
Remove an existing HistoryEntry from data/history/history.ts.
Display existing HistoryEntry entries from data/history/history.ts. Supports filtering by year.
Interactively edit an existing HistoryEntry in data/history/history.ts.
Add a new labelled external-link type with a react-icons icon to data/shared/linkIcons.ts. Updates LINK_LABELS, LINK_ICONS, and the import statements.
Interactively add a new Work entry to data/works/works.ts. Asks questions in Work type property order (name → description → tags → year → links), supports new tag creation with similarity check, validates link URLs, and keeps WORKS sorted by year descending.
| name | read-link-label |
| description | Display existing link labels and their icons from data/shared/linkIcons.ts with usage counts. |
| user-triggered | true |
Display the contents of data/shared/linkIcons.ts.
Read data/shared/linkIcons.ts and data/works/works.ts.
For each label in LINK_LABELS, show the icon name and how many works link with it:
Link labels (9 total):
Cosense — SiScrapbox (react-icons/si) 0 works
GitHub — FaGithub (react-icons/fa6) 1 work
…