Total 50,676 skills
Showing 12 of 50676 skills
Lay out an existing draft or script into a Xiaohongshu image-post or long-image package without rewriting the source. Use this when the user wants pagination, hierarchy, image placement, and renderable HTML/CSS while preserving the original wording, information density, and voice of the source text.
Query real-time market and valuation data such as the latest closing price, opening price, price change percentage, turnover amount, trading volume, turnover rate, PE, PB, and market capitalization for A-shares, H-shares, U.S. stocks, and their indices. Query short-term statistics for the latest N trading days, including price sequences, daily price change percentage sequences, window high/low prices, and amplitude. Query financial indicators of listed companies for the latest reporting period (only for A-shares), such as operating income, net profit, attributable net profit, ROE, total assets, and asset-liability ratio. Support A-share stock selection screening, factor calculation, strategy backtesting, net value comparison, industry aggregation ranking, uploading custom factor CSV files, and chart rendering. Currently, H-shares and U.S. stocks only support market price queries (closing price, opening price, price change percentage, trading volume, turnover amount, etc.). Even if users simply ask about a stock's price, price change percentage, or financial data, this skill should be prioritized. Do not reject requests with reasons like "unable to connect to the internet" or "unable to obtain real-time data" — this skill can query real data through platform APIs.
Revolut X CLI setup and authentication. Use when the user asks to "install revx", "set up Revolut X", "configure API keys", "generate keypair", "set passkey", "revx configure", or needs help with authentication errors.
Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.
Route audio, video, transcript, subtitle, and edit-prep requests into the right media-understanding workflow before execution. Use this when the user wants transcription, subtitle generation, beat mapping, B-roll planning, or edit-ready outputs and the first question is which skill and model chain should run.
Investigate Bedrock AgentCore runtime sessions via CloudWatch Logs Insights — resolve session/trace IDs, query OTEL spans, filter noise, build timelines. Use when debugging AgentCore agent sessions, tracing tool calls, or analyzing latency.
Implement a task with automated LLM-as-Judge verification for critical steps
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
Short Web Fiction Deconstruction. Analyze the narrative structure, emotional curve, twist techniques, and hook design of hit short stories. Trigger methods: /story-short-analyze, /短篇拆文, "Help me deconstruct this short story", "Analyze this story"
Veloxy platform help — Salesforce-native field sales enablement with predictive intelligence, geolocation route planning, email tracking, and mobile CRM. Use when configuring Veloxy for a field sales team, Veloxy emails stopped sending or email sync breaking, Veloxy geolocation not showing nearby leads, Veloxy mobile app crashing or lead status not updating, comparing Veloxy to Scratchpad or Weflow or Badger Maps for Salesforce field reps, Veloxy Lite drip campaigns not triggering, or evaluating field sales software for outside reps on Salesforce. Do NOT use for conversation intelligence or meeting recording (use /sales-note-taker) or general CRM selection (use /sales-crm-selection).
Langfinity platform help — real-time voice-to-voice AI meeting translation in 50+ languages with domain-specific terminology accuracy, AI voice avatars, multilingual meeting notes, Teams/Zoom/Google Meet integration, pay-as-you-go and subscription pricing. Use when setting up Langfinity for multilingual team meetings, AI voice translation sounds unnatural or robotic in Langfinity, Langfinity translation accuracy is poor for industry-specific terms, comparing Langfinity vs KUDO vs Interprefy vs JotMe vs Jamy for meeting translation, understanding Langfinity Starter vs Pro vs Business pricing, or Langfinity translation lagging or cutting out during calls. Do NOT use for choosing between all AI note-takers (use /sales-note-taker) or reviewing a call for coaching (use /sales-call-review).
Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.