← Back to Skills Marketplace
ThinkTank Skill Finder
by
sapereaude2014
· GitHub ↗
· v1.0.9
· MIT-0
214
Downloads
0
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install thinktank-skill-finder
Description
ThinkTank Skill Finder. 面向智库研究场景的技能检索、推荐、比选与技能包安装。用户提到“找 skill”“推荐 skill”“安装 skill”“装一套研究技能”“给我配智库研究工具链”“有没有适合行业研究/学术研究/新闻监测/报告写作/画图/PDF/表格/PPT 的 skill”时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thinktank-skill-finder - After installation, invoke the skill by name or use
/thinktank-skill-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is ThinkTank Skill Finder?
ThinkTank Skill Finder. 面向智库研究场景的技能检索、推荐、比选与技能包安装。用户提到“找 skill”“推荐 skill”“安装 skill”“装一套研究技能”“给我配智库研究工具链”“有没有适合行业研究/学术研究/新闻监测/报告写作/画图/PDF/表格/PPT 的 skill”时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.
How do I install ThinkTank Skill Finder?
Run "/install thinktank-skill-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ThinkTank Skill Finder free?
Yes, ThinkTank Skill Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ThinkTank Skill Finder support?
ThinkTank Skill Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ThinkTank Skill Finder?
It is built and maintained by sapereaude2014 (@sapereaude2014); the current version is v1.0.9.
More Skills