← 返回 Skills 市场
ThinkTank Skill Finder
作者
sapereaude2014
· GitHub ↗
· v1.0.9
· MIT-0
214
总下载
0
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install thinktank-skill-finder
功能描述
ThinkTank Skill Finder. 面向智库研究场景的技能检索、推荐、比选与技能包安装。用户提到“找 skill”“推荐 skill”“安装 skill”“装一套研究技能”“给我配智库研究工具链”“有没有适合行业研究/学术研究/新闻监测/报告写作/画图/PDF/表格/PPT 的 skill”时使用。
安全使用建议
This skill appears to do what it says: it helps discover and install ClawdHub skills and includes a Python installer that runs the local clawdhub CLI and writes under ~/.agents/skills/. Before using it: (1) verify you have a trusted clawdhub CLI installed (the script will call it), (2) run in 'restricted' mode by default to avoid automatically installing skills that need external API keys, (3) inspect skills.csv to see which skills will be installed and whether they request API keys or external services, (4) be prepared that installs will create files under your home directory and perform network calls to the ClawdHub mirror or fallback registry, and (5) if you want extra caution, run the install script in a controlled environment (container or VM) first to observe behavior.
功能分析
Type: OpenClaw Skill
Name: thinktank-skill-finder
Version: 1.0.9
The bundle is a utility designed to help users find and install research-related skills using the clawdhub CLI. It includes a Python script (scripts/install_bundle.py) that automates the installation of curated skill sets defined in skills.csv. While the script executes shell commands and utilizes a third-party mirror (cn.clawhub-mirror.com) for network accessibility, its behavior is transparent and strictly aligned with its stated purpose. The maintenance documentation (MAINTENANCE.md) and the review notes in the CSV demonstrate a proactive effort to filter out low-quality skills or those with hardcoded secrets, indicating a focus on quality and security rather than malicious intent.
能力标签
能力评估
Purpose & Capability
Name/description match the included files and behavior: SKILL.md describes searching, recommending and installing ClawdHub skills; scripts/install_bundle.py and skills.csv implement bundle selection and call the clawdhub CLI. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
Runtime instructions call clawdhub search/inspect/install and curl the ClawdHub API, and the install script executes the clawdhub CLI and writes into the user's ~/.agents/skills directory. This is in-scope for an installer/finder skill, but it does require executing shell commands and creating files under the user home — the user should expect installers to run and network calls to ClawdHub (and optionally its mirror or official registry).
Install Mechanism
No automatic install spec is present; the skill is instruction-first and ships a Python script. The script uses subprocess to invoke the existing clawdhub CLI rather than fetching arbitrary remote executables itself. There are no obscure download URLs or archive extraction steps in the package.
Credentials
The skill itself requires no environment variables or credentials. However, many of the individual skills listed in skills.csv do depend on API keys or external services. The installer defaults to a 'restricted' mode that avoids installing skills marked as requiring API keys or external (non-China-mirror) resources; switching to 'standard' mode will attempt to install those items. Users should be aware installed skills may later request secrets (API keys) unrelated to this installer.
Persistence & Privilege
always:false and the skill does not request elevated platform privileges. The installer creates/updates directories under the user's home (~/.agents/skills/...), which is expected behavior for a skill manager. It does not modify other skills' configurations or request persistent always-on inclusion.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thinktank-skill-finder - 安装完成后,直接呼叫该 Skill 的名称或使用
/thinktank-skill-finder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
Expand trigger description, remove openclaw-specific paths, default bundle installs to .agents/skills for Trae-style environments, and improve installation guidance.
v1.0.8
Refine install fallback and simplify official-source commands
v1.0.7
Add restricted/standard install mode and refresh bundle selection
v1.0.6
Refine maintenance doc and reorder research scenarios/bundles
v1.0.5
Refine skill quality review and clean up YAML formatting
v1.0.4
Refine docs and bundle install workflow
v1.0.3
优化技能包安装流程:改用 Python 脚本替代 Bash,支持跨平台(Windows/Linux),简化代码逻辑
v1.0.2
- Added scripts/install_bundle.py for simplified skill bundle listing and installation.
- Updated SKILL.md: documents new Python script usage for bundle management, replacing previous shell+Python one-liner.
- Clarified instructions for listing available bundles and installing multiple bundles with automatic deduplication.
- Improved documentation on workflow for recommending and installing individual skills or bundles.
v1.0.1
Remove local metadata files; keep skill self-contained
v1.0.0
Initial release
元数据
常见问题
ThinkTank Skill Finder 是什么?
ThinkTank Skill Finder. 面向智库研究场景的技能检索、推荐、比选与技能包安装。用户提到“找 skill”“推荐 skill”“安装 skill”“装一套研究技能”“给我配智库研究工具链”“有没有适合行业研究/学术研究/新闻监测/报告写作/画图/PDF/表格/PPT 的 skill”时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 ThinkTank Skill Finder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thinktank-skill-finder」即可一键安装,无需额外配置。
ThinkTank Skill Finder 是免费的吗?
是的,ThinkTank Skill Finder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ThinkTank Skill Finder 支持哪些平台?
ThinkTank Skill Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ThinkTank Skill Finder?
由 sapereaude2014(@sapereaude2014)开发并维护,当前版本 v1.0.9。
推荐 Skills