用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill full-page-translate命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Auto-generated frontmatter
AndonQ 腾讯云智能客服"领域虾" — 不切窗口、不排队,即刻获得腾讯云全产品线专业解答。支持工单查询(列表/详情/流水)、集团工单与需求单管理、腾讯云全产品线智能问答,以及通过 tccli 调用腾讯云只读查询类 API(如 CVM、CBS、CAM 等)。当用户查询工单、查看工单详情、咨询腾讯云产品问题(如 CVM、轻量应用服务器、COS 等)、查询集团工单/需求单、要求找人工客服、或需要调用腾讯云 API 查询资源信息时使用。
Scan installed OpenClaw skills for malicious code patterns including ClickFix social engineering, reverse shell (RAT), and data exfiltration. Uses OG-Text model for agentic detection.
基于 SOC 职业分类
正在显示 SKILL.md
| name | full-page-translate |
| description | Auto-generated frontmatter |
Translate a full article from a foreign URL into natural, publication-quality Simplified Chinese markdown.
When user sends a link in format:
https://r.jina.ai/https://example.com/article
Or:
translate: https://example.com/article
GET markdown content from r.jina.ai/{url}. If the URL doesn't already have the r.jina.ai/ prefix, add it automatically.
Before translating, read through the full article and identify:
Translate the full article into Simplified Chinese, following these principles:
For long articles (over 4000 words), split into logical chunks at heading boundaries and translate each chunk, then merge the results to ensure consistency.
After translating, do a final pass to check:
Common terms that should be translated consistently:
| English | Chinese |
|---|---|
| AI Agent | AI 智能体 |
| Prompt | 提示词 |
| Token | Token(不翻译) |
| Fine-tuning | 微调 |
| Hallucination | 幻觉 |
| RAG (Retrieval-Augmented Generation) | 检索增强生成 |
| Embedding | 向量嵌入 |
| LLM (Large Language Model) | 大语言模型 |
| Open Source | 开源 |
| Vibe Coding | 氛围编程 |
| Context Window | 上下文窗口 |
| Inference | 推理 |
| Benchmark | 基准测试 |
| Multimodal | 多模态 |
| Agentic | 智能体化的 |
Use this glossary as default. If the article's domain requires additional terms, decide translations in Step 2 and apply them consistently.