Loading...
Loading...
Found 9,575 Skills
Remove AI-like tone from webnovels. Detect and eliminate AI writing traces in text, making the writing natural and human-like. Trigger methods: /story-deslop, /remove-ai-tone, 「remove AI tone」「de-tone」「deslop」「this is too AI-like」
Short Web Fiction Writing. Assist in creating short stories from conception to final draft, focusing on emotional dynamics and rhythm control. Trigger methods: /story-short-write, /write-short-story, "Help me write a short story", "Write a YanYan Story"
Reverse import existing novels. Parse written novels (unfinished or completed) into a standard project directory structure, compatible with the subsequent writing workflow of story-long-write. Internally reuse the deep analysis pipeline of story-long-analyze. Trigger methods: /story-import, "Import Novel", "Reverse Parse", "Import", "Import My Book"
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns. Invoke for service boundaries, DDD, saga patterns, event sourcing, service mesh, distributed tracing.
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
Convert HTML to PDF with pixel-perfect rendering and excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PDF', 'generate PDF from HTML', 'create PDF from webpage', 'export to PDF', or needs PDF generation with Hebrew text support.
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning.
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.