Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.
- 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.