← All creators

seed-forge

Organization

Package manager for AI agent assets — 42 skills, 5 CLIs, 1 plugin. Skills for AI/LLM agent engineering, eval-driven dev, spec-driven dev, database (MySQL/PG/Redis/Kafka/Mongo/Oracle/NL2SQL), K8s/Docker diagnostics, infra ops (Dify/Nexus/Harbor/SonarQube) & docs/patent. Runtimes: Codex, Claude Code, Cursor, Kiro, DSH.

65 indexed · 0 Featured · 22 stars · avg score 74
Prolific

Categories

Indexed Skills (65)

AI & Automation Listed

patent-disclosure-workflow

End-to-end project workflow for Chinese patent technical disclosure drafting, polishing, pre-review, and conditional Word export. Use for patent writing, structure alignment, anti-AI-tone polishing, client pre-review preparation, and export coordination.

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

work-sc-document-sop-builder

参考文档 SOP 提取:从参考文件中提取结构规则、内容要求、格式规范和导出模板,沉淀为可复用的文档编制 SOP。depends on docx/pdf(社区上游)。用户提到'参考文档做模板''提取文档规则''文档 SOP'时使用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

patent-review

Multi-round cyclic rigorous review of Chinese patent technical disclosure documents. Supports multi-dimension review (data flow closure, terminology consistency, state transition, formula completeness, error code routing, text-diagram consistency), round-by-round convergence, and optional auto-fix (default off, severe issues require human confirmation).

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

post-task-skill-miner

Review a completed multi-turn task, conversation transcript, final artifacts, and repeated execution patterns to decide whether the work should be distilled into a reusable skill, Loop asset, SOP, or knowledge card. Includes 6-signal Loop scoring model and extraction rubric (merged from session-to-loop). Use when Codex, Claude Code, or similar AI IDE agents finish a long task and need a structured retrospective.

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-tech-fit-eval

评估技术库/框架与项目需求的适配度,识别结合点、约束和集成方案。适用于技术选型决策、库集成可行性分析、框架迁移评估。 Triggers on "tech fit", "技术适配", "库评估", "framework evaluation", "library fit", "技术选型评估".

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

document-reference-sop-builder

Build reusable document-writing SOPs from reference files by extracting structure rules, content requirements, formatting specs, and export profiles. Use when the user wants to turn an existing exemplar document into a reusable drafting or export workflow for other document types.

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

patent-specification-writer

Draft Chinese patent specification sections for invention, utility model, or design submissions, especially background technology and technical solution writeups, with intake guidance, prior-art-oriented analysis, terminology consistency, and document-ready output. Excludes claims drafting. Use when the user wants 专利说明书、背景技术描述、技术方案撰写、交底书整理或发明点梳理。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

work-sc-patent-specification-writer

专利说明书撰写:起草发明/实用新型/外观专利说明书主体章节,含背景技术、技术方案、术语一致性。depends on docx(社区上游)。用户提到'专利说明书''背景技术''技术方案撰写'时使用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

base-manual-capture

Domain-neutral capture base for operation manuals. Use when the user wants an AI agent to autonomously operate an accessible system (Web now, Client later), take step-by-step screenshots with interactive user confirmation, and produce a screenshot ledger and operation trace that a manual-writing skill (e.g. pg-manual-builder) turns into a handbook. Use when 采集系统截图、生成操作手册配图、逐步走���系统流程、刷新旧手册截图.

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-git-workflow-expert-base

Git 工作流知识基座。extends netresearch/git-workflow-skill 上游通用 Git 知识,叠加团队 commit 规范、分支策略、Gitea 工作流、镜像同步经验。供 devlab-git-workflow-expert 等下游技能通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

devlab-dao-sql-compat

DAO 层通用 SQL 方言兼容性检查 + 系统性修复工作流。支持 MyBatis/JPA/MyBatis-Plus/SQLAlchemy 四种持久层框架,扫描源码识别 Oracle/PostgreSQL/MySQL 方言混用风险,自动修复 80% 常见陷阱,剩余 20% 由 Agent 辅助人工确认。七阶段流程 + adapter 模式框架适配。触发词:SQL 兼容性、方言混用、Oracle 转 PG、PG 转 Oracle、MyBatis 迁移、JPA 方言、Hibernate SQL、SQLAlchemy raw SQL、数据库国产化改造、DAO 层 SQL 检查。

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

work-markitdown

办公文档通用 Inflow 编排:把 DOCX、PDF、PPTX、XLSX��图片、HTML、CSV 等 15+ 格式稳定转换为 Markdown。extends 上游 markitdown 技能,补充本地环境适配和批量转换工作流。用户提到'转成 md''文档转 markdown''解析文档''读取文档内容'时使用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-kafka-expert-base

Kafka 知识基座。覆盖 Topics/Partitions、Consumer Groups、Producer/Consumer Config、Serialization、Exactly-Once、Rebalancing。供 devlab-middleware-expert 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

public-mysql-expert-base

MySQL/InnoDB 知识基座。覆盖 schema 设计、索引策略、查询调优、事务与锁、分区、运维操作。供 devlab-middleware-expert 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

work-export

办公文档通用 Outflow 编排:从内容(Markdown/数据/大纲)出发,调度社区上游技能生成目标格式文档(docx/pdf/xlsx/pptx)。depends on docx, pdf, xlsx, pptx 社区上游技能。用户提到'导出为 Word''生成 PDF''做成 Excel''做成 PPT''导出文档'时使用。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

devlab-db-data-migration

数据库数据层安全迁移专家技能。覆盖 schema 演进(加列/改约束/建索引)与数据搬迁的完整安全流程:备份→幂等检测→迁移→验证→失败回滚。当项目需要变更已有表结构、生产报 no such column / 唯一约束冲突、或需编写独立迁移脚本时使用。与 devlab-dao-sql-compat 互补:本技能管数据层面,后者管 SQL 语法层面。Triggers on "数据迁移", "表结构变更", "schema 演进", "no such column", "唯一约束冲突", "迁移脚本", "db migration".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-integration-fullstack

全栈集成测试专家技能。支持多服务 Docker Compose 部署场景,基于 Testcontainers + Mock Server 实现端到端集成测试。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

devlab-srv-test-api

后端 API 测试专家技能。支持 Java(JUnit)/ Python(pytest)/ Node.js(supertest + jest)后端项目的接口测试、Mock 服务、测试数据管理。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-web-echarts-usage

ECharts 在 Astro/前端项目中的完整集成指南,包含 tree-shaking、IntersectionObserver 按需加载、自定义系列集成、拓扑图实现、雷达图配置、Astro Islands 数据传递、调试经验。

22 Updated 1 weeks ago
seed-forge
Web & Frontend Listed

devlab-web-extension-bootstrap

Use when building a browser/web extension from scratch, especially one that extracts, downloads, or enhances data from an existing web app. Covers feasibility, reverse-engineering the target site's data channels, tech-stack selection (WXT + framework + Manifest V3), content/background/popup architecture, and a real-browser e2e testing strategy. Hand off open-source packaging and release to devlab-github-oss-ops.

22 Updated 1 weeks ago
seed-forge
Web & Frontend Listed

devlab-web-xyflow-usage

@xyflow/react 使用指南:核心概念、自定义节点、Astro Islands 集成、6 条踩坑经验。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

base-cn-registry-mirror-strategy

国内镜像源与代理分层策略(Docker / Debian / Alpine / Node / Python / Maven / Gradle / Go),用于 Dockerfile 与 CI 的可维护加速。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-ai-agent-engineering

AI Agent / LLM 应用工程化方法论。指导如何把一个 AI 智能体应用"拆成哪几块 + 如何避免重走老路":分层管道、规则优先+LLM兜底、多模型触点路由、Prompt 统一治理、超时/缓存/降级、评测闭环、多厂商 SDK 适配。Triggers on "AI agent 架构", "LLM 应用怎么拆", "规则还是大模型", "prompt 管理", "agent 工程化", "ai agent methodology", "llm app architecture".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-ai-kit-miner

Review completed dev sessions to decide whether work should be distilled into devlab-* assets (skills, CLI tools, MCP servers, loops, subagents, or knowledge cards). Based on base-session-ai-kit-miner, specialized for dev workflows (不局限于前后端,覆盖全栈研发场景). Triggers on "devlab-ai-kit-miner", "devlab skill miner", "研发复盘", "技能提炼", "沉淀决策".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-eval-driven-agent

eval 自评测体系驱动的 AI Agent 生产体系方法论。以评测集为核心资产,建立"评测集组织 + Mock 隔离 + 标准化比对 + 自动评测脚本 + 回归门禁"闭环;L0-L4 分层评测(确定性单测/轨迹评测/输出评测/生产回归/安全成本护栏),L1 golden session 轨迹断言,L2/L3 数据后端接 Langfuse(dataset/scores/LLM-as-judge),配套 evalctl CLI(0.3.x)。Triggers on "评测集", "eval", "回归测试", "准确率怎么保证", "测试数据集", "AI 质量护栏", "eval-driven", "LLM-as-judge", "langfuse 评测", "scores", "质量评分", "轨迹评测", "golden session", "agent 测试", "工具调用序列".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

diag-container-oom

容器 OOM 全链排查。从 dmesg OOM killer → cgroup memory limits → Docker/Compose memory 配置 → swap → 应用内存分析,定位根因并输出修复建议。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

diag-k8s-node-pressure

K8s 节点资源压力排查。CPU/Memory/Disk/PID Pressure 全链诊断: kubectl top → describe node → conditions → eviction events → 调度分析, 输出结构化报告与缓解建议。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

infra-system-env-ops

基础设施系统环境运维技能。覆盖端口映射/转发/iptables/firewalld/portproxy/SSH tunnel(原 net-ops 能力),以及 Monit 统一看门狗部署、服务崩溃自愈、系统资源监控等企业级系统可靠性实践。当用户提到端口转发、网络连通、看门狗、Monit、服务崩溃恢复、系统可靠性、watchdog 时触发。

22 Updated 1 weeks ago
seed-forge
Testing & QA Listed

devlab-web-test-e2e

Web E2E 测试专家技能。专注 Vue/React 前端项目的浏览器端到端测试能力,基于 Playwright + AI Agent 实现测试计划生成 → 代码生成 → 失败修复的完整闭环。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-test-expert

测试专家知识库。包含测试最佳实践、故障排查指南、测试策略设计、性能优化建议等专家级知识,供其他测试技能引用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-test-onboard

AI 驱动的分层测试体系顶层���由编排。根据项目特征(前端/后端/全栈/微服务)智能识别测试需求,路由到对应子技能(devlab-web-test-e2e / devlab-srv-test-api / devlab-integration-fullstack)。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-web-visual-ops

Web 视觉化操作(Web Visual Operations):对 Web 应用做 Observe/Navigate/Interact/Inspect/Validate/Capture 的 day-2 操作手册。Router 层统一编排 Playwright(确定性)、Stagehand(AI 增强)、DevTools(Console/Network/Runtime)、Vision/CUA(视觉兜底)四类执行器,覆盖 Debug / UI Review / Visual Regression / E2E / Browser Automation 五类 Workflow。Stagehand 定位为 Router 的 AI Adapter 而非底座,Skill 不绑定单一框架。触发词:视觉走查、UI 审查、页面调试、控制台报错、网络请求排查、截图对比、视觉回归、浏览器自动化、visual ops、stagehand、playwright

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

infra-dify-ops

Dify 平台使用层运维 Skill:DSL 创作/校验/双轨导入(Console API 优先,Playwright 兜底)、DSL 导出、app 检查、本地资源沉淀、workflow 草稿、模型 provider 配置与生产验收;不负责部署层。配套 CLI difyctl。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

infra-nexus-ops

Nexus 平台运维技能。凡是用户提到 Nexus 仓库、raw/PyPI/npm/Maven group、hosted/proxy、仓库巡检、Nexus inventory、创建仓库、blobstore、cleanup policy、nexusctl 时触发。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

infra-sonarqube-ops

SonarQube 代码质量平台 day-2 运维:探活、项目管理、质量门禁、扫描触发与结果解读、Token 管理。配套 CLI sonarqubectl。当用户提到 SonarQube、sonarqubectl、代码质量扫描、质量门禁、sonar-scan 时触发。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-spec-driven-dev

通用 spec 驱动的 AI 协作开发方法论。把需求转成 requirements/design/tasks 三件套提案作为事实源,经审查→细化→分任务执行→回归验证,全程 human-on-the-loop。适用于任何支持 spec 工作流的 AI IDE/Agent(Kiro spec 仅为一个 example)。Triggers on "spec 驱动", "写个提案", "requirements design tasks", "Run all tasks", "分任务执行", "spec-driven development".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-tech-debt-ops

技术债全生命周期运维:审计分析→建议报告→确认后重构(微观+宏观)→回归验��。覆盖从“发现债务”到“安全消除”的闭环。Triggers on "重构", "技术债", "技术债审计", "audit", "god class 太大", "拆分模块", "refactor", "tech debt", "代码太乱要重构", "tech debt audit".

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-web-deep-acceptance

存量 Web 系统深度功能验收方法论(L1-L4)。registry 功能点驱动 + 唯一入口执行器 + 假成功嗅探 + 三对齐审计,覆盖盘点建模、用例固��、失败五分类路由、多会话认领协作。与 devlab-web-test-e2e(绿field 用例生成)分工:本技能面向已有系统的全功能点深度验收与回归资产管理。实战陷阱全量清单见 references/REFERENCE-PITFALLS.md。触发词:深度测试、深度验收、功能验收、L1-L4、registry、三对齐、假成功、deep acceptance

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

devlab-contract-web-server

前后端契约规范技能(contract 技能簇首个,定位介于 devlab-srv-* 与 devlab-web-* 之间)。约束大型前后端分离项目的接口/序列化契约、字段类型一致性、错误码与配置分层,提供契约校验与联调防错清单。Triggers on "前后端契约", "接口对不上", "序列化", "字段类型不一致", "contract", "api schema", "联调对齐".

22 Updated 1 weeks ago
seed-forge
Web & Frontend Listed

devlab-web-engineering

Web / 前端工程化能力层(Frontend Engineering Capability)。语言无关覆盖六域:Project Bootstrap、Build、Dependency、Packaging、Runtime/Environment、Engineering Convention。路由键 = 语言 × 框架 双维:TS 主线 / JS 兼容 / 语言维度扩展位 → 框架路由 profiles/vue(实战级:Vite 主线/Webpack 兼容 + 微前端场景层 qiankun/micro-app)、profiles/react(模板级),其余框架走 references 引用层。Capability Layer:��则沉淀 + 能力编排 + Profile + 工程质量要求,不承接完整用户需求,不重复造底层工具。由 devlab-web-bootstrap 吸收升级而来。

22 Updated 1 weeks ago
seed-forge
Web & Frontend Listed

devlab-web-skywalking-rum-usage

前端 SkyWalking RUM 接入技能。凡是用户提到前端监控、RUM、skywalking-client-js、Web Vitals 采集、浏览器端链路追踪、前端错误上报时触发。框架无关,支持 Vue/React/Angular/Svelte/原生 JS。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

infra-ragflow-ops

RAGFlow 平台运维技能。凡是用户提到 RAGFlow、ragflowctl、知识库、dataset、RAGFlow 模型/向量库/对象存储依赖或 RAGFlow 健康检查时触发。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

devlab-cicd-onboard

Provider-neutral CI/CD onboarding workflow for repository analysis, pipeline design, configuration boundaries, and release verification.

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

devlab-web-context

前端项目上下文理解规则资产(<domain>-context 家族首个成员):双模式(模式 A 规则包被 devlab-context-bootstrap 文件契约委托 / 模式 B 独立四步渐进式理解),产出前端 context 画像(7 固定键 + 置信度标注),供 bootstrap 消费填五件套台账。

22 Updated 1 weeks ago
seed-forge
Web & Frontend Listed

devlab-web-glitchtip-usage

前端 GlitchTip 错误追踪接入技能。凡是用户提到 GlitchTip、Sentry SDK、前端错误聚合、Source Map 上传、JS 错误追踪、Issue 管理时触发。框架无关,支持 Vue/React/Angular/Svelte/原生 JS。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

base-goal-execution

Goal 驱动执行技能。将计划(Plan)转化为可追踪、可恢复、有验收标准的闭环执行流程。 每次制定计划或执行计划时自动激活,确保任务从启动到交付全程可控。 触发词:goal、目标执行、计划执行、执行计划、闭环交付、goal-driven。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

diag-k8s-pod-crashloop

K8s Pod CrashLoopBackOff 全链排查。从 kubectl describe → events → logs → restart policy → resource limits → liveness/readiness probe → image pull → configmap/secret 挂载,���位根因并输出修复建议。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

diag-mysql-deadlock

MySQL 死锁全链诊断。捕获 InnoDB 死锁状态,解析锁链(谁持有什么、谁等待什么), 分类死锁模式(AB-BA / Gap Lock / FK cascade / Auto-Inc),查找当前锁等待和长事务, 输出结构化报告并给出修复建议。支持 MySQL 5.7+ performance_schema 与 5.6 兼容回退。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

diag-mysql-replication

MySQL 主从延迟全链诊断。检查 replication 状态、定位延迟根因(大事务/网络/从库负载/ binlog 格式/并行复制配置),输出结构化报告与修复建议。支持异步/半同步/GTID 复制。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

diag-mysql-slow-query

MySQL 慢查询全链诊断。开启/分析 slow query log,定位 Top-N 慢 SQL, 用 EXPLAIN 检查执行计划,识别缺失索引、全表扫描、大结果集、锁等待, 输出结构化报告与优化建议。支持 MySQL 5.7+ 与 8.0 performance_schema。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

diag-network-port-unreach

端口不可达全链诊断。从 DNS 解析 → TCP connect → iptables/firewalld 规则 → 服务监听状态 → 路由表 → SELinux/AppArmor,逐层排查并输出结构化报告。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-mongodb-expert-base

MongoDB 知识基座。覆盖 Document Model、Aggregation Pipeline、Indexes、Replica Sets、Change Streams。供 devlab-mongodb-usage 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-oracle-expert-base

Oracle 知识基座。覆盖 Connection Types、JDBC Driver、Connection Pool、LOB Handling、Character Set、SQL Dialect。供 devlab-oracle-usage 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
API & Backend Listed

public-postgres-expert-base

PostgreSQL 知识基座。覆盖 Schema Design、Indexing(B-Tree/GIN/GiST/BRIN)、JSONB、Partitioning、Extensions。供 devlab-postgres-usage 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-rabbitmq-expert-base

RabbitMQ 知识基座。覆盖 Exchange Types、Queue & Routing、Durability、Dead Letter、Confirmations。供 devlab-rabbitmq-usage 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-redis-expert-base

Redis 知识基座。覆盖数据结构选型、Key 命名、连接池与 Pipeline、集群与副本读取、TTL 与淘汰策略。供 devlab-redis-usage 通过 extends 继承。

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

work-convert

办公文档格式互转编排:文件 → 文件的格式转换(docx→pdf, pptx→pdf, xlsx→pdf 等)。depends on 社区上游 docx/pdf/xlsx/pptx 和 LibreOffice soffice。用户提到'转成 PDF''格式转换''docx 转 pdf''文档格式互转'时使用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

harness-ai-kit-ops

harness-ai-kit 资产操作手册(dsh 随包精简版):list/search/info/install/doctor 团队 Skill/CLI/Plugin/Loop 资产,及 doctor dsh 环境检查。当用户在 dsh 会话中询问团队资产、安装技能、检查 dsh 环境时使用。

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

infra-harbor-ops

Harbor 平台运维技能。凡是用户提到 Harbor project、robot、proxy cache、registry token、OCI registry、Harbor 反代或 Harbor runtime health 时触发。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

work-sc-software-copyright-writer

软件著作权(软著)申请材料撰写。根据软件信息产出合规的软件说明书(≥5000字)与源程序示例(≥2000行),并以软著审查专家视角自查结构/字数/表述/合规。与 work-sc-patent-specification-writer 同簇(办公文档跨行业场景)。Triggers on "软著", "软件著作权", "软件说明书", "软著材料", "software copyright", "登记材料".

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

work-sc-docx-comment-reply

Word 批注回复:提取 Word 文档批注上下文,生成回复并以 threaded replies 写回 docx。depends on docx(社区上游)。用户提到'回复批注''批注回复''逐条回复'时使用。

22 Updated 1 weeks ago
seed-forge
Data & Documents Listed

markitdown

使用当前环境已安装的 MarkItDown,把 DOCX、PDF、PPTX、XLSX、图片、HTML、CSV 等文件稳定转换为 Markdown。用户提到“转成 md”“markitdown”“文档转 markdown”“把 docx/pdf/pptx/xlsx 变成 markdown”时使用。

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

infra-jenkins-pipeline-ops

Operate Jenkins jobs, credentials, plugins and shared libraries through a portable, configuration-driven workflow.

22 Updated 1 weeks ago
seed-forge
DevOps & Infrastructure Listed

infra-woodpecker-pipeline-ops

Design, inspect and operate portable Woodpecker CI pipelines with explicit repository and deployment boundaries.

22 Updated 1 weeks ago
seed-forge
AI & Automation Listed

public-nl2sql-expert-base

NL2SQL/Text2SQL 知识基座(供 extends 继承)。聚合两阶段架构、查询类型分类、字段/术语映射、条件与 metric 抽取、多表 JOIN 推理、SQL 正确性与评测的深度知识与踩坑。通常被 devlab-nl2sql-engineering 继承,不直接面向用户触发。

22 Updated 1 weeks ago
seed-forge

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.