— No reviews yet
0 installs
8 views
0.0% view→install
Install
$ agentstack add skill-wty-yy-skills-wty-readme-generator ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Wty Readme Generator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
WTY README Generator
Output Style
- Prefer short, direct wording
- Prefer noun phrases and concise statements over conversational phrasing
- Use headings in a simple sequence:
- short introduction
- usage
- implementation details or other details
- Put explanations for commands inside code blocks as shell comments when possible
- Keep prose compact; avoid long paragraphs
- Prefer
该工具/该脚本over conversational phrases like这个工具 - Avoid filler such as
最简单的...unless the user explicitly asks for it
Bilingual Requirements
When generating README files for this user:
- Default to producing both
README.zh-CN.mdandREADME.mdunless the user limits scope - Treat
README.zh-CN.mdandREADME.mdas the standard bilingual filenames for this user's projects - If only one language exists, treat it as the source of truth unless the user says otherwise
- If Chinese and English README files both exist but have drifted, resynchronize section order and coverage before polishing wording
- Add cross-links near the top:
- Chinese README should link to
README.md - English README should link to
README.zh-CN.md - Keep section order aligned across both languages
- Translate meaning, not wording literally; preserve the concise tone
- If the user asks for Chinese-only or English-only output, follow that scope and skip the missing language
Workflow
- Inspect the current README files and the surrounding scripts or package files
- Determine the source material:
- existing Chinese README if present
- otherwise existing English README
- otherwise nearby scripts, package manifests, and docs
- Mirror the user's Chinese structure first when bilingual output is required
- Generate or update the paired English README to match the Chinese version section-by-section
- Keep examples runnable and keep explanations inside code blocks as shell comments when possible
- Before finishing, check that both languages mention the same commands, paths, defaults, and constraints
- If a style baseline is needed:
- read
references/docker-openclaw-README.zh-CN.mdfor Chinese structure and tone - read
references/docker-openclaw-README.mdfor matching English phrasing and section alignment - follow their section order and information flow:
- short intro
- concrete file or feature summary
- usage commands
- implementation or operational details
- compact extra notes
Structure Guidance
Prefer structures like:
- intro
- feature summary or file list
- defaults if relevant
- table of contents if the document is more than a few sections
- usage
- implementation details
- other details
For tool READMEs, prefer:
- intro
- usage
- implementation details
- other details
Editing Guidance
- Use
README.zh-CN.mdandREADME.mdunless the user explicitly limits scope to a single language - Preserve project-specific commands and paths
- Do not add extra marketing language
- Keep code examples short and annotated with shell comments
- If Chinese and English READMEs already exist, keep them synchronized
- If repository facts are unclear, inspect code and scripts before drafting text
- Prefer filling obvious missing operational details over inventing product-level claims
- In the final response, state which README files were created or updated and whether bilingual sync was preserved
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: wty-yy
- Source: wty-yy/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.