Loading...
Loading...
Found 33 Skills
Query project member list
Generate comic or anime-style images using Qwen Wanx (wan2.6-t2i). Execute this skill when users make requests related to comic-style image generation such as "generate comic", "draw comic with Wanx", "generate comic-style image", "draw an anime character with Qwen", etc.
現在の環境で適切なPythonコマンドを判別し、スクリプトを実行します。「Pythonコマンドを確認」「どのpythonを使う」「Python実行方法」といった依頼や、他のスキルからPythonスクリプトを実行する前に使用してください。
Convert a public webpage URL into Markdown and save it as a reusable `.md` file with the bundled script. Prefer `https://r.jina.ai/<url>` first, and only fallback to `https://markdown.new/` if `r.jina.ai` is unavailable. Use this whenever the user wants to turn a public webpage, article, documentation page, blog post, release note, or reference URL into Markdown for reading, archiving, summarizing, extraction, RAG prep, or downstream agent reuse, even if they do not explicitly mention markdown or saving a file.
Slack 이모지 반응자를 Google Calendar 이벤트에 자동 초대. "슬랙 캘린더", "이모지 반응 초대", "slack to gcal", "/slack-gcal" 요청에 사용.
Volcengine Voice Notification Sending. Use the Volcengine Voice Service API to send voice notifications to specified mobile phone numbers. Use this skill when you need to send voice notifications.
Docker development environment CLI. Use for managing containers (start/stop/restart), executing commands in services, viewing logs, and running project scripts from kool.yml.
Native SwiftUI WebKit integration with the new WebView struct and WebPage observable class. Covers WebView creation from URLs, WebPage for navigation control and state management, JavaScript execution (callJavaScript with arguments and content worlds), custom URL scheme handlers, navigation management (load, reload, back/forward), navigation decisions, text search (findNavigator), content capture (snapshots, PDF generation, web archives), and configuration (data stores, user agents, JS permissions). Use when embedding web content in SwiftUI apps instead of the old WKWebView + UIViewRepresentable/NSViewRepresentable bridge pattern. This is a brand new API — do NOT use the old WKWebView wrapping approach.
Skill template with Bun Shell pattern. Copy this folder to create new skills.