← Back to Skills Marketplace
🔌

OfferClaw留学申请简历助手

by OfferClaw · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
91
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install offerclaw-cv-writing
Description
Writes study abroad admissions CVs and resumes, primarily for master's applications. Covers education, research, internships, publications, and awards. Suppo...
Usage Guidance
This skill appears to do what it says: collect CV info, draft English CV text, and optionally export a PDF locally. If you plan to use the PDF export, note that the exporter will create a virtual environment under scripts/export-pdf/venv and run pip to install weasyprint and markdown (this requires network access and may pull native libraries). Bundled fonts referenced by the script are not present in the file list — the script will fall back to local fonts unless you request bundled-only mode. If you prefer not to allow package installation or file writes, you can still use the drafting features without running the exporter, or run the export step in a controlled/sandboxed environment. If you want extra assurance, inspect or run the export scripts locally in a sandbox before granting file-system access to the agent.
Capability Analysis
Type: OpenClaw Skill Name: offerclaw-cv-writing Version: 1.0.1 The skill bundle provides a workflow for generating and exporting academic CVs to PDF. It includes a Python-based export utility (scripts/export-pdf/run.py) that automatically creates a virtual environment and installs external dependencies (weasyprint, markdown) via pip. While these actions are aligned with the stated purpose of PDF generation, the capability to execute shell commands, manage environments, and install third-party packages from the internet constitutes a high-risk behavior in an agentic context. No evidence of malicious intent, data exfiltration, or intentional prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (admissions CV writing + PDF export) match the included references and two export scripts. The Python exporter and CSS are appropriate for producing a PDF from Markdown; no unrelated services or credentials are requested.
Instruction Scope
SKILL.md is narrowly scoped to collecting CV data, validating it against local reference files, producing a review text, and optionally generating a tagged Markdown file for export. It does not instruct reading sensitive system files or exfiltrating data to remote endpoints. All referenced resources are local files included in the skill (references/* and scripts/*).
Install Mechanism
There is no platform-level install spec, but the included run.py creates a local virtualenv and runs pip install --requirement on first use. This will download Python packages (weasyprint, markdown) from PyPI and may pull native dependencies; this behavior is expected for a local PDF exporter but does require network access and may fail where system libraries for WeasyPrint are missing.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The exporter reads local files (input .md, CSS, optional bundled fonts) only. No secrets are requested or required.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent settings. The exporter will create a local venv (scripts/export-pdf/venv) and write output files (the PDF and the tagged .md) in user-specified or current directories; this is expected for a file-export feature.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install offerclaw-cv-writing
  3. After installation, invoke the skill by name or use /offerclaw-cv-writing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Replaced shell-based PDF export scripts with a single Python script (`run.py`) for simpler, cross-platform PDF generation. - Removed the watermark overlay component and related setup scripts, consolidating all PDF export logic into one Python entrypoint. - Updated export instructions to invoke `python3 scripts/export-pdf/run.py` instead of Bash. - Minor documentation improvements for clarity and accuracy.
v1.0.0
Initial release of the OfferClaw CV/resume writing skill. - Guides users step-by-step to collect, review, and confirm all required information for graduate admissions CVs and resumes. - Focuses on education, research, internships, projects, activities, awards, and skills, using structured questioning and validation. - Adapts to insufficient details with inferred suggestions, always requiring user confirmation before proceeding. - Produces review-ready CVs in English, providing user-language summaries and detailed bullet-point expansion when needed. - Offers high-quality PDF export with automatic font selection and cross-platform support. - Includes robust quality checks before final export to ensure accuracy and completeness.
Metadata
Slug offerclaw-cv-writing
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OfferClaw留学申请简历助手?

Writes study abroad admissions CVs and resumes, primarily for master's applications. Covers education, research, internships, publications, and awards. Suppo... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install OfferClaw留学申请简历助手?

Run "/install offerclaw-cv-writing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OfferClaw留学申请简历助手 free?

Yes, OfferClaw留学申请简历助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OfferClaw留学申请简历助手 support?

OfferClaw留学申请简历助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OfferClaw留学申请简历助手?

It is built and maintained by OfferClaw (@offerclaw); the current version is v1.0.1.

💬 Comments