Well engineered for its size. A portfolio piece worth showing off.

OpenClaw plugin to search tweets, search replies, post tweets, export followers, manage media, monitor X/Twitter, and run giveaway draws via Xquik.

Documentation

94

Contributing guide5pt77

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

79

CI/CD14pt40

CI is configured (.github/workflows/context7-refresh.yml).

Reproducibility6pt70

Lockfile present (package-lock.json). Installs are reproducible.

Tests18pt100

Test files detected (tests).

Linting and formatting5pt100

Linter or formatter configured (eslint.config.ts).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 5
    Forks
  • 20
    Releaseslatest 1mo ago

Community

  • Community health
  • authors own >50% of commits
  • 77
    Watchers

Responsiveness

  • 4h
    Median issue response
  • <1h
    Median PR merge time
  • 0
    Open issues
Repository files29 root entries
  • .github
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: CI is configured (.github/workflows/context7-refresh.yml).
    Good: Issue or PR templates present.
    Good: Security policy present.
  • docs
  • registry
  • scripts
  • skills
  • src
  • tests
    Good: Test files detected (tests).
  • types
  • .gitignore
    Good: .gitignore present.
  • .jscpd.json
  • check-common.ts
  • check-em-dash.ts
  • check-suppressions.ts
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • context7.json
  • eslint-plugins.d.ts
  • eslint.config.ts
    Good: Linter or formatter configured (eslint.config.ts).
  • glama.json
  • knip.config.ts
  • LICENSE
    Good: Licensed under MIT.
  • openclaw.plugin.json
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • server.json
  • smithery.yaml
  • tsconfig.eslint.json
  • tsconfig.json
  • vitest.config.ts