Skip to content

Add Xquik tweet search skill and repair repository links - #20

Open
kriptoburak wants to merge 1 commit into
composio-community:masterfrom
kriptoburak:codex/add-xquik-tweet-search-skill
Open

Add Xquik tweet search skill and repair repository links#20
kriptoburak wants to merge 1 commit into
composio-community:masterfrom
kriptoburak:codex/add-xquik-tweet-search-skill

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Add a bundled xquik-tweet-search Skill for public X/Twitter search.
  • Document local API-key setup, filters, pagination, and errors.
  • Preserve prompt-injection boundaries and source references.
  • Add the required Xquik independence and trademark disclosure.
  • Link the bundled Skill from the existing Skills section.

Independent Repository Fix

The README used the former ComposioHQ owner in 3 repository URLs. GitHub identifies composio-community/open-claude-cowork as canonical, so the star badge, repository link, and clone command now use the active owner directly.

Validation

  • Skill Creator quick_validate.py
  • Current OpenAPI search operation, parameters, security, and pagination
  • Canonical upstream repository API and git ls-remote
  • node --check for all 8 JavaScript entry points and provider modules
  • Xquik website, docs, and OpenAPI returned 200
  • Unauthenticated search returned the expected 401
  • Prohibited-dash and credential-shape scans
  • git diff --check
  • Exactly 1 SSH-signed commit on the current upstream base

@kriptoburak kriptoburak changed the title Add Xquik tweet search skill Add Xquik tweet search skill and repair repository links Jul 18, 2026
@kriptoburak

kriptoburak commented Jul 18, 2026

Copy link
Copy Markdown
Author

Updated the branch as signed commit 01c1973.

The bundled Skill remains read-only and aligned with the current Xquik OpenAPI contract. It documents local authentication, search parameters, cursor continuation, error handling, untrusted-content boundaries, and the required disclosure.

The independent repository repair remains included: the star badge, repository link, and clone command now use the canonical composio-community owner.

Validation passed:

  • Skill Creator quick_validate.py
  • Current OpenAPI operation, parameters, security, and pagination
  • Canonical upstream API and git ls-remote
  • All 8 JavaScript entry points and provider modules
  • Xquik website, docs, and OpenAPI HTTP 200
  • Unauthenticated search returned the expected 401
  • Prohibited-dash and credential-shape scans
  • git diff --check
  • Exactly 1 verified SSH-signed commit on the current upstream base

No review comment, unresolved thread, or contributor check remains.

@kriptoburak
kriptoburak force-pushed the codex/add-xquik-tweet-search-skill branch from 66e9b35 to 01c1973 Compare July 19, 2026 20:10
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