adhx
仓库创建 2026年3月26日最近提交 19 天前SkillHot 收录 20 天前
▸ 精选理由
方便分析与流水线化处理社媒数据,省去手工解析。
▸ 风险提示
可能依赖外部 API 或公开网页抓取,注意隐私与速率限制。
这个 Skill 做什么
将 X/Twitter 帖子转换为干净的 JSON 结构,含内容与作者信息。
把 X/Twitter 帖子抓成干净好用的 JSON:把文章内容、作者信息和互动数据都结构化,直接喂给 LLM 或下游流程不用再解析页面。用在你需要批量处理或分析帖子的场景,想要机器友好的数据而不是 HTML。不需浏览器抓取,保留好上游的工作流和溯源信息,方便合并或交接。
▸ 展开 SKILL.md 英文原文
ADHX - X/Twitter Post Reader workflow skill. Use this skill when the user needs Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or browser required and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
96
Stars
23
Forks
40
仓库内 Skill
+25
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skills/main/skills_omni/adhx/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skills/main/skills_omni/adhx/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# ADHX - X/Twitter Post Reader ## Overview This public intake copy packages `plugins/antigravity-awesome-skills-claude/skills/adhx` from `https://github.com/sickn33/antigravity-awesome-skills` into the native Omni Skills editorial shape without hiding its origin. Use it when the operator needs the upstream workflow, support files, and repository context to stay intact while the public validator and private enhancer continue their normal downstream flow. This intake keeps the copied upstream files intact and uses `metadata.json` plus `ORIGIN.md` as the provenance anchor for review. # ADHX - X/Twitter Post Reader Fetch any X/Twitter post as structured JSON for analysis using the ADHX API.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有