Learning Pack

v1.0.0

适合新手的 OpenClaw 技能学习包,包含 10 个核心技能

0· 80·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for tpc1009/learning-pack.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Learning Pack" (tpc1009/learning-pack) from ClawHub.
Skill page: https://clawhub.ai/tpc1009/learning-pack
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install learning-pack

ClawHub CLI

Package manager switcher

npx clawhub@latest install learning-pack
Security Scan
Capability signals
CryptoRequires OAuth token
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The package claims to be a beginner 'skill pack' and includes SKILL.md files for the 10 named skills plus a small git helper script. The per-skill metadata lists expected binaries where applicable (e.g., git, bash, grep). No unrelated credentials, binaries, or config paths are requested at the package level.
Instruction Scope
The SKILL.md files describe tools that can read/write/edit files, run shell commands, send messages, and spawn sub-agents. The instructions themselves stay within those stated responsibilities. Note: AgentTool explicitly states shared context may include environment variables and tool permissions (sub-agents inherit permissions), and AskUserQuestionTool shows examples asking for tokens (with a warning). These are expected for such tools but increase the need for caution when using them in sensitive environments.
Install Mechanism
No install spec is provided (instruction-only plus included script files). Nothing is downloaded from arbitrary URLs and there is no archive extraction step; risk from the install mechanism is minimal. The one included script is a local Python script.
Credentials
The package does not declare any required environment variables or credentials. Individual skill docs show that integration with external channels or services (SendMessageTool, Git/gh, AskUserQuestionTool examples) may require tokens or gateway configuration — again expected but not requested up-front. The git helper operates by invoking local git; it does not read or require secrets. Overall the environment access requested is proportional, but users should not supply sensitive tokens in chat and should configure messaging channels deliberately.
Persistence & Privilege
The package is not marked always:true and is user-invocable only. It doesn't attempt to modify other skills or system-wide settings. The included git script stages and commits changes in the current repo (normal for a git helper) but does not try to persist configuration beyond normal git operations.
Assessment
This appears to be a legitimate beginner skill pack. It includes tools that can read, write, edit files, execute shell commands, send messages, and spawn sub-agents — all powerful actions. Before installing or running: (1) only use it in non-sensitive or disposable workspaces until you trust it, (2) avoid pasting secrets or access tokens into chat prompts (AskUserQuestionTool warns about this), (3) review the small git_aware script (it stages all changes and commits) and back up any important repos, (4) review messaging channel configurations (SendMessageTool) to avoid accidental data leaks, and (5) be cautious when spawning sub-agents since they inherit permissions. If you need higher assurance, ask the author for provenance or run the scripts in an isolated environment first.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

📚 Clawdis
latestvk97c8q8qajhe47r42yz1my913x84epme
80downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

三省六部·技能学习包

适合新手的 OpenClaw 技能学习包,包含 10 个核心技能。

📦 包含技能

技能说明
AgentTool子代理管理工具
AskUserQuestionTool用户问答工具
BashTool命令行执行工具
FileEditTool文件编辑工具
FileReadTool文件读取工具
FileWriteTool文件写入工具
GlobTool文件搜索工具
GrepTool文本搜索工具
SendMessageTool消息发送工具
git-awareGit 集成工具

🚀 快速开始

详见 QUICKSTART.md

📋 安装

clawhub install zhongshu-skill-pack

🏷️ 标签

  • learning
  • beginner
  • openclaw

👤 作者

中书省

📄 版本

1.0.0

Comments

Loading comments...