use-cliche-data-in-docsEnsure documentation and examples use only generic, cliche placeholder data. Use when writing README files, updating docs folders, creating example code snip...
Install via ClawdBot CLI:
clawdbot install jhauga/use-cliche-data-in-docsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 3, 2026
When writing README files or example code for an open-source email processing tool, use placeholder data like 'Acme Corp' and '[email protected]' instead of real client names or emails. Ensures no sensitive information is leaked to the public repository.
Creating example API requests and responses for a service that handles user data. Replace actual personal details with generic placeholders such as 'John Smith' and '123 Main Street' to protect user privacy.
Converting internal scripts and configuration files into public documentation. Replace real server paths, domain names, and usernames with 'example.com' and 'demo-user' to prevent exposure of internal infrastructure.
Developing tutorials or onboarding guides for a data extraction tool. Use fictional organizations like 'Northwind Traders' and email addresses like '[email protected]' to avoid referencing actual customers.
Writing CHANGELOG entries that describe new features or bug fixes without referencing real issue numbers, user names, or internal project names. Use generic descriptions like 'Fixed issue with account configuration'.
Provide the tool as open-source with documentation using cliché data, then sell enterprise licenses for private documentation generators or compliance auditing. Revenue comes from licensing and support contracts.
Offer a service that automatically sanitizes documentation by replacing sensitive data with approved placeholders. Charge per project or monthly subscription for ongoing documentation cleanup.
Deliver workshops and consulting on best practices for documentation security, using this skill as a core methodology. Revenue from training sessions, consulting hours, and certification programs.
💬 Integration Tip
Integrate this skill into your AI agent's instructions to automatically sanitize any documentation output, ensuring no real data slips through during content generation.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.