docs: elevate GenLayer Skills as the main developer/validator entry point#410
Conversation
✅ Deploy Preview for genlayer-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR consolidates GenLayer's brand repositioning across documentation and site configuration. The core messaging shifts from "intelligence layer of the Internet" to "adjudication layer for the agentic economy," with new emphasis on AI-validator consensus, meaning-of-transactions framing, and a recommended Skills-based developer onboarding path. ChangesGenLayer Brand Repositioning and Skills Integration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…oint GenLayer Skills (https://skills.genlayer.com/) is the recommended path for both contract development (genlayer-dev) and validator operations (genlayernode), but it was previously only mentioned in two places — one of them buried inside an "Agent-Assisted Development" section near the bottom of the tooling-setup page — and the canonical URL (skills.genlayer.com) was not linked anywhere in the docs. Changes: - Top-level nav (pages/_meta.json) — add a persistent "Skills 🤖" external link, mirroring the existing Blog link. - Homepage (pages/index.mdx) — prominent Callout above the Get Started cards with the install commands. - Developers landing page (pages/developers.mdx) — new "Start with Skills (Recommended)" section above the reference card grid. - Tooling setup — promote the Skills section to the top of the page (right after the intro); reframe the rest of the page as the manual/reference path. The MCP-server content stays where it is. - Validator setup guide — replace the buried GitHub repo link with a skills.genlayer.com link and surface the cross-skill discoverability (mentions genlayer-dev alongside genlayernode). All Skills links now point to skills.genlayer.com (canonical), not github.com/genlayerlabs/skills. Stacked on top of the agentic-adjudication-narrative branch (#409).
91e84e3 to
e2fa6b6
Compare
Summary
Elevates GenLayer Skills to a first-class entry point across the docs. Previously, Skills was mentioned in only two places — one of them buried inside an "Agent-Assisted Development" section near the bottom of the tooling-setup page — and `skills.genlayer.com` (the canonical URL) was not linked anywhere; only the GitHub repo was.
Changes
All Skills links now point to `skills.genlayer.com` (canonical), not `github.com/genlayerlabs/skills`.
Test plan
Summary by CodeRabbit
Documentation
Chores