Self-Improving Agent Operating System Update
Changes
- chore: bump to v3.3.1 for CI trusted publishing test
- fix(release): add NODE_AUTH_TOKEN for npm OIDC trusted publishing
- fix(release): use npm trusted publishing (OIDC) instead of token
- fix(release): scan working tree only — full history has 312 historical false positives
- feat: v3.3.0 — 1270 skills, free-for-dev + ECC integration, GitHub Pages, auto-publish
- feat: cherry-pick 55 unique skills from stale restructured branch (1215 -> 1263)
- ci(gitleaks): scan only origin/main history, not all branches
- fix(gitleaks): use singular [allowlist] table syntax (8.24+ format)
- ci(gitleaks): use direct gitleaks CLI instead of gitleaks-action
- ci: add gitleaks scan to validate.yml + finalize allowlist
- security: redact 6 leaked secrets + add gitleaks config
- 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_dashboard.py
- 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/marketing skills
- 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-services comparison.
- feat(financial): Add FINANCIAL_SERVICES_INDEX.md and link trading-checklist to all financial skills.
- 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 TradingPipeline
- feat: add self-evolving system - find-skills, create-skills, auto-evolve meta-skills (v3.0)
- docs: SEO/GEO/AEO optimized README + llms.txt for AI discoverability
- ci: Add auto-release workflow for future tags
- feat: Self-Improving Agent Operating System (9 meta-skills)
- feat: +65 new skills - 204 total
- feat: complete Phase 1 marketing assets
- feat: add black-edge + enhanced skills from reference libraries
- feat: marketplace submission manifests and updated README
- fix: remove redundant nested skills
- feat: unified skill ecosystem - 232 world-class skills
- feat: add world-class personas to all 109 skills
Installation
npx skills add oyi77/1ai-skills@v3.3.1
npm install (alternative)
npm install 1ai-skills@v3.3.1
Stats
- Total Skills: 1270 across 18 categories (see SKILLS.json)
- Cybersecurity: 779 skills across 26 subdomains
- Meta-Skills: 15 (auto-evolve, auto-improve, auto-learn)
- CI Protected: gitleaks + validate.yml enforces secrets, frontmatter, and doc sync