Agent Skills by du wenji
Showing 43 vetted skills indexed across 2 GitHub repositories.
microcopy
Standardizes multilingual UI microcopy for Hub-like platforms with fixed terminology and tone rules.
debug-package
Configure debug logger namespaces and format specifiers for LobeHub modules.
add-setting-env
Add Zod-validated environment variables for server-side user setting defaults.
response-compliance
Run the official OpenResponses compliance test suite against a Response API endpoint.
typescript
Enforce type-safe TypeScript patterns for imports, error handling, and type selection.
heterogeneous-agent
Diagnose LobeHub heterogeneous agent integration failures across CLI trace, adapter mapping, and persistence stages.
linear
Synchronize Linear issue workflows with GitHub PR activity.
trpc-router
Create tRPC routers with zod validation and TRPCError handling.
desktop
Wire Electron main-process IPC controllers with renderer services and app state.
agent-signal
Convert producer events into semantic signals and executable actions for LobeChat agents.
cli
Manage LobeHub CLI agents, models, providers, skills, and plugins from the terminal.
local-testing
Automate local end-to-end testing of web, Electron, and macOS desktop bots.
pr
Create a GitHub pull request for the current branch targeting canary.
cli-backend-testing
Run LobeHub CLI end-to-end tests against a local dev server.
project-overview
Map the LobeHub monorepo architecture across UI, routes, stores, services, and DB layers.
testing
Run targeted Vitest tests and apply vi.spyOn mock strategies to fix failing suites.
agent-tracing
Inspect JSON execution snapshots and step-level traces from .agent-tracing.
agent-runtime-hooks
Intercept agent lifecycle events and mock tool calls via hooks.
review-checklist
Review LobeHub pull request diffs for correctness, security, testing, i18n, routing, reuse, database, and cloud issues.
add-provider-doc
Standardize bilingual documentation and Docker deployment onboarding for a new AI provider.
builtin-tool
Build and register agent-callable builtin tools with manifest JSON and runtime wiring.
spa-routes
Enforce React SPA route registration parity across desktop router config files.
hotkey
Register keyboard shortcuts in LobeHub via HotkeyEnum and HOTKEYS_REGISTRATION.
zustand
Standardize Zustand store actions into public, internal, and dispatch layers.