omnius 1.0.715 → 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.
- package/dist/index.js +2 -2
- package/npm-shrinkwrap.json +9 -9
- package/package.json +2 -1
- package/skills/reference/flaviocopes/README.md +54 -0
- package/skills/reference/flaviocopes/manifest.json +1532 -0
- package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
- package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
- 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:
|
|
4
|
-
sha256:
|
|
3
|
+
size: 38052015 bytes
|
|
4
|
+
sha256: 857863d40a95b658ae65258bdc791ee77375b37f866315633397dd6fff2af14d
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "omnius",
|
|
3
|
-
"version": "1.0.
|
|
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.
|
|
9
|
+
"version": "1.0.716",
|
|
10
10
|
"bundleDependencies": [
|
|
11
11
|
"image-to-ascii"
|
|
12
12
|
],
|
|
@@ -2426,12 +2426,12 @@
|
|
|
2426
2426
|
}
|
|
2427
2427
|
},
|
|
2428
2428
|
"node_modules/@types/node": {
|
|
2429
|
-
"version": "
|
|
2430
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
2431
|
-
"integrity": "sha512-
|
|
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": "~
|
|
2434
|
+
"undici-types": "~8.9.0"
|
|
2435
2435
|
}
|
|
2436
2436
|
},
|
|
2437
2437
|
"node_modules/@types/sinon": {
|
|
@@ -7647,9 +7647,9 @@
|
|
|
7647
7647
|
}
|
|
7648
7648
|
},
|
|
7649
7649
|
"node_modules/undici-types": {
|
|
7650
|
-
"version": "
|
|
7651
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-
|
|
7652
|
-
"integrity": "sha512-
|
|
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.
|
|
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
|
+
```
|