- Home
- /
- Categories
- /
- Writing
Writing
Content writing and editing
wanx-img
by mebusw
Generate or edit images using WanX (Alibaba's text-to-image model)
rust-daily
by lywa1998
CRITICAL: Use for Rust news and daily/weekly/monthly reports. Triggers on: rust news, rust daily, rust weekly, TWIR, rust blog, Rust 日报, Rust 周报, Rust 新闻, Rust 动态
aria-determination
by henry-1981
Medical device determination skill for FDA, EU MDR, and MFDS regulations. Evaluates whether a product qualifies as a medical device. Use for device status evaluation and regulatory scope determination.
web-fetch
by naohainezha
Fetch and read web pages, APIs, and online content. Use when users share URLs or ask about web content.
markdesk
by charlieclark
Set up a Markdesk help center or write help articles and product updates
long-form-editorial
by tonyflo79
Final editorial review and revision of the complete long-form sales copy. Use as the last quality gate after all copy sections are written and proof is woven. Scores the complete piece against editorial criteria, identifies pacing issues, voice inconsistencies, logical gaps, and structural weaknesses, applies revisions (Arena for critical issues, direct fix for minor), and packages the final polished copy. Every section must meet quality thresholds. Trigger when users mention editorial review, final polish, copy review, quality check, revision pass, or finalizing the sales page. Requires complete proof-woven copy from Skill 18.
requirements
by ddaanet
Capture and document requirements for implementation. Triggers on "capture requirements", "document requirements", "what do I want to build", or feature discussions without clear documentation. Produces requirements.md artifact for design and planning phases.
webmcp
by pillarhq
Implement WebMCP tools that expose web app functionality to AI agents via the W3C navigator.modelContext API. Use when adding WebMCP tools, registering browser-callable tools, exposing page functionality to AI agents, or building agentic web features.
agent-flight-recorder
by aivokone
Always-on flight recorder for agent runs. Recorder-only — does not change task execution, only records. Log append-only YAML entries only when the run deviates (retry, detour, workaround, blocker, missing context, quality rework). Buffer entries and flush at end/abort, before a blocking clarification, on major context switch, or after high severity. One run per file, no file if zero entries. Never mention logging mid-task. At end, output exactly one line only if entries exist. No analysis, no guidance, no recommendations.
meet-puneet
by puneetkaura
Get to know Puneet Kaura — crypto-savvy programmer, tech entrepreneur, startup veteran. Interactive skill that adapts based on who you are. Trigger: "Who is Puneet?", "Tell me about Puneet Kaura", "meet-puneet", or mentions of his background.
zhin-adapter-development
by zhinjs
Guides development of custom platform adapters in Zhin. Covers extending the Adapter abstract class, creating Bot instances, handling message events, registering tools, and lifecycle management. Use when building adapters for new chat platforms.
verifying-changelog-in-framework
by Seika139
"外部公開を想定したフレームワークにある CHANGELOG.md の内容が適切かどうかを確認するスキルです。CHANGELOG.md を更新する際、またはレビューする際に利用します。"
managing-local-vs-global-state
by djankies
Teaches when to use local state vs global state (Context) in React 19. Use when deciding state management strategy, avoiding prop drilling, or architecting component state.
data-analyst
by shaul1991
Data Analyst Agent. 데이터 분석, 리포트, 대시보드 작성을 담당합니다.
docs-writer
by MildTomato
Always use this skill when writing, reviewing, or editing documentation, specifically for files in apps/docs/ or any .md/.mdx files in the repository.
copy-editing
by Jackiexiao
"(中文)When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes."
jszip
by yusenthebot
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip. Use when: reading and writing files with extras; directory operations; file pattern matching. NOT for: database replacement; network storage without proper SDKs.
Skill: get-page-title
by Arijit11-supernova
Output: Anthropic
markdown-to-x
by yanglei1826877278
Convert Markdown documents to X (Twitter) compatible plain text format. Use when users need to post Markdown content to X (formerly Twitter), including threads, articles, or code snippets. Triggers include "convert markdown to X", "md to twitter format", "post markdown to X", or any request involving Markdown and X publishing.
impreza-wpbakery-dev
by lavderenterprise
"Use this skill for WordPress development with Impreza theme and WPBakery Page Builder. Triggers include: converting designs (described, visual, or Figma) to WordPress/Impreza code, creating WPBakery shortcodes, building Impreza pages, implementing responsive layouts, customizing Impreza elements, or any WordPress development task using the Impreza theme with WPBakery. Essential for producing copy-paste ready code that works seamlessly with Impreza theme structure."
image-assistant
by qingchunwuhui
配图助手 - 把文章/模块内容转成统一风格、少字高可读的 16:9 信息图提示词;先定“需要几张图+每张讲什么”,再压缩文案与隐喻,最后输出可直接复制的生图提示词并迭代。
how
by ddaanet
Recall procedural knowledge from project decisions. Triggers on "how to do X", step-by-step techniques, or implementation guidance needs. Invoke with "/how <trigger>".
yt-research
by naveedharri
Research competitor YouTube channels, niches, and trending topics for Ben AI's content strategy.
adm-zip
by yusenthebot
Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk. Use when: decompress zip files directly to disk or in memory buffers; compress files and store them to disk in .zip format or in compressed buffers; update content of/add new/delete files from an existing .zip. NOT for: database replacement; network storage without proper SDKs.