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

opencode-agents

opencode-agents contains 16 collected skills from lousix, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
3
updated
2026-06-10
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

audit-diff-harness
information-security-analysts

Feature-centric deep incremental security review harness for Git-backed code changes, with autonomous, agents, and hybrid execution modes.

2026-06-10
audit-graph-context
information-security-analysts

Optional graph-context enrichment for feature-centric incremental security review using CodeGraph or code-review-graph when available.

2026-06-10
finding-verification
information-security-analysts

Pre-report finding verification contract. Re-checks whether each vulnerability has a real external Source, reachable Sink, bypassable or missing sanitization, and practical exploitability before final reporting.

2026-05-28
sink-chain-methodology
information-security-analysts

Sink chain deep tracing methodology with graded code output templates (Critical full-chain / High-Medium key-nodes), reverse tracking rules, and per-hop Read verification.

2026-05-28
agent-contract
software-developers

Agent contract templates for R1 and R2+ rounds, including output format, token budget management, truncation defense, and auto-injection prompt templates.

2026-05-11
audit-ext-jalor
software-developers

Jalor internal Spring framework audit extension for endpoint operation authorization and service audit logging coverage.

2026-05-11
coverage-matrix
information-security-analysts

Two-layer checklist architecture with D1-D10 security coverage matrix and language-specific semantic prompts for gap verification after free audit.

2026-05-11
report-template
information-security-analysts

Structured security audit report template focused on exploit narrative, root cause, verified source-to-sink data flow, key code analysis, PoC, and minimal remediation notes.

2026-05-11
audit-harness
information-security-analysts

OpenCode-native audit harness protocol for target-project context negotiation, mixed-language profiling, extension skill activation, and stable HARNESS_PROFILE injection.

2026-05-04
anti-confirmation-bias
software-quality-assurance-analysts-and-testers

Anti-confirmation-bias rules for code audit. Ensures methodology-driven audit approach instead of case-driven, preventing skipping of checklist items or prioritizing familiar patterns.

2026-03-06
anti-hallucination
information-security-analysts

Anti-hallucination rules for code security audit. Prevents false positive vulnerability reports by enforcing file verification, code authenticity, and tech stack matching. Must be loaded by all audit agents.

2026-03-06
attack-chain
information-security-analysts

Attack chain construction methodology for code audit. Provides chain reasoning method, common chain patterns, and automatic chain building rules. Load when evaluating cross-vulnerability impact.

2026-03-06
audit-phase-methodology
information-security-analysts

Five-phase audit model with effort allocation, semantic-driven Phase 2A, coverage verification Phase 2B, validation Phase 3, and aggressive scanning principles.

2026-03-06
severity-rating
information-security-analysts

Vulnerability severity rating framework with CVSS-based 4-tier system, 3-dimensional assessment model, decision tree, and attack chain impact rules.

2026-03-06
taint-analysis
information-security-analysts

Taint analysis methodology for code audit. Provides sink identification, backward tracing, source location, sanitization checking, and report generation. Load when analyzing data flow vulnerabilities.

2026-03-06
tech-stack-router
information-security-analysts

Tech stack to security module routing table, tech stack identification methods, functional module discovery, and boundary interaction matrix.

2026-03-06