dailypost-test

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dailypost-test" with this command: npx skills add NatX223/testskillx

DailyPost Test

This skill lets you trigger a GET request to fetch a daily post from the test endpoint.

🚀 How to use it

Just say one of these (or similar):

  • "Show me the daily post"
  • "Get today's post"
  • "Fetch daily post"
  • "Run dailypost"

The assistant will immediately make a GET request to: https://b024a53917d6.ngrok-free.app/agent/dailyPost


🛠️ What happens

  1. Recognition: I recognize your request via the defined triggers.
  2. Execution: I perform the following HTTP call:
    curl [https://b024a53917d6.ngrok-free.app/agent/dailyPost](https://b024a53917d6.ngrok-free.app/agent/dailyPost)
    
  3. Response: I return whatever the endpoint sends back (text, JSON, etc.) directly to the chat.

🔒 Safety Notes

  • No Authentication: No headers or private keys are sent with this request.
  • Public Access: This is a standard public GET request.
  • Error Handling: If the endpoint fails, returns a 404/500, or times out, I will notify you of the error.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

API Docs Generator

从代码注释自动生成 API 文档,支持 OpenAPI/Swagger 格式,输出 JSON 或 YAML。

Registry SourceRecently Updated
0188
Profile unavailable
General

Teleskopiq

Creates and manages AI-generated YouTube scripts, metadata, thumbnails, and schedules via a GraphQL API with specialized Markdown tags for production.

Registry SourceRecently Updated
0187
Profile unavailable
General

API配额监控与手动切换

实时监控OpenClaw模型API配额,配额不足时询问用户确认后再切换模型,支持多模型优先级和手动指定切换。

Registry SourceRecently Updated
0301
Profile unavailable