omnius 1.0.714 → 1.0.716

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/dist/index.js +2 -2
  2. package/npm-shrinkwrap.json +24 -24
  3. package/package.json +2 -1
  4. package/skills/reference/flaviocopes/README.md +54 -0
  5. package/skills/reference/flaviocopes/manifest.json +1532 -0
  6. package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
  7. package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
  8. package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
  9. package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
  10. package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
  11. package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
  12. package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
  13. package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
  14. package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
  15. package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
  16. package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
  17. package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
  18. package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
  19. package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
  20. package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
  21. package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
  22. package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
  23. package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
  24. package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
  25. package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
  26. package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
  27. package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
  28. package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
  29. package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
  30. package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
  31. package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
  32. package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
  33. package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
  34. package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
  35. package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
  36. package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
  37. package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
  38. package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
  39. package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
  40. package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
  41. package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
  42. package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
  43. package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
  44. package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
  45. package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
  46. package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
  47. package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
  48. package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
  49. package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
  50. package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
  51. package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
  52. package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
  53. package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
  54. package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
  55. package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
  56. package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
  57. package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
  58. package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
  59. package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
  60. package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
  61. package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
  62. package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
  63. package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
  64. package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
  65. package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
  66. package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
  67. package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
  68. package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
  69. package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
  70. package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
  71. package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
  72. package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
  73. package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
  74. package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
  75. package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
  76. package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
  77. package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
  78. package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
  79. package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
  80. package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
  81. package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
  82. package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
  83. package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
  84. package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
  85. package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
  86. package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
  87. package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
  88. package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
  89. package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
  90. package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
  91. package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
  92. package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
  93. package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
  94. package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
  95. package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
  96. package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
  97. package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
  98. package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
  99. package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
  100. package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
  101. package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
  102. package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
  103. package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
  104. package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
  105. package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
  106. package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
  107. package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
  108. package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
  109. package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
  110. package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
  111. package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
  112. package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
  113. package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
  114. package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
  115. package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
  116. package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
  117. package/skills/reference/flaviocopes/skills/web-authentication/SKILL.md +82 -0
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/dist/index.js
3
- size: 38023412 bytes
4
- sha256: 0d2e8b6b61b0eed6d89e1d2a6833684a1d70888369cb9f893bb47b3fd06d9e16
3
+ size: 38052015 bytes
4
+ sha256: 857863d40a95b658ae65258bdc791ee77375b37f866315633397dd6fff2af14d
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "omnius",
3
- "version": "1.0.714",
3
+ "version": "1.0.716",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "omnius",
9
- "version": "1.0.714",
9
+ "version": "1.0.716",
10
10
  "bundleDependencies": [
11
11
  "image-to-ascii"
12
12
  ],
@@ -1081,9 +1081,9 @@
1081
1081
  "license": "Apache-2.0 OR MIT"
1082
1082
  },
1083
1083
  "node_modules/@libp2p/noise/node_modules/protons-runtime": {
1084
- "version": "7.1.1",
1085
- "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.1.tgz",
1086
- "integrity": "sha512-c/PYyiENwXzz+JQDISCDfBFAxmASuDJfoUovBUa81WJ0F6RdEy/u6wHvLIgmrzyl+q3ulvVLTHNCErHs4X3cjA==",
1084
+ "version": "7.1.2",
1085
+ "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.2.tgz",
1086
+ "integrity": "sha512-j7Y7MfCwPCxYwopyqDt8+CoJULzdajSBrFAzzfBHEhOTfdvOJ2z1QLK9aK34bSBz6V/9JAAlrsc/rFkIbqppuw==",
1087
1087
  "license": "Apache-2.0 OR MIT",
1088
1088
  "dependencies": {
1089
1089
  "uint8-varint": "^3.0.0",
@@ -1167,9 +1167,9 @@
1167
1167
  "license": "Apache-2.0 OR MIT"
1168
1168
  },
1169
1169
  "node_modules/@libp2p/peer-record/node_modules/protons-runtime": {
1170
- "version": "7.1.1",
1171
- "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.1.tgz",
1172
- "integrity": "sha512-c/PYyiENwXzz+JQDISCDfBFAxmASuDJfoUovBUa81WJ0F6RdEy/u6wHvLIgmrzyl+q3ulvVLTHNCErHs4X3cjA==",
1170
+ "version": "7.1.2",
1171
+ "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.2.tgz",
1172
+ "integrity": "sha512-j7Y7MfCwPCxYwopyqDt8+CoJULzdajSBrFAzzfBHEhOTfdvOJ2z1QLK9aK34bSBz6V/9JAAlrsc/rFkIbqppuw==",
1173
1173
  "license": "Apache-2.0 OR MIT",
1174
1174
  "dependencies": {
1175
1175
  "uint8-varint": "^3.0.0",
@@ -1277,9 +1277,9 @@
1277
1277
  "license": "Apache-2.0 OR MIT"
1278
1278
  },
1279
1279
  "node_modules/@libp2p/record/node_modules/protons-runtime": {
1280
- "version": "7.1.1",
1281
- "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.1.tgz",
1282
- "integrity": "sha512-c/PYyiENwXzz+JQDISCDfBFAxmASuDJfoUovBUa81WJ0F6RdEy/u6wHvLIgmrzyl+q3ulvVLTHNCErHs4X3cjA==",
1280
+ "version": "7.1.2",
1281
+ "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.2.tgz",
1282
+ "integrity": "sha512-j7Y7MfCwPCxYwopyqDt8+CoJULzdajSBrFAzzfBHEhOTfdvOJ2z1QLK9aK34bSBz6V/9JAAlrsc/rFkIbqppuw==",
1283
1283
  "license": "Apache-2.0 OR MIT",
1284
1284
  "dependencies": {
1285
1285
  "uint8-varint": "^3.0.0",
@@ -1538,9 +1538,9 @@
1538
1538
  }
1539
1539
  },
1540
1540
  "node_modules/@libp2p/webrtc/node_modules/protons-runtime": {
1541
- "version": "7.1.1",
1542
- "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.1.tgz",
1543
- "integrity": "sha512-c/PYyiENwXzz+JQDISCDfBFAxmASuDJfoUovBUa81WJ0F6RdEy/u6wHvLIgmrzyl+q3ulvVLTHNCErHs4X3cjA==",
1541
+ "version": "7.1.2",
1542
+ "resolved": "https://registry.npmjs.org/protons-runtime/-/protons-runtime-7.1.2.tgz",
1543
+ "integrity": "sha512-j7Y7MfCwPCxYwopyqDt8+CoJULzdajSBrFAzzfBHEhOTfdvOJ2z1QLK9aK34bSBz6V/9JAAlrsc/rFkIbqppuw==",
1544
1544
  "license": "Apache-2.0 OR MIT",
1545
1545
  "dependencies": {
1546
1546
  "uint8-varint": "^3.0.0",
@@ -2426,12 +2426,12 @@
2426
2426
  }
2427
2427
  },
2428
2428
  "node_modules/@types/node": {
2429
- "version": "22.20.3",
2430
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.3.tgz",
2431
- "integrity": "sha512-DZmzkmwHzXrLPAXPyKNDzlIwMMUZCVacoD25ywdy5YTKGbOx/2ld+Q38Im2zJ0vBuZP5Prd3VZutKZyXwkOS8A==",
2429
+ "version": "26.6.1",
2430
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.6.1.tgz",
2431
+ "integrity": "sha512-VqGJBMCtdhqkBUCcBLvywI0NJ+KLuVzgNnlBUNFOQjqVxzo2lxLUNg1DSey8+u2u6ktswSAxg+s68QLzWHNOuA==",
2432
2432
  "license": "MIT",
2433
2433
  "dependencies": {
2434
- "undici-types": "~6.21.0"
2434
+ "undici-types": "~8.9.0"
2435
2435
  }
2436
2436
  },
2437
2437
  "node_modules/@types/sinon": {
@@ -4089,9 +4089,9 @@
4089
4089
  }
4090
4090
  },
4091
4091
  "node_modules/get-east-asian-width": {
4092
- "version": "1.6.0",
4093
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz",
4094
- "integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==",
4092
+ "version": "1.7.0",
4093
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.7.0.tgz",
4094
+ "integrity": "sha512-XjH1AECxf0giL2V1aU8vKyRR2ppRUb5c0EvT7zuJTokQ74bNo52zOtghqdWIqrhUD79fo3x0WfKZdOqxF6LG1Q==",
4095
4095
  "license": "MIT",
4096
4096
  "engines": {
4097
4097
  "node": ">=18"
@@ -7647,9 +7647,9 @@
7647
7647
  }
7648
7648
  },
7649
7649
  "node_modules/undici-types": {
7650
- "version": "6.21.0",
7651
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
7652
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
7650
+ "version": "8.9.0",
7651
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.9.0.tgz",
7652
+ "integrity": "sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==",
7653
7653
  "license": "MIT"
7654
7654
  },
7655
7655
  "node_modules/universalify": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omnius",
3
- "version": "1.0.714",
3
+ "version": "1.0.716",
4
4
  "description": "AI coding agent powered by open-source models (Ollama/vLLM) — interactive TUI with agentic tool-calling loop",
5
5
  "type": "module",
6
6
  "main": "./dist/library.js",
@@ -32,6 +32,7 @@
32
32
  ".aiwg/addons/omnius-rest-docs",
33
33
  "templates",
34
34
  "prompts",
35
+ "skills",
35
36
  "vendor",
36
37
  "voices/personaplex/OverBarn.pt",
37
38
  "voices/personaplex/clone-voice.py",
@@ -0,0 +1,54 @@
1
+ # flaviocopes reference pack
2
+
3
+ 112 routing cards covering 17 handbooks, 87 courses, and 8 MIT-licensed
4
+ software projects by Flavio Copes.
5
+
6
+ ## What a card is
7
+
8
+ A card is a map, not the territory. Each one carries:
9
+
10
+ - what the title covers, as a condensed topic list
11
+ - the identifiers that appear in its code samples, as a concept index
12
+ - trigger phrases that should route a model to it
13
+ - when to reach for it, and when a sibling card is the better fit
14
+
15
+ Cards average about 2.7 KB. That is deliberate: a hundred of them have to
16
+ coexist in a model's skill listing without crowding out the task.
17
+
18
+ ## What a card is not
19
+
20
+ Cards do not contain the source text. Nothing in this package reproduces the
21
+ books or courses. The card tells a model that a reference exists, what is in
22
+ it, and how to reach it.
23
+
24
+ ## Getting the full text
25
+
26
+ `fetch` downloads a title from the publisher to your own machine, `index`
27
+ turns that local copy into a searchable store, and `search` reads it. The
28
+ corpus lives under `~/.omnius/library/flaviocopes/` and never enters the
29
+ package.
30
+
31
+ ```bash
32
+ omnius library list flaviocopes # what's in the pack
33
+ omnius library fetch flaviocopes # pull every title (~95 MB)
34
+ omnius library fetch flaviocopes --title postgresql
35
+ omnius library index flaviocopes # build the local search index
36
+ omnius library search flaviocopes "search_path"
37
+ ```
38
+
39
+ Override the corpus location with `OMNIUS_LIBRARY_HOME`.
40
+
41
+ ## Licensing
42
+
43
+ The 8 software projects are MIT and carry a redistribution grant; their cards
44
+ name the license and link the repository. The handbooks and courses are Flavio
45
+ Copes' own work, published for free download at
46
+ <https://flaviocopes.com/download/>. This pack ships derived routing metadata
47
+ only and points at his servers for the text itself.
48
+
49
+ ## Regenerating
50
+
51
+ ```bash
52
+ python3 reference-library/flaviocopes/extract-structure.py # against fetched EPUBs
53
+ node scripts/build-reference-library.mjs flaviocopes
54
+ ```