OWLIST
Official@Vibecoder79
OWLIST provides Claude Code skills for OpenCLAW project governance, covering research, sprint planning, security architecture, and implementation protocols.
Agent Skills by OWLIST
Showing 9 vetted skills indexed across 1 GitHub repositories.
research
Routes research questions between Claude WebSearch and Perplexity sonar-deep-research via OpenRouter.
bootstrap
Sets up new projects with governance hooks, documentation templates, and self-healing agents.
backlog
Analyzes Linear backlog issues, maps dependencies, and proposes a prioritized sprint order.
ideation
Transforms raw feature ideas into architecture-reviewed Linear user stories with sprint-fit scoring.
security-architect
Performs threat modeling, code security reviews, audits, and prompt-injection scans for Claude Code skills.
skill-creator
Scaffold, validate, and package Claude Code skills into distributable .skill files.
implement
Implements Linear issues through an 8-step protocol with spec gates and post-implementation validation.
sprint-review
Audits architecture health, tech debt, and backlog hygiene with a learning-loop entry.
architecture-review
Reviews stories or entire systems against 8 architecture dimensions and reports risks and tech debt.
Frequently Asked Questions About OWLIST
FAQPage SchemaWhat tasks can I accomplish with OWLIST's skills?▼
You can run tiered deep research, bootstrap OpenCLAW-governed projects, prioritize sprint backlogs with dependency analysis, create user stories via ideation, execute an 8-step implementation protocol, and perform security reviews, architecture audits, and sprint reviews with tech-debt tracking.
Who are OWLIST's skills designed for?▼
They target developers and operators working with Claude Code who want structured project governance. The skills serve engineers managing sprints, user stories, and implementations, plus security-conscious teams needing threat modeling, OWASP checks, and prompt-injection scanning of third-party skills.
How do I install and run OWLIST's skills?▼
Install the skill folders into your Claude Code skills directory, then trigger them via slash commands like /research, /bootstrap, /backlog, /implement, or /security, or through natural-language phrases such as 'recherchiere' or 'Sprint Planning'. The research skill additionally requires an OpenRouter API key.
What prerequisites and secrets do OWLIST's skills require?▼
Only the research skill requires a secret: an OPENROUTER_API_KEY from openrouter.ai/keys, stored in a .env file, which routes to perplexity/sonar-deep-research without a separate Perplexity key. The bootstrap skill uses standard Read, Write, Edit, Bash, Glob, and Grep permissions.
How does the security-architect skill protect my projects?▼
It offers four modes: DESIGN for threat modeling during ideation, REVIEW for code-change security checks, AUDIT for full on-demand scans, and SKILL-SCAN for prompt-injection checks on downloaded skills. It applies STRIDE/DREAD, OWASP Top 10:2025, ASVS 5.0, and agentic AI security patterns.