opencode-skills-collection 3.0.19 → 3.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "updatedAt": "2026-05-19T02:03:51.473Z",
3
+ "updatedAt": "2026-05-20T02:02:44.073Z",
4
4
  "entries": [
5
5
  "00-andruia-consultant",
6
6
  "007",
@@ -2,10 +2,14 @@
2
2
  name: x-twitter-scraper
3
3
  description: "X/Twitter automation skill for tweet search, follower export, posting, DMs, webhooks, MCP, SDKs, Hermes Tweet, and TweetClaw."
4
4
  category: data
5
- risk: safe
5
+ risk: critical
6
6
  source: community
7
7
  tags: "[twitter, x-api, tweet-search, twitter-api, twitter-scraper, follower-export, automation, mcp, sdk, webhooks, hermes-agent, hermes-tweet, openclaw, tweetclaw]"
8
8
  date_added: "2026-02-28"
9
+ plugin:
10
+ targets:
11
+ codex: blocked
12
+ claude: blocked
9
13
  ---
10
14
 
11
15
  # X (Twitter) Scraper - Xquik
@@ -14,6 +18,10 @@ date_added: "2026-02-28"
14
18
 
15
19
  Gives AI agents X (Twitter) data and automation workflows through the Xquik platform. Covers tweet search, advanced Twitter search, profile tweets, user lookup, follower export, media download, posting, replies, DMs, giveaway draws, account monitoring, webhooks, 23 bulk extraction tools, MCP, official SDKs, the Hermes Tweet Hermes Agent plugin, and the TweetClaw OpenClaw plugin.
16
20
 
21
+ This repository entry is documentation-only: it does not include an executable scraper, binary, package, or vendored runtime code. The external Xquik, Hermes Tweet, and TweetClaw tools referenced below must be reviewed and installed separately before use.
22
+
23
+ Because this workflow can automate authenticated X/Twitter account actions, treat it as critical-risk guidance. Only use it with accounts and targets you are authorized to operate, and require explicit user approval before posting, replying, liking, reposting, following, unfollowing, sending DMs, creating monitors, registering webhooks, or starting bulk extraction.
24
+
17
25
  ## When to Use This Skill
18
26
 
19
27
  - User needs to search X/Twitter for tweets by keyword, hashtag, or user
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-skills-collection",
3
- "version": "3.0.19",
3
+ "version": "3.0.20",
4
4
  "description": "OpenCode CLI plugin that automatically downloads and keeps skills up to date.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/skills_index.json CHANGED
@@ -31732,20 +31732,22 @@
31732
31732
  "category": "data",
31733
31733
  "name": "x-twitter-scraper",
31734
31734
  "description": "X/Twitter automation skill for tweet search, follower export, posting, DMs, webhooks, MCP, SDKs, Hermes Tweet, and TweetClaw.",
31735
- "risk": "safe",
31735
+ "risk": "critical",
31736
31736
  "source": "community",
31737
31737
  "date_added": "2026-02-28",
31738
31738
  "plugin": {
31739
31739
  "targets": {
31740
- "codex": "supported",
31741
- "claude": "supported"
31740
+ "codex": "blocked",
31741
+ "claude": "blocked"
31742
31742
  },
31743
31743
  "setup": {
31744
31744
  "type": "none",
31745
31745
  "summary": "",
31746
31746
  "docs": null
31747
31747
  },
31748
- "reasons": []
31748
+ "reasons": [
31749
+ "explicit_target_restriction"
31750
+ ]
31749
31751
  }
31750
31752
  },
31751
31753
  {