- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
全球股票综合分析工具。支持A股、港股、美股等东方财富覆盖的所有市场。根据用户输入的股票名称或代码,从东方财富网获取股票信息,进行基本面、新闻面、资金面三维分析,给出投资建议、买入价位和卖出价位。触发关键词:分析股票、股票推荐、股票买卖点、股票研究、A股分析、港股分析、美股分析、中概股、恒生指数、纳斯达克、标普500、道琼斯、腾讯、阿里巴巴、苹果AAPL、特斯拉TSLA、英伟达NVDA、美光MU等。
- 📁 schemas/
- 📁 scripts/
- 📄 playbook.json
- 📄 skill.md
**Name:** ace-context-engineering
Verify plugins marketplace structure, version consistency, and JSON/frontmatter validity via subagent
Manage Notion pages, databases, and comments from the command line. Search, view, create, and edit content in your Notion workspace.
Code quality review checklist for Node/TypeScript projects. Loaded by the code-quality-reviewer agent during PR review.
This is the extended reference for the headless T0 orchestrator.
- 📄 metadata.json
- 📄 README.md
- 📄 SKILL.md
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Analyze Linux kernel vulnerabilities from KASAN/UBSAN/BUG crash logs or CVE descriptions. Performs full root cause analysis, exploitability assessment, patch development, and verification. Use this skill whenever the user provides a kernel crash log, KASAN report, kernel panic trace, syzbot report, or asks to analyze/patch a kernel vulnerability. Also trigger when the user mentions kernel CVEs, kernel exploit analysis, kernel bug triage, or wants to understand if a kernel bug is exploitable. Even if the user just pastes a raw stack trace from dmesg, this skill applies. --- # Kernel Vulnerability Analyzer A comprehensive skill for analyzing Linux kernel vulnerabilities — from crash log triage through root cause analysis, exploitability assessment, patch development, and verified fix delivery. This skill is designed around a **hive-mode subagent architecture**: break the analysis into parallel workstreams, plan before executing, and coordinate results across agents. ## Core Workflow Overview The analysis follows seven phases. Each phase builds on the previous, but many sub-tasks within a phase can run in parallel via subagents. ```
- 📁 .github/
- 📁 scripts/
- 📄 CITATION.cff
- 📄 feed.xml
- 📄 index.json
[](https://oathe.ai/report/joylarkin/openclaw-security-news)
Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies.
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
查询并分析 `data_cache` 下的市场数据(股票、指数、板块、市场元数据、strategy_watch)。支持按日期/列/条件读取实际数据行,并进行对比分析(如两日成交额变化)。
Use when creating, updating, reviewing, or merging a PR in this repo. Covers first-push rebases, review and simplification passes, benchmark baseline requirements, and post-merge `$postmortem` runs.