Agent Skills › open-gitagent/opengap

open-gitagent/opengap

GitHub

用于审查金融文档(如招股书、ADV)是否符合FINRA 2210合规性、披露要求及平衡呈现。自动识别规则、检查必要元素、评估准确性与平衡性,并输出结构化问题报告。

18 skills 2,921

Install All Skills

npx skills add open-gitagent/opengap --all -g -y
More Options

List skills in collection

npx skills add open-gitagent/opengap --list

Skills in Collection (18)

用于审查金融文档(如招股书、ADV)是否符合FINRA 2210合规性、披露要求及平衡呈现。自动识别规则、检查必要元素、评估准确性与平衡性,并输出结构化问题报告。
用户提及合规检查 需要审查金融审计报告 验证监管文件 检查金融陈述准确性
examples/full/skills/document-review/SKILL.md
npx skills add open-gitagent/opengap --skill document-review -g -y
针对金融监管框架(SEC、FINRA等)进行合规审计,识别差距并分级建议整改。
合规审计 监管审查 政策一致性验证
examples/full/skills/regulatory-analysis/SKILL.md
npx skills add open-gitagent/opengap --skill regulatory-analysis -g -y
用于创建和配置 Agent,包括生成 agent.yaml、SOUL.md 及目录结构。适用于初始化智能体、定制行为规则、添加技能工具等场景。
创建新的 Agent 实例 配置 agent.yaml 文件 编写 SOUL.md 人格定义 设置 Agent 目录结构
examples/gitagent-helper/skills/create-agent/SKILL.md
npx skills add open-gitagent/opengap --skill create-agent -g -y
用于在不同Agent框架间进行定义格式的导出与导入,支持将gitagent转换为Claude、OpenAI等格式或反向迁移。
用户希望将Agent配置从当前框架迁移至其他平台 用户需要将现有Agent导出为特定框架兼容格式
examples/gitagent-helper/skills/export-agent/SKILL.md
npx skills add open-gitagent/opengap --skill export-agent -g -y
指导新用户安装 gitagent 并创建第一个智能体,涵盖脚手架生成、配置编辑、验证及运行流程。适用于初次使用或询问如何开始的场景。
用户是新手,不知道如何使用 gitagent 用户询问如何开始或设置第一个 agent 用户请求安装 gitagent 用户想要搭建初始环境
examples/gitagent-helper/skills/get-started/SKILL.md
npx skills add open-gitagent/opengap --skill get-started -g -y
管理技能生命周期,包括搜索、安装、创建和验证自定义或第三方技能。
查找或安装技能 创建新技能 查看技能列表
examples/gitagent-helper/skills/manage-skills/SKILL.md
npx skills add open-gitagent/opengap --skill manage-skills -g -y
配置并运行支持多种LLM适配器的Agent,涵盖本地、Git仓库及一次性提示场景。提供认证排查、适配器选择、Git缓存管理及自动检测机制的完整使用指南。
用户需要运行Agent 切换LLM提供商 配置适配器设置 从Git仓库启动Agent
examples/gitagent-helper/skills/run-agent/SKILL.md
npx skills add open-gitagent/opengap --skill run-agent -g -y
定义AI模型选择策略,按提供商健康状态而非任务复杂度分级。优先使用本地免费模型,仅在故障时降级或升级,严格限制付费模型用于审计等场景,并包含健康检查与成本监控脚本。
需要选择LLM模型时 检查API可用性或成本时
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/compute-ladder/SKILL.md
npx skills add open-gitagent/opengap --skill compute-ladder -g -y
内存完整性审计技能,检测幻觉和状态污染。在连续失败或夜间自动运行,通过执行真实系统命令验证状态,确保Agent记忆和数据真实性。
同一任务或工具连续两次失败 每日凌晨深度审计
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/narco-check/SKILL.md
npx skills add open-gitagent/opengap --skill narco-check -g -y
作为执行守门员,通过创建、审核和分发原子工作包,确保所有有副作用的任务在获得批准后方可执行。锁定范围以防止蔓延,管理队列并处理超时升级。
需要执行具有副作用的操作前 任务范围发生变更或需扩展时
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/packet-factory/SKILL.md
npx skills add open-gitagent/opengap --skill packet-factory -g -y
将源文档解析并整合至知识库,提取关键实体与结论,创建或更新Wiki页面及交叉引用,生成来源摘要,同步索引并记录操作日志。
用户添加新源文件 用户输入 'ingest this'
examples/llm-wiki/skills/wiki-ingest/SKILL.md
npx skills add open-gitagent/opengap --skill wiki-ingest -g -y
定期或手动检查知识库的健康状况,识别矛盾、过时声明、孤立页面、缺失引用及知识盲区,并生成结构化报告以维护内容质量。
用户说 'lint the wiki' 用户说 'check wiki health'
examples/llm-wiki/skills/wiki-lint/SKILL.md
npx skills add open-gitagent/opengap --skill wiki-lint -g -y
通过搜索和综合知识库Wiki页面来回答用户问题,提供带引用的答案。若发现未收录的高价值信息,可经确认后将其归档为新的Wiki页面并更新索引,实现知识沉淀。
用户询问知识库相关内容 需要检索内部文档获取事实依据
examples/llm-wiki/skills/wiki-query/SKILL.md
npx skills add open-gitagent/opengap --skill wiki-query -g -y
用于系统性研究主题,将其拆解为子话题并收集事实信息,最终生成包含关键发现、不确定性说明及后续建议的结构化摘要。适用于用户请求调查、总结或了解特定领域知识时。
用户要求研究某个主题 用户询问某领域的已知信息 用户希望总结或调查特定话题
examples/lyzr-agent/skills/research/SKILL.md
npx skills add open-gitagent/opengap --skill research -g -y
基于RAG技术对预摄入文档进行语义搜索,支持LlamaIndex/ChromaDB或NVIDIA Foundational RAG。用于检索内部报告、PDF及技术文档中的领域知识,优先于通用网络搜索,返回带引用的相关文本片段。
需要查询内部知识库或预摄入文档 在PDF、白皮书或技术文档中查找信息 获取公开网络上不可用的特定领域知识
examples/nvidia-deep-researcher/skills/knowledge-retrieval/SKILL.md
npx skills add open-gitagent/opengap --skill knowledge-retrieval -g -y
通过 Serper API 调用 Google Scholar 搜索学术论文,支持按年份过滤,返回标题、作者、引用数及摘要片段,用于查找同行评审研究或验证学术主张。
查找特定主题的学术研究 获取论文的引用计数和发表年份 验证基于文献的主张
examples/nvidia-deep-researcher/skills/paper-search/SKILL.md
npx skills add open-gitagent/opengap --skill paper-search -g -y
通过 Tavily API 执行高级网络搜索,获取新闻、数据及事实信息,用于验证主张或补充知识库缺失内容。
需要检索最新网页内容或新闻 寻找当前统计数据或事实依据 验证特定声明的真实性
examples/nvidia-deep-researcher/skills/web-search/SKILL.md
npx skills add open-gitagent/opengap --skill web-search -g -y
用于审查代码差异或文件,检查OWASP Top 10安全漏洞、错误处理、复杂度、命名规范及性能问题。当用户请求审查PR、合并请求或代码变更时触发。
审查PR 审查diff 审查合并请求
examples/standard/skills/code-review/SKILL.md
npx skills add open-gitagent/opengap --skill code-review -g -y

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-07 07:04
浙ICP备14020137号-1 $Map of visitor$