Lottery Prediction
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_903203a7/lottery-predict
About this skill
Problem
When a user asks about Shuangseqiu, Daletou, or lottery, an LLM may generate numbers, add trend analysis, or frame random output as prediction. That can look complete but lacks a traceable source. This skill limits the behavior: it does not generate lottery numbers by itself and relies on text returned from an external source.
How It Works
- Trigger: activates when the user mentions
Shuangseqiu,Daletou, orlottery. - Execution: calls an external service through
WebFetchorBash. - Output: reads the
textfield from the JSON response and returns that content verbatim, without rewriting, truncating, explaining, or adding notes.
Boundaries
It is intended for flows that need consistent source text and no extra commentary. It does not provide number selection, probability calculation, trend analysis, or betting advice. If the external service is unavailable, the request fails, or the JSON response lacks a text field, the skill cannot produce a valid answer. It is not a tool for real investment decisions.
Use Cases
- In a support bot, when a user asks for lottery text, fetch the external response and return the text field verbatim.
- In a Daletou consultation flow, prevent the model from inventing numbers and instead return external JSON text unchanged.
- Wrap a chat app entry point so lottery keywords trigger WebFetch or Bash and pass through the result.
- Test an interface copy flow by retrieving JSON text consistently and avoiding model rewrites or added explanations.
Best For
- Backend engineers building chatbots who need lottery mentions to pass through external API text instead of model-generated numbers.
- Prompt engineers maintaining dialogue rules who want to prevent free-form Shuangseqiu or Daletou number output.
- Application developers wrapping business entry points who need WebFetch or Bash calls to return external JSON text unchanged.
- QA engineers testing interface copy who require verbatim external text without model rewrites.
Related Skills
A Python-based travel planner that integrates itinerary, attractions, budget, weather, currency, packing, and guide generation.
A fitness assistant for cutting, bulking, and maintenance with training check-ins, meal nutrition estimates, daily summaries, and goal calorie settings.
An AI health coach for interpreting check-up metrics, planning diet and exercise, and preparing symptom notes for visits; no diagnosis or prescriptions.
Create zero-configuration travel itineraries with daily plans, lodging, food, transit, and budget, then generate shareable travel cards.