chengamki-tech/ibm-spss-assistant
IBM SPSS Statistics 智能助手插件:基于 Agent Skills 标准,为课程作业与学位论文提供从统计方法选择、数据清洗、SPSS Syntax 生成到结果解读和中文论文写作的全流程辅助。
IBM SPSS Statistics 智能助手插件:基于 Agent Skills 标准,为课程作业与学位论文提供从统计方法选择、数据清洗、SPSS Syntax 生成到结果解读和中文论文写作的全流程辅助。
npx skills add chengamki-tech/ibm-spss-assistantIBM SPSS Statistics 智能助手插件:基于 Agent Skills 标准,为课程作业与学位论文提供从统计方法选择、数据清洗、SPSS Syntax 生成到结果解读和中文论文写作的全流程辅助。
你的专属 AI 助手,可集成至 OpenClaw、WorkBuddy 等任何 Agent,覆盖 L2C 整个链路。
Claude Code skill: reconcile-tasks
Agent SkillOS — the wealth-accumulation layer for self-improving AI agents.
oceanbase-skills 是一个面向 AI 编程助手(如 Cursor、Claude Code 等)的 Agent Skills 集合仓库,专为 OceanBase 开发者和用户设计。仓库以子目录形式组织多个独立的 Skill,每个 Skill 提供开箱即用的 SKILL.md 文件,可直接集成至 AI 编程工具中使用。
Agent skill repository.
Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channels, strings, math, tuples, and concurrency (Map, Filter, Reduce, GroupBy, Chunk, Flatten, Find, Uniq, etc.). Core immutable package (lo), concurrent variants (lo/parallel aka lop), in-place mutations (lo/mutable aka lom), lazy iterators (lo/it aka loi for Go 1.23+), and experimental SIMD (lo/exp/simd). Apply when using or adopting samber/lo, when the codebase imports github.com/samber/lo, or when implementing functional-style data transformations in Go. Not for streaming pipelines (→ See `samber/cc-skills-golang@golang-samber-ro` skill).