anthropics / anthropics/skills

Partner Skill proposal: ADHX — X/Twitter Post Reader for Claude Code

Đang mở
#421 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
176k
Fork
20.8k
Merge trung bình
7 giờ 21 phút
Pull request đã merge (30 ngày)
5

Mô tả

## Skill Proposal: ADHX — X/Twitter Post Reader

We'd love to be considered for the **Partner Skills** section of this repo.

**Repository:** https://github.com/itsmemeworks/adhx
**Skill path:** `skills/adhx/SKILL.md`
**Live API:** https://adhx.com

### What it does

ADHX is an open-source X/Twitter bookmark manager that also exposes a public API. The Claude Code skill lets any agent fetch an X/Twitter post as clean, LLM-friendly JSON — including full long-form X Articles — with no browser, no scraping, and no auth required.

When a user shares an x.com link, Claude automatically calls the ADHX API and returns structured data covering the post text, author info, engagement metrics, and full article markdown content.

### Install

**Via Claude Code plugin syntax:**
```
/plugin marketplace add itsmemeworks/adhx
/plugin install adhx
```

**Or manually:**
```bash
mkdir -p ~/.claude/skills/adhx
curl -sL https://raw.githubusercontent.com/itsmemeworks/adhx/main/skills/adhx/SKILL.md \
-o ~/.claude/skills/adhx/SKILL.md
```

### Example usage

```
> Summarize this post https://x.com/dgt10011/status/2020167690560647464
```

Claude fetches `https://adhx.com/api/share/tweet/dgt10011/2020167690560647464` and returns a structured JSON response — no browser required.

### Why it fits here

- Genuinely useful for any agent workflow involving X/Twitter content
- - Public API with no auth barrier
- - - Fully open source (MIT), built in public by the MemeWorks team
- - - - Already accepted into hesreallyhim/awesome-claude-code
Happy to answer any questions or make adjustments to the skill to better fit Anthropic's guidelines.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.