一键导入
Harvis
Harvis 收录了来自 brandoz2255 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
SSH access to the harvis user account on dulc3-os (10.0.0.2). Gives OpenClaw command-line access to docker, kubectl, git, and the codebase.
Harvis core personality and tool truth. Always loaded. Defines who Harvis is and what tools actually exist — prevents hallucination of missing tools.
Web search via the Harvis backend proxy. Uses DuckDuckGo (DDGS) with Tavily fallback. NEVER call external URLs directly — always use this endpoint. Security: API keys stay in the backend, never exposed to OpenClaw.
MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API keys.
Web research skill — fetches public sources via the Harvis safe proxy, synthesizes findings, and saves a structured DOCX report as an artifact. Use when asked to research, look up, investigate, or report on a topic.
MCP (Model Context Protocol) server for querying Harvis RAG vector database. Provides 5 tools for semantic search across code and documentation.
Search the Harvis local vector database for relevant code and documentation. Always loaded. Use this BEFORE saying "I don't know" — the answer may already be in the knowledge base.
Harvis Workspace Agent — executes real tasks for users via tools. Use exec, write, and read to actually do the work. Never describe actions in text instead of calling tools.
Coding tasks delegated to OpenCode. OpenCode uses Kimi K2.5 internally and returns compact JSON summaries (not raw terminal output) - saving 5-10x tokens per task.
Structured document generator — writes DOCX files from user requests. Use for reports, changelogs, summaries, proposals, READMEs, meeting notes, and any formatted long-form content the user wants to download. Also handles "mimic this document" requests when the user uploads a file.
Safe GitHub PR workflow for the Harvis bot account (harvisai-dulc3-cmd). Creates branches, runs tests, and submits pull requests via the GitHub API. NEVER pushes to main or master. NEVER force-pushes. Only works with the allowed public repo list.
Harvis web app planner agent. Activate for ALL tasks from the Harvis web UI. Plans before acting. Reads the correct skill before coding. Disciplined, structured, no hallucination.
Coding agent skill. Activate for: writing code, editing files, fixing bugs, adding features, refactoring, running tests, opening PRs, reading the repo, vibe coding, any task that touches source files or the terminal.