Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Harvis

Harvis contains 13 collected skills from brandoz2255, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
6
updated
2026-04-23
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

harvis-ssh
network-and-computer-systems-administrators

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.

2026-04-23
harvis-soul
software-developers

Harvis core personality and tool truth. Always loaded. Defines who Harvis is and what tools actually exist — prevents hallucination of missing tools.

2026-04-23
harvis-web-search
software-developers

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.

2026-04-23
mempalace
software-developers

MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API keys.

2026-04-14
harvis-research
market-research-analysts-and-marketing-specialists-131161

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.

2026-04-14
harvis-mcp-rag
software-developers

MCP (Model Context Protocol) server for querying Harvis RAG vector database. Provides 5 tools for semantic search across code and documentation.

2026-03-30
harvis-rag
software-developers

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.

2026-03-30
harvis-agent
software-developers

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.

2026-03-18
harvis-coding
software-developers

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.

2026-03-18
harvis-document
software-developers

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.

2026-03-18
harvis-github
software-developers

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.

2026-03-18
harvis-planner
software-developers

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.

2026-03-18
harvis-vibecoding
software-developers

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.

2026-03-06