Skip to content

feat(skills): add Xquik social data skill#3

Open
kriptoburak wants to merge 1 commit into
gfernandf:mainfrom
kriptoburak:codex/add-xquik-social-api-skill
Open

feat(skills): add Xquik social data skill#3
kriptoburak wants to merge 1 commit into
gfernandf:mainfrom
kriptoburak:codex/add-xquik-social-api-skill

Conversation

@kriptoburak

Copy link
Copy Markdown

Change Type

  • New skill
  • Skill update
  • New capability
  • Capability update
  • Vocabulary change
  • Documentation/tooling only

Problem Statement

Agents that work with public X and Twitter social-data workflows need a reusable way to call a selected public Xquik API route, normalize returned records, and gate the output before handing it to downstream analysis or reporting steps.

Differentiation Check

Overlapping IDs reviewed: web.page-chunk-and-embed, web.fetch-summary, research.generate-briefing, data.parse-and-validate.

Why not extend an existing artifact: those skills handle web pages, generic research, or parsing. This skill models a public API integration workflow that composes web.request.send, data.record.transform, and security.output.gate without adding a provider-specific capability.

Canonical-First Check

  • I reviewed docs/SKILL_ADMISSION_POLICY.md
  • I verified this does not introduce avoidable semantic duplication
  • If overlap exists, I documented merge/deprecation rationale

Contract and Metadata Quality

  • Inputs/outputs are stable and reusable
  • Metadata includes tags
  • Skill metadata includes use_cases and examples

Lifecycle and Sunset

  • Lifecycle intent is documented as experimental
  • This does not supersede an existing skill

Validation Evidence

VALIDATION PASSED
Capabilities: 190
Skills: 40
CATALOG GENERATED
Capabilities: 190
Skills: 40
Written:

  • catalog/capabilities.json
  • catalog/skills.json
  • catalog/graph.json
    GOVERNANCE GUARDRAILS GENERATED
    Skills analyzed: 40
    Metadata issues: 0
    Overlap alerts: 0
    Written: /private/tmp/xquik-gfernandf-governance.json
    {
    "skills_total": 40,
    "skills_with_metadata_issues": 0,
    "overlap_alerts": 0,
    "unknown_capability_references": 0,
    "overlap_threshold": 0.8,
    "min_shared_capabilities": 2
    }
    "2.4.16"

Link checks returned 200 for https://xquik.com/api/v1, https://docs.xquik.com/api-reference, https://registry.npmjs.org/x-developer, and https://github.com/Xquik-dev/x-twitter-scraper.

Duplicate and Safety Checks

Target tree, all-state PRs, and all-state issues were checked for Xquik, x-twitter-scraper, x-developer, docs.xquik.com, and xquik.com/api/v1. No matches were found.

The public wording uses only public product, package, and API references. It does not include credential values or private implementation details.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

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