- Home
- /
- Categories
- /
- Writing
Writing
Content writing and editing
write-script-powershell
by windmill-labs
MUST use when writing PowerShell scripts.
de-ai-polish
by cat-xierluo
检测并去除文章中的AI化表述模式,用于写作润色、文本优化、去AI腔。
social-media-posts
by ComposioHQ
"Draft viral social media posts for X (Twitter) and LinkedIn. Use when asked to write, draft, create, or improve posts for X, Twitter, LinkedIn, or social media. Handles single posts, threads, milestone celebrations, product launches, hot takes, and engagement-optimized content. NOT for: scheduling posts, managing accounts, or analytics."
run-acceptance-tests
by hashicorp
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix TestAcc.
file-op
by bfly123
Execute FileOpsREQ protocol requests. Handles autoflow domain ops for .ccb/ state management.
add-code-quality-hook
by comet-ml
Recipe for wiring a new linter into Opik's unified 🐙 Code Quality pipeline (pre-commit + CI). Use when adding a pre-commit-driven linter/formatter to the repo — enumerates every file that must change (.pre-commit-config.yaml, scripts/precommit-hook-descriptions.tsv, scripts/precommit-detect-hooks.py, CONTRIBUTING.md), the non-obvious gotchas (mandatory explicit files:, the blank-description trap, TOOLCHAIN_BY_ID/TYPED_IDS), the retroactive fix-vs-suppress policy, and the pass/fail verification loop. Worked examples: actionlint (live) and hadolint (OPIK-6673).
write-docs
by comet-ml
Authoring Fern MDX documentation pages for the Opik docs site, plus release-note and changelog routing. Use when writing or updating pages under apps/opik-documentation/documentation/fern/, drafting PR descriptions, or picking the right changelog surface.
help
by bitwize-music-studio
Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what skills are available, or how to do something.
cloud-uploader
by bitwize-music-studio
Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.
researchers-tech
by bitwize-music-studio
Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.
researchers-journalism
by bitwize-music-studio
Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.
resume
by bitwize-music-studio
Finds an album by name and shows detailed status with next steps. Use when the user mentions an album name or wants to continue previous work.
promo-reviewer
by bitwize-music-studio
Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.
researchers-security
by bitwize-music-studio
Researches malware analysis, CVEs, attribution reports, and hacker community sources. Use when the album subject involves cybersecurity incidents or threat actors.
clipboard
by bitwize-music-studio
Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.
import-art
by bitwize-music-studio
Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.
release-director
by bitwize-music-studio
Coordinates album release including QA, distribution prep, and platform uploads. Use when mastering and album art are complete and the user is ready to release.
explicit-checker
by bitwize-music-studio
Scans lyrics for explicit content and verifies that explicit flags match actual content. Use before Suno generation or release to ensure accurate content ratings.
researchers-primary-source
by bitwize-music-studio
Researches the subject's own words from tweets, blogs, forums, and chat logs. Use when research needs direct quotes or first-person accounts.
pronunciation-specialist
by bitwize-music-studio
Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.
lyric-writer
by bitwize-music-studio
Writes or reviews lyrics with professional prosody, rhyme craft, and quality checks. Use when writing new lyrics, revising existing lyrics, or when the user says 'let's work on a track.'
promo-writer
by bitwize-music-studio
Generates platform-specific social media copy from album themes, track concepts, and lyrics. Use when promo/ templates need to be populated before release.
configure
by bitwize-music-studio
Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.
make-plan
by thedotmack
Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.