← 返回 Skills 市场
Essential Skills Package
作者
Jiang Junwei
· GitHub ↗
· v1.0.0
· MIT-0
176
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install essential-skills-package
功能描述
核心技能包 - 包含科研、开发、自动化等常用功能
使用说明 (SKILL.md)
核心技能包
专为高效工作设计的核心技能集合,覆盖科研、开发、自动化等场景。
📚 科研工具
- 文献搜索与分析
- 数据提取与处理
- 学术内容总结
💻 开发工具
- 代码编写与审查
- 项目结构创建
- 自动化脚本开发
🔄 自动化工具
- 定时任务管理
- 文件批量处理
- 工作流自动化
使用方法
科研文献搜索
# 使用 web_search + 模型分析实现文献调研
web_search query:"your research topic" count:10
# 模型自动进行内容分析和分类
代码开发
# 使用 ACP 会话进行代码开发
sessions_spawn runtime:"acp" task:"Create project for [your topic]"
自动化任务
# 设置定时提醒
cron action:"add" job:"{...定时任务配置...}"
核心优势
- 无需额外安装 - 使用现有工具和模型能力
- 即开即用 - 无需等待技能下载
- 高度定制 - 可根据需求灵活调整
- 持续更新 - 随时添加新功能
立即开始
选择你的任务类型,我为你提供最佳解决方案!
安全使用建议
This skill is broadly coherent and lightweight: it only provides high-level instructions and asks for commonly used developer tools (python/node/git). Before installing, verify what your agent's primitives (web_search, sessions_spawn/acp, cron) actually do in your environment and what permissions they have — especially whether the agent can create system scheduled tasks or run arbitrary code. Because the SKILL.md is intentionally vague, run the skill in a restricted or test environment first and avoid giving it elevated system privileges or unknown credentials. If you need stronger guarantees, ask the skill author for a concrete list of the agent actions it will perform and for provenance of the skill (homepage/author).
功能分析
Type: OpenClaw Skill
Name: essential-skills-package
Version: 1.0.0
The 'essential-skills-package' consists solely of metadata and a documentation file (SKILL.md) outlining usage patterns for research and development tasks. It contains no executable code, scripts, or malicious instructions, serving only as a guide for the agent to utilize existing environment tools like web_search and cron.
能力评估
Purpose & Capability
The name and description promise development, research, and automation helpers; the declared requirement of any of python, node, or git is reasonable for those tasks. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains only high-level, vague instructions that call platform primitives (web_search, sessions_spawn runtime:"acp", cron action:"add") consistent with literature search, spawning coding sessions, and scheduling tasks. The instructions do not ask for reading local secrets or unrelated files, but they are open-ended ("use model analysis", spawn sessions, add cron jobs) so the agent could perform varied actions depending on its privileges—confirm what those platform primitives do in your environment before allowing autonomous runs.
Install Mechanism
No install spec and no code files — lowest-risk, nothing written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials. The absence of secrets is proportional to its stated purpose.
Persistence & Privilege
always is false and model invocation is allowed (default). While normal, be aware that the skill's instructions reference adding cron jobs (scheduled tasks) which, if executed by an agent with sufficient system privileges, could create persistent behavior. The skill itself does not request system config paths or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install essential-skills-package - 安装完成后,直接呼叫该 Skill 的名称或使用
/essential-skills-package触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the essential-skills-package
- Provides a core set of tools for research, development, and automation tasks.
- Includes features like literature search and analysis, data handling, code writing and review, project setup, script automation, scheduled tasks, and batch processing.
- Offers easy-to-use command templates for each function.
- No extra installation required—leverages existing system tools and models.
- Flexible, customizable, and ready to use out of the box.
元数据
常见问题
Essential Skills Package 是什么?
核心技能包 - 包含科研、开发、自动化等常用功能. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。
如何安装 Essential Skills Package?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install essential-skills-package」即可一键安装,无需额外配置。
Essential Skills Package 是免费的吗?
是的,Essential Skills Package 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Essential Skills Package 支持哪些平台?
Essential Skills Package 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Essential Skills Package?
由 Jiang Junwei(@jonjiang96)开发并维护,当前版本 v1.0.0。
推荐 Skills