Communityv1.0.0

testSkillX

Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.

2.3kdownloads1starsNatX
View on ClawHubBack to Skills

Skill Details

Slug
testskillx
Latest Version
1.0.0
Author
NatX
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for testSkillX.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of dailypost-test skill. - Fetches a daily post using a simple public GET request—no authentication needed. - Works automatically with phrases like "Show me the daily post" or "Get today's post". - Returns endpoint responses (text, JSON, etc.) directly to the chat. - Includes basic error notification for failed requests.