Install
$ agentstack add skill-openclaw-commons-openclaw-skill-commons-argparse-guide ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Argparse Guide
> 通用技能
📦 安装
npx clawhub@latest install argparse-guide
🚀 快速开始
# 使用默认配置
openclaw argparse-guide
# 查看帮助
openclaw argparse-guide --help
# 指定配置
openclaw argparse-guide --config ./config.yaml
📖 功能特性
- ✅ 完整的Argparse Guide功能
- ✅ 开箱即用的默认配置
- ✅ 详细的文档和示例
- ✅ 社区支持和持续更新
- ✅ 与其他技能无缝集成
📝 使用示例
基础用法
openclaw argparse-guide
高级用法
openclaw argparse-guide --verbose --output ./output
与其他技能组合
openclaw argparse-guide | openclaw task-decomposer
⚙️ 配置选项
| 选项 | 说明 | 默认值 | |------|------|--------| | --verbose | 详细输出模式 | false | | --output | 输出目录 | ./output | | --config | 配置文件路径 | ./config.yaml | | --help | 显示帮助信息 | - |
📚 相关技能
- [git-essentials](../git-essentials/SKILL.md) - Git 工作流指南
- [github](../github/SKILL.md) - GitHub CLI 交互
- [task-decomposer](../task-decomposer/SKILL.md) - 任务分解工具
🤝 贡献
欢迎提交 Issue 和 Pull Request!
- GitHub: https://github.com/openclaw-commons/openclaw-skill-commons
- 文档:https://openclaw-commons.github.io/openclaw-skill-commons
📄 许可证
MIT License - 详见 [LICENSE](../../LICENSE)
版本: 1.0.0 作者: OpenClaw Community 最后更新: 2026-03-03
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: openclaw-commons
- Source: openclaw-commons/openclaw-skill-commons
- 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.