jisu-find-skill用 find_skills.py 在 ClawHub 搜索或列举已装技能,支持 JSON 输出。当用户说:ClawHub 上有没有天气技能、我本地装了哪些 skill,或类似技能发现问题时,使用本技能。
Install via ClawdBot CLI:
clawdbot install jisuapi/jisu-find-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.jisuapi.com/Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
企业使用OpenClaw平台时,员工通过本技能快速搜索和安装所需的AI技能包,例如搜索'天气'技能并安装,提升工作效率。避免了手动查找和配置的繁琐。
开发者使用search子命令查找极速数据(JisuAPI)提供的API技能,如身份证识别或天气预报,然后通过install子命令集成到应用中,快速获取数据服务。
系统管理员使用installed和inspect子命令列出已安装技能,检查其版本和来源,确保合规性。verify子命令可用于验证技能文件完整性。
数据分析师使用--json参数输出搜索结果的JSON格式,方便后续处理和分析,例如统计最受欢迎的技能或按下载量排序的列表。
运维人员在自动化脚本中调用本技能,通过--json输出和--no-details参数快速获取技能列表,然后根据匹配度自动安装所需技能,实现基础设施即代码。
通过本技能促进ClawHub技能市场内技能的发现和安装,平台可向技能提供商收取发布费用或从交易中抽成,同时提升用户粘性和平台活跃度。
为企业客户提供统一的技能搜索、安装和管理功能,作为OpenClaw企业版的一部分,按用户数或实例数收取年费,降低企业AI技能部署成本。
与极速数据等API提供商合作,通过技能包集成其API,为开发者提供便捷的数据接入方式,技能本身免费但引导用户购买API调用配额,从中获得联盟收入。
💬 Integration Tip
确保本地已安装python3和clawhub CLI,并设置好环境变量OPENCLAW_SKILLS_DIR(可选),然后通过python3 skills/jisu-find-skill/find_skills.py命令直接调用各子命令。
Scored May 6, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.