document
Open PI Harness Advanced V2 — modular extensions for local LLM coding workflows
Install / Use
npx skills add stefans71/Open-Pi-Harness-Advanced-V2Installs into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubid: document name: Document version: 1.0.0 triggers: [document, add docs, write documentation, docstring, jsdoc, explain code] tags: [documentation, docs, comments] tools_required: [read, grep, find] providers: [ollama, claude, openai, gemini] estimated_turns: 3-5
Document
Purpose
Generate clear, concise documentation for code: inline comments, JSDoc/docstrings, README sections, or API docs.
Instructions
1. Understand the Target
- Read the files or functions to document
- Identify the public API surface (exports, public methods, types)
- Check existing documentation style in the project
2. Write Documentation
- Match the project's existing doc style (JSDoc, TSDoc, Python docstrings, etc.)
- Document why, not what — the code shows what
- For functions: purpose, parameters, return value, throws/errors, example if non-obvious
- For modules/files: one-line summary, key exports, usage pattern
- For types/interfaces: purpose and when to use, not field-by-field restating
3. Review
- Verify accuracy against the actual implementation
- Remove redundant docs that just restate the type signature
- Ensure examples compile/run if provided
Output Format
## Documentation Added
- **Scope**: What was documented (file, module, function list)
- **Style**: Doc format used (JSDoc, docstrings, markdown, etc.)
- **Notes**: Any ambiguities found or assumptions made
Provider Notes
Ollama (local models)
- Process one file at a time for large codebases
- Keep doc strings concise — local models work better with shorter outputs
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
nanobot
48.5kUltra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
Scrapling
82.8k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
Security Score
Audited on Jun 7, 2026
