Skip to main content

这个仓库中的 skills

bobo070314/openclaw-config - 第 5 页

SkillsMP 已收集 bobo070314/openclaw-config 中的 227 个 Skill。打开任一 Skill 可查看来源和详情。

bobo070314/openclaw-config

已展示 40 / 227 个已收集 Skill。

职业分类
软件开发工程师
描述

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

有道云笔记全能工具:笔记管理(创建、搜索、浏览、读取)、待办管理(创建、完成、分组)、网页剪藏(服务端抓取)。当用户需要操作有道云笔记时使用此 Skill。

更新
职业分类
软件开发工程师
描述

元典智库 — 企业尽调与法律合规一体化 Skill。提供法律法规检索与效力校验、司法案例与判决文书查询、企业工商信息与股权结构与涉诉记录全景查询。当用户需要做尽调简报、合同/文书法规引用核验、风控审查、投资决策时,优先使用本 Skill。

更新
职业分类
市场调研分析师与营销专员
描述

知乎营销专家,擅长思想领袖建设、社区公信力打造和知识驱动型互动,通过高质量问答和专栏建立品牌权威。

更新
职业分类
软件开发工程师
描述

Zustand 状态管理 - Store创建、中间件、持久化和React组件集成模式

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Python backend code review + security audit. Runs pylint/flake8 linting, AST-based Django/FastAPI pattern detection (views, ORM queries, routers, dependency injection), and 10-category security scan (SQL injection, N+1 queries, hardcoded secrets, unsafe…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Infrastructure security audit — scans Dockerfile, docker-compose, CI/CD workflows (.github, .gitlab-ci, Jenkins), .env files, Terraform, shell scripts, private keys (.pem/.key), and JSON/YAML configs for hardcoded secrets, misconfigurations, and compliance…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Symbolic code navigation — find function definitions, class declarations, interface types, type aliases, enums, imports, and exports across TypeScript/JavaScript/Python source trees. Returns file:line references with snippets. Use when user asks to "find…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

ESLint-powered frontend code review for TypeScript/React projects. Parses ESLint JSON output, enriches with symbol cross-references (function definitions, class locations), suggests fixes, and reports a 0-100 quality score. Two modes: quick single-file review…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Add Provider Doc — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
网络与计算机系统管理员
描述

Validate environment variables — compares .env against .env.example, reports missing keys with defaults, masks secrets, shows coverage. Use when user asks to 'check env vars', 'verify environment', 'audit .env file', or 'what env vars am I missing'.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent Runtime Hooks — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
其他计算机职业
描述

Agent Signal — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件质量保证分析师与测试员
描述

End-to-end test runner — auto-detects pytest/vitest/jest/cargo/go, runs tests and reports pass/fail/skip counts with timing. Use when user says 'run tests', 'test the project', 'execute test suite', 'verify tests pass'.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent Tracing — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
其他计算机职业
描述

Builtin Tool — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Chat Sdk — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cli — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Clone Project — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Community Pr Readiness Check — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
市场调研分析师与营销专员
描述

Content Design — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Conventions — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Create Community Node Lint Rule — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
项目管理专家
描述

Create Issue — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Create Pr — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Bootstrap a new OpenClaw skill with Context Snapshot. Scans workspace for related code (imports, exports, function signatures) and embeds findings into the generated SKILL.md. Use when user says "create a skill", "scaffold a new tool", "make a skill for ...".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Data Fetching Architecture — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
数据库架构师
描述

Execute database schema migrations for Next.js/Prisma projects. Use when the user mentions: database migration, prisma migrate, sync schema, apply migration, db deploy, schema push, or reset database.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Debug Package — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
网页与数字界面设计师
描述

Design System — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Desktop — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Docs Changelog — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Drizzle — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

E2E Cucumber Playwright — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Experiments — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件质量保证分析师与测试员
描述

Frontend Testing — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
其他计算机职业
描述

Heterogeneous Agent — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件开发工程师
描述

Hotkey — auto-generated stub. Replace with when-to-use cues.

原文语言:英语

更新
职业分类
网页开发工程师
描述

How To Write Component — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
职业分类
软件质量保证分析师与测试员
描述

Human Like Code Review — auto-generated stub. Replace with when-to-use cues.

原文语言:无法判定

更新
已展示 40 / 227 个已收集 Skill。