Skip to content

Conversation

@thedaviddias
Copy link
Owner

@thedaviddias thedaviddias commented Nov 24, 2025

This PR adds One Scales to the llms.txt hub.

Submitted by: ori

Website: https://onescales.com/
llms.txt: https://onescales.com/llms.txt
llms-full.txt: https://onescales.com/llms-full.txt
Category: content-media


This PR was created via admin token for a user without GitHub repository access.

Please review and merge if appropriate.

Summary by CodeRabbit

  • Documentation
    • Added new documentation for One Scales service with details about LLM integration and availability.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
llms-txt-hub Ready Ready Preview Comment Nov 24, 2025 5:41am

@cursor
Copy link

cursor bot commented Nov 24, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on December 19.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Walkthrough

A new MDX content file is added to the websites data directory containing metadata and descriptive information for One Scales. The file includes front matter with name, description, website, llms URLs, category, and publication date, followed by markdown body content.

Changes

Cohort / File(s) Summary
New website data entry
packages/content/data/websites/one-scales-llms-txt.mdx
Added new MDX file with front matter metadata (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) and corresponding markdown body for One Scales website entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Verify front matter schema matches existing website entries
  • Confirm metadata accuracy (URLs, dates, categorization)

Possibly related PRs

  • thedaviddias/llms-txt-hub#402 — Adds a new website entry file under packages/content/data/websites with similar frontmatter and markdown structure for a different site.
  • thedaviddias/llms-txt-hub#343 — Adds similar MDX data files with the same front-matter schema to the content/websites data directory.
  • thedaviddias/llms-txt-hub#397 — Adds new MDX website data entries under packages/content/data/websites with identical front-matter structure.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'feat: add One Scales to llms.txt hub' clearly and directly summarizes the main change: adding One Scales to the llms.txt hub. The title is concise, specific, and accurately reflects the file addition and PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch submit-one-scales-1763962716782

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
packages/content/data/websites/one-scales-llms-txt.mdx (1)

1-9: File structure and metadata look good; minor YAML style improvement suggested.

The front matter is well-formed and follows the established hub pattern. All required fields (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) are present and correctly formatted. External verification confirms One Scales is a legitimate service and the URLs are accessible.

One small note: Line 3 uses YAML single-quote escaping (How-To''s) to represent an apostrophe. While this is valid YAML syntax, it's more idiomatic to use double quotes for strings containing apostrophes:

- description: 'We Create Tutorials, How-To''s and Share Insight about E-commerce, Web, Tech, AI, Shopify, Analytics, SEO, PPC, Marketing and More.'
+ description: "We Create Tutorials, How-To's and Share Insight about E-commerce, Web, Tech, AI, Shopify, Analytics, SEO, PPC, Marketing and More."

This avoids the awkward double-quote escaping and improves readability.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 935e684 and 4405493.

📒 Files selected for processing (1)
  • packages/content/data/websites/one-scales-llms-txt.mdx (1 hunks)
🧰 Additional context used
🔍 Remote MCP Linear

Now let me verify the One Scales website and URLs mentioned in the PR to ensure they are valid and accessible.Perfect! I've found substantial and relevant context for this PR review. Let me compile the findings.

Summary of Relevant Context for PR #467 Review

About One Scales

One Scales maintains "The easiest and most powerful tool online to generate llms.txt, llms-full.txt and markdown .md files" on the Apify platform. One Scales "creates and monetizes apps on the Apify platform", including their primary tool to help websites "get discovered, understood, and recommended by ChatGPT, Claude, Google Gemini, Perplexity, Grok, and every AI".

Verification of URLs

The URLs provided in the PR have been verified:

  • One Scales' documentation confirms the "LLMS.txt Generator on Apify"
  • The generator helps "Visit yourdomain.com/llms.txt in your browser to confirm it's accessible"
  • The submission references the correct domain: onescales.com

Context About llms.txt Standard

The llms.txt file is "a proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time". The format adds "a /llms.txt markdown file to websites to provide LLM-friendly content" that "offers brief background information, guidance, and links to detailed markdown files".

Hub Project Status

Based on Linear data, the llms.txt hub project has active maintenance with multiple completed submissions and ongoing work. The project demonstrates a pattern of adding relevant websites with valid llms.txt implementations (e.g., Vercel).

Submission Pattern Validation

This PR follows the established pattern documented in related PRs #402, #343, and #397, which all add MDX website data entries with the same frontmatter structure (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt).,, [web_search::]

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Validate
🔇 Additional comments (2)
packages/content/data/websites/one-scales-llms-txt.mdx (2)

11-13: Markdown body is consistent with front matter.

The body content correctly mirrors the description from the front matter and uses proper markdown formatting with an H1 header.


5-6: Both llms.txt endpoints are accessible and serving valid content.

Verification confirms:

  • https://onescales.com/llms.txt returns HTTP 200 (after 301 redirect) with valid llms.txt content
  • https://onescales.com/llms-full.txt returns HTTP 200 (after 301 redirect) with valid llms.txt content

Both URLs are correctly configured and functioning as intended.

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