Loading...
Loading...
Found 377 Skills
Hong Kong Cinema helper with 4-step flow: 1. List now playing movies (numbered) 2. Show movie details with brief showtimes (unique cinemas + dates only) 3. Filter showtimes by cinema/date when user specifies 4. Book tickets via direct link Note: Uses /now-playing endpoint to include rescreening of older popular movies. Use when user asks about HK movies, cinema showtimes, or ticket booking.
Write and run AQL (Analytic Query Language) queries to answer data questions. Use this whenever the user asks for data, wants to query a dataset, needs to filter/aggregate/join data, or asks about metrics and dimensions in Holistics.
Manages PubNub App Context (Objects API) for users, channels, and memberships. Covers user/channel metadata, custom fields, membership management, querying with filters, and referential integrity. Use when storing user profiles, channel metadata (name, topic, mute flags), tracking who is in which channel, or working with the Objects/App Context API.
Use to enable Salesforce Change Data Capture (CDC) on a standard or custom object, configure a custom event channel, set a filter expression, or add enrichment fields. TRIGGER broadly on any of: 'enable CDC', 'enable Change Data Capture', 'turn on CDC', 'subscribe X to change events', 'only emit events for', 'filter change events', 'enrich change events', 'create a custom event channel'; or any mention of CDC, change events, PlatformEventChannel, PlatformEventChannelMember, EnrichedField, ChangeEvents channel, enrichment fields, change event filter; or when the user wants a downstream system to receive Salesforce data changes; or when the user touches .platformEventChannelMember-meta.xml / .platformEventChannel-meta.xml files. SKIP when publishing platform events, Pub/Sub API or REST/SOAP (use integration-connectivity-generate), or ManagedEventSubscription (out of scope for CDC). Always use this skill for CDC channel-membership metadata.
Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.
Search multiple free stock photo sites simultaneously. Filter by license type, orientation, and color scheme.
Aggregate breaking cryptocurrency news from 50+ sources including CoinDesk, CoinTelegraph, The Block, and Decrypt. Use when needing to monitor crypto market news, track announcements, or find coin-specific updates. Trigger with phrases like "get crypto news", "latest Bitcoin headlines", "DeFi announcements", "scan for breaking news", or "check crypto updates".
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
Fetch content based on a preset URL list, filter high-quality technical information and generate daily Markdown reports.
Stock Screener - Screen all market stocks based on conditions to identify targets that match your strategy
AI Topic Generation Tool. Filter the TOP 10 from collected hot topics and generate a complete topic proposal. Triggered when the user says "generate topics", "filter hot topics", or "what's worth writing". Output includes: event description, core angle, title, writing method.
Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.