Skip to content

Add api-search-getxapi skill#3

Open
bozad wants to merge 1 commit into
agents-inc:mainfrom
bozad:add-getxapi-search-skill
Open

Add api-search-getxapi skill#3
bozad wants to merge 1 commit into
agents-inc:mainfrom
bozad:add-getxapi-search-skill

Conversation

@bozad
Copy link
Copy Markdown

@bozad bozad commented May 31, 2026

Summary

  • Add a new api-search-getxapi skill alongside the proposed api-search-xquik skill (introduced in PR Add Xquik API search skill #2 by @kriptoburak).
  • Skill provides GetXAPI REST patterns for X/Twitter tweet search, user lookup, profile tweets, replies, and media reads.
  • Marketplace entry, src/skills tree, and dist/plugins tree all mirror the existing api-search-meilisearch shape.

Validation

  • python3 -c "import json; json.load(open('.claude-plugin/marketplace.json'))" (JSON OK)
  • python3 -c "import yaml; yaml.safe_load(open('src/skills/api-search-getxapi/metadata.yaml'))" (YAML OK)
  • git diff --check (whitespace)

Backward compatibility

Fully additive. Existing skills unchanged.

Links

I checked existing GetXAPI / TwitterAPI.io / Xquik / TweetClaw / Hermes Tweet code, open PRs, closed PRs, open issues, and closed issues in this repository before opening this PR. No existing GetXAPI submission found.

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.

2 participants