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 guide found.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
79
CI is configured (.github/workflows/context7-refresh.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (tests).
Linter or formatter configured (eslint.config.ts).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 5Forks
- 20Releaseslatest 1mo ago
Community
- —Community health
- —authors own >50% of commits
- 77Watchers
Responsiveness
- 4hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files29 root entries
- .githubGood: 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
- testsGood: Test files detected (tests).
- types
- .gitignoreGood: .gitignore present.
- .jscpd.json
- check-common.ts
- check-em-dash.ts
- check-suppressions.ts
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- context7.json
- eslint-plugins.d.ts
- eslint.config.tsGood: Linter or formatter configured (eslint.config.ts).
- glama.json
- knip.config.ts
- LICENSEGood: Licensed under MIT.
- openclaw.plugin.json
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: 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