Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 27 May 21:04
· 101 commits to main since this release

Self-Improving Agent Operating System Update — v3.2.0

1,215 production-ready AI agent skills. 779 cybersecurity skills across 26 subdomains. CI-protected with enforce frontmatter validation, uniqueness checks, and documentation sync.

Changes (46 commits since v3.1.0)

  • chore: bump to v3.2.0 — 1,215 skills, 779 cybersecurity
  • chore(ci): update validate step label (no longer 987)
  • feat: cherry-pick 228 master-only skills onto main (987 -> 1215)
  • fix(ci): make SKILLS.json deterministic by removing timestamp
  • fix: repair 113 broken SKILL.md + flatten trading/trading nesting
  • docs: add AGENTS.md to every tooling dir for layered navigation
  • ci: add scripts/validate-skills.py + GitHub Actions guardrail
  • chore: tidy root - remove empty .ci-trigger, move loose test to scripts/
  • docs: sync skill counts to truth (987 across 18 categories)
  • feat: add audit-skills.sh as source-of-truth + SKILLS.json catalog
  • chore: gitignore runtime artifacts and editor/OS files
  • feat: add 754 cybersecurity skills across 26 subdomains
  • ⚡ Bolt: Add SQLite indexes for frequently queried fields
  • ⚡ Bolt: [performance improvement] Optimize SQLite aggregation in cost_dashb...
  • feat: make hooks distribution-ready for open source
  • add hooks
  • chore: remove .omc/ from tracking (already gitignored)
  • chore: add .omc/ to .gitignore
  • feat: add auto-evolve system for self-improving skills
  • evolve: brain-search auto-improve (4 files) [2026-05-20 23:55:08]
  • evolve: brain-search auto-improve (97 files) [2026-05-20 23:54:13]
  • chore: trigger CI to verify frontmatter fixes
  • ci: trigger re-run to verify fixes
  • ci: trigger re-run to verify frontmatter fixes
  • ci: retrigger validation
  • fix: add missing YAML frontmatter to SKILL.md files
  • ⚡ Bolt: Optimize cache statistics queries
  • docs: add AGENTS.md for deepinit ecosystem hierarchy
  • ⚡ Bolt: Combine SQLite aggregation queries in gallery stats
  • feat(v3.2): Add 4 comprehensive skill suites + enhance existing trading/mar...
  • feat(ci): Add npmjs.com publish step to auto-release workflow.
  • chore: Add root package.json for npm publishing (v3.1.0)
  • docs: Add comprehensive v3.1 improvements summary.
  • docs: Add comprehensive v3.1 improvements summary.
  • docs(readme): Update README with 12 new financial skills summary.
  • feat(mcp): Add financial MCP server configs and README.
  • feat(financial): Add 12 missing financial skills from anthropics/financial-...
  • feat(financial): Add FINANCIAL_SERVICES_INDEX.md and link trading-checklist...
  • feat(v3.1): Standardize SKILL.md anatomy across all 216 skills
  • ⚡ Bolt: Optimize cache eviction queries
  • perf: replace sync time.sleep with asyncio.sleep in providers
  • security: finalize fix for hardcoded API keys and repository hygiene
  • security: fix hardcoded PostBridge API keys and improve secret management
  • refactor: narrow overly broad exception clauses in TikTok automation scripts
  • fix: resolve pydantic forward references in Polymarket models
  • 🧪 [testing improvement] Add unit tests for risk management logic in Trading...

Installation

npx skills add oyi77/1ai-skills@v3.2.0
npm install 1ai-skills@v3.2.0

Stats

  • Total Skills: 1,215 across 18 categories
  • Cybersecurity: 779 skills across 26 subdomains
  • Meta-Skills: 14 (auto-evolve, auto-improve, auto-learn)
  • CI Protected: validate.yml enforces frontmatter, uniqueness, and doc sync
  • Verified: 0 duplicate skill names, 0 unparseable files