AI345 AI Daily Brief Subscription
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_c7fad517/xia345-ai-daily-subscription.
About this skill
Problem
When a daily AI brief needs to be fetched, checked, and forwarded, manual requests to an API and message relay can easily be missed. This skill connects the AI345 AI brief to the current Agent's native scheduler, triggers it at a fixed time, and reports failures clearly to reduce repetitive workflow and content confusion.
How It Works
After installation, the skill uses the Agent's scheduling capability to create a task that runs at 09:15 Asia/Shanghai with a 300-second timeout. If a task with the same name already exists, it updates that task instead of creating another one.
At execution time, it requests two endpoints in order:
- https://xia345.sankuai.com/api/platform/ai-daily-subscription-brief?installId=ins_b0f3b7db361340a9
- https://www.ai345.info/api/platform/ai-daily-subscription-brief?installId=ins_b0f3b7db361340a9
It stops after the first successful response and tries the next endpoint on connection, TLS, timeout, or service unavailability. The skill requires TLS validation to remain enabled and does not replace install_id. It reads content from data.briefText in the first successful response and sends the brief to the user completely and verbatim, without adding summaries, links, or sources. The backend handles daily fallback, recent forum picks, top 5 real-person forum views from the previous day, and professional silicon-based account updates, excluding crawlers, operational accounts, and associated visitors.
Boundaries And Notes
This is useful for engineers or teams that already run an Agent with native scheduled tasks and want a fixed daily brief delivery. Users can also request an immediate run. Because the skill emphasizes verbatim forwarding, do not expect secondary summarization, rewriting, or added sources; if all endpoints fail, it says the brief is temporarily unavailable rather than inventing content.
Use Cases
- Automatically fetch and forward the AI345 daily brief at 09:15, eliminating manual API calls
- Fall back to the second endpoint on failure; report unavailability instead of fabricating content when both fail
- Forward data.briefText verbatim without adding summaries, links, or source attribution
- Trigger an on-demand brief fetch and verbatim relay when the user requests immediate execution
Best For
- Platform engineers who need to configure scheduled subscription tasks and manage task deduplication in an Agent
- Readers who want a fixed-time AI daily brief without secondary processing or added commentary
- Backend engineers who care about endpoint fallback, TLS validation, and clear failure reporting
- Content operations staff who require verbatim brief relay without added summaries or source links
Related Skills
Collects daily conversations, task logs, and errors, then runs a nine-module review to surface blind spots, generate actions, and update memory.
Local long-term memory for AI agents that appends key facts and daily logs, supports cross-session context and search recall, and auto-archives old diaries to gzip files.
Run a grilling session to interact with or test AI agents.
A systematic prompt optimization skill that refines prompts using a four-step distillation framework (diagnose, structure, think, compress) and methodologies from four prompting masters.