Skip to content

Add x-twitter-scraper skill - #1

Open
kriptoburak wants to merge 1 commit into
Drvivek34:mainfrom
kriptoburak:codex/add-xquik-skill-bazaar-20260620
Open

Add x-twitter-scraper skill#1
kriptoburak wants to merge 1 commit into
Drvivek34:mainfrom
kriptoburak:codex/add-xquik-skill-bazaar-20260620

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • Add the current Xquik x-twitter-scraper Agent Skill under web-scraping-data.
  • Index it in the category README and preserve its original MIT license.
  • Make import_skills.py portable outside /root/bazaars.
  • Stop shell interpolation in the clone command.
  • Require a bundled license and link its real file instead of labeling every imported skill as MIT.
  • Correct all 16 existing Anthropic skill entries that had copied license files but incorrect MIT labels.

Validation

  • python3 -m unittest -v test_import_skills.py (5 tests)
  • python3 -m py_compile import_skills.py test_import_skills.py
  • ruff check import_skills.py test_import_skills.py
  • ruff format --check import_skills.py test_import_skills.py
  • Parsed metadata.json and Xquik skill YAML frontmatter
  • Checked every link in the modified Xquik and category Markdown files
  • git diff --check

Duplicate gate: the current default branch, all PRs, all issues, and the category tree contain no other Xquik, TweetClaw, Hermes Tweet, or x-twitter-scraper placement. The fork parent remains Drvivek34/Skill-Bazaar.

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

@kriptoburak
kriptoburak force-pushed the codex/add-xquik-skill-bazaar-20260620 branch from 071f788 to 7333894 Compare July 19, 2026 22:49
@kriptoburak

Copy link
Copy Markdown
Author

Repair published in signed commit 733389462a5a8119a616bcb181222ddf748ad275.

The branch is rebuilt directly on current main as exactly 1 commit. Alongside the indexed Xquik skill and bundled MIT license, this fixes importer portability, removes shell interpolation, prevents imports without license files, and replaces 16 incorrect generated MIT labels with links to their actual bundled licenses. All 5 tests, Python compilation, Ruff checks, metadata/frontmatter parsing, Markdown link checks, and diff checks pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant