Skip to main content

yamadashy/agent-readable

SkillsMP は yamadashy/agent-readable から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
8
GitHub スター
2
GitHub フォーク
0

このリポジトリの skills

収集済み skill 8 件中 8 件を表示しています。

職業分類
データサイエンティスト
説明

Fetches an arXiv paper — metadata (title, authors, abstract) via WebFetch on the abs page, plus the full PDF via curl on arxiv.org/pdf and structured extraction by pdfvision. Use when the URL is in the form arxiv.org/abs/{paper_id}.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reads GitHub via the gh CLI — repo metadata / README / file tree, issues with comments and timeline, pull requests (diff, files, inline comments, GraphQL review threads with isResolved / isOutdated), discussions (GraphQL), code (file contents and code…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetches MDN Web Docs as raw Markdown by mapping the developer.mozilla.org URL to its source file in mdn/content (en-US) or mdn/translated-content (other locales) on GitHub and curl-ing the raw blob. Cleaner and more compact than rendering the SPA page; falls…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Extracts text (with original line breaks), metadata, per-page character / image density, and optional rendered PNGs from a PDF using pdfvision. Falls back to --render on pages whose density Overview shows low text coverage so multimodal models can read raster…

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

Fetches a SpeakerDeck slide deck by extracting the public PDF URL from the slide page (WebFetch), downloading it via curl, and running pdfvision — typically with --render on image-heavy pages so the slides can be read visually. Use when the URL is in the form…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reads web platform specifications via WebFetch — uses the multipage HTML variant for the WHATWG HTML spec, anchor-targeted section reads for W3C TR documents and TC39 / ECMAScript. Returns the relevant section rather than the whole spec, since these documents…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetches a Stack Overflow question body and its answers via the Stack Exchange API (api.stackexchange.com/2.3 with the withbody filter, gzip-compressed). Anonymous quota is 300 req/day per IP; honor the response backoff field. Surface the question URL when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

原文の言語: 英語

更新
収集済み skill 8 件中 8 件を表示しています。