← Back to Skills Marketplace
Cn Lorem Zh
by
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
20
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-lorem-zh
Description
cn lorem zh
README (SKILL.md)
Chinese Lorem Ipsum
Generate Chinese placeholder text for design and layout testing.
Features
- Pure Python standard library, no external dependencies
- Multiple paragraph styles covering technology, business, design
- Command-line interface with count parameter
- JSON output for easy parsing
- Random selection for variety
Use Cases
- UI/UX design mockups - fill placeholder text
- Layout testing with realistic Chinese content
- Document templates
- Educational materials
Example Output
Input:
python3 scripts/lorem_zh.py --count 3
Output:
{
"paragraphs": [
"人工智能正在深刻改变各行各业的运作方式...",
"数字化转型已成为企业发展的必然趋势...",
"用户体验是产品成功的核心要素之一..."
],
"count": 3
}
Content Themes
The tool uses carefully curated paragraphs covering:
- Technology and AI trends
- Business and digital transformation
- Design and user experience
- Data-driven decision making
- Cloud computing and edge computing
Each paragraph is 2-4 sentences, suitable for placeholder text.
Technical Details
- Language: Python 3
- Dependencies: None (standard library only)
- License: MIT-0
Usage Guidance
This skill appears safe for its stated purpose. It runs a local Python script that prints generated placeholder text; review the output count you request, but no special credentials or permissions are needed.
Capability Analysis
Type: OpenClaw Skill
Name: cn-lorem-zh
Version: 1.0.0
The skill is a straightforward Chinese placeholder text generator. The Python script `scripts/lorem_zh.py` uses only standard libraries to return random selections from a hardcoded list of strings, and the documentation in `SKILL.md` contains no suspicious instructions or prompt injection attempts.
Capability Assessment
Purpose & Capability
The stated purpose is generating Chinese lorem ipsum text, and the included Python script only selects from hardcoded Chinese paragraphs and prints JSON.
Instruction Scope
The usage instructions are limited to running the bundled script with a count parameter; there are no broad, hidden, or high-impact instructions.
Install Mechanism
There is no install spec and no declared dependency installation; the script uses only Python standard-library modules.
Credentials
The skill does not request credentials, environment variables, binaries, network access, filesystem access beyond running the script, or OS-specific privileges.
Persistence & Privilege
No persistence, background execution, privilege escalation, account access, or ongoing agent behavior is evident in the provided artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-lorem-zh - After installation, invoke the skill by name or use
/cn-lorem-zh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Cn Lorem Zh.
- Generates Chinese placeholder (lorem ipsum) text for design and layout testing.
- Provides multiple paragraph styles (technology, business, design, etc.).
- Features command-line interface with paragraph count parameter and JSON output.
- Pure Python implementation with no external dependencies.
Metadata
Frequently Asked Questions
What is Cn Lorem Zh?
cn lorem zh. It is an AI Agent Skill for Claude Code / OpenClaw, with 20 downloads so far.
How do I install Cn Lorem Zh?
Run "/install cn-lorem-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cn Lorem Zh free?
Yes, Cn Lorem Zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cn Lorem Zh support?
Cn Lorem Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cn Lorem Zh?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.
More Skills