在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用spellcheck
星标7
分支4
更新时间2026年5月13日 18:01
Check spelling and grammar in markdown files
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Check spelling and grammar in markdown files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | spellcheck |
| description | Check spelling and grammar in markdown files |
| allowed-tools | Read Bash(find *) Bash(grep *) |
| arguments | ["path"] |
Check the file or directory at $ARGUMENTS.path for spelling and grammar issues.
path is a file, check that single filepath is a directory, find all *.md files and check eachOpenShift, Kubernetes, kubectl, oc, AWS, Azure, GCP, NLB, ALB, ELB, VPC, CIDR, STS, OIDC, IAM, EC2, S3, EBS, CCO, CVO, etcd, CoreDNS, OVN, SDN, MTU, MCP, RHEL, RHCOS, SNO, HCP, ROSA, OCI, CAPI, CAPZ
For each file with issues:
## <filepath>
- Line <N>: "<wrong>" -> "<suggested>" (spelling|grammar|consistency)
End with a summary count of issues found.