Skip to content

docs: add OpenClaw Skills on Akash Agents community guide#1236

Merged
Zblocker64 merged 2 commits into
akash-network:mainfrom
listersb:feat/openclaw-skills-guide
Jun 9, 2026
Merged

docs: add OpenClaw Skills on Akash Agents community guide#1236
Zblocker64 merged 2 commits into
akash-network:mainfrom
listersb:feat/openclaw-skills-guide

Conversation

@listersb

@listersb listersb commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the OpenClaw Skills on Akash Agents guide to the Community Contributions collection at src/content/Community_Contributions_Page/openclaw-skills-on-akash-agents/. Authored by Phoebe, Piber, Sandeep and Rodri (credited in the contributors: frontmatter).

This is the cleanly re-done OpenClaw half of #1097.

Context — why a new PR

#1097 bundled this guide with the SDL guide and was failing CI because two referenced images (image1.png, image10.png) were never committed to the branch:

Could not resolve "./images/image10.png" from
"src/content/Community_Contributions_Page/openclaw-skills-on-akash-agents/index.md"

Rather than untangle that branch, this PR re-builds the article from the latest source document, so all 15 referenced images are present and the build is clean. The SDL guide was already split out into #1201.

What's included

  • index.md — the full guide (reworked wording vs. Add SDL guide #1097), with frontmatter validated against communityContributionsSchema (src/utils/schema/communityContributions.ts). No link: field, since this is original-to-site content (matching cloud-war/index.md).
  • images/image1.png … image15.png — all 15 screenshots referenced by the article.
  • project-banner.png — a new banner matching Akash's brand palette (#ff414c, Instrument Serif display type, dark theme) with the official OpenClaw pixel-lobster mascot.

Verification

  • npm run build passes locally (591 pages); page renders at dist/community/contributions/openclaw-skills-on-akash-agents/index.html.
  • Image-reference audit: every ./images/*.png reference in index.md resolves to a committed file — 0 missing, 0 unused (this was the exact failure mode of Add SDL guide #1097).
  • Visual check of the rendered page confirms banner, title, byline, 8 callouts, 11 code blocks, 4 tables, and all 15 screenshots display correctly.

Test plan

  • CI build passes (the Vite unresolved-asset failure from Add SDL guide #1097 no longer applies).
  • Page renders at /community/contributions/openclaw-skills-on-akash-agents/ with the new banner.
  • Entry appears on the /community/contributions/ index, sorted by pubDate.
  • Author shows as "Phoebe, Piber, Sandeep and Rodri".

Once this and #1201 land, #1097 can be closed.

Adds a guide on deploying OpenClaw AI agents on Akash Network and
building custom skills, to the Community Contributions collection.
Authored by Phoebe, Piber, Sandeep and Rodri (credited in frontmatter).

This is the cleanly re-done OpenClaw portion of akash-network#1097. That PR bundled
this guide with the SDL guide and was failing CI because two referenced
images (image1.png, image10.png) were never committed. Here the article
was rebuilt from the latest source document, so all 15 referenced images
are present and the build passes locally.

- New banner matching Akash + OpenClaw branding (project-banner.png)
- All 15 screenshots included under images/
- Frontmatter validated against communityContributionsSchema

Co-Authored-By: Rodri <rochas.dev@hotmail.com>
Signed-off-by: Sam Lister <listersb@gmail.com>
@Zblocker64 Zblocker64 merged commit ed83fe8 into akash-network:main Jun 9, 2026
2 checks passed
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Excellent work @listersb. Two pull requests merged successfully.

Your consistency shows great initiative. Keep contributing and exploring new areas within website.

If you have any questions or want to discuss your next contribution, please join the #wg-akash-website channel on the Akash Discord: https://discord.akash.network

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.

3 participants