Skip to content

Gucky/NeKI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeKI

NeKI — Newsletter Knowledge Index

AI Agents - Skill MIT License for original NeKI material Contact Wolfgang Muhsal on LinkedIn

NeKI is a compact routing skill for curated third-party Apple-platform developer writing. It helps agents find newsletters, developer blogs, and articles about Swift, SwiftUI, UIKit, SwiftData, Xcode, and related topics without bundling the underlying articles or republishing their text.

Every entry is a research lead, not an API contract or approved best practice. Check publication dates, author context, project fit, and current Apple primary sources before applying a conclusion.

Installing NeKI

Install the skill with npx:

npx skills add https://github.com/Gucky/NeKI --skill neki

To install it globally for Codex:

npx skills add https://github.com/Gucky/NeKI --skill neki --agent codex --global

For a specific agent:

npx skills add https://github.com/Gucky/NeKI --skill neki --agent claude-code

For all supported agents:

npx skills add https://github.com/Gucky/NeKI --skill neki --agent '*'

If npx is not available, install Node.js first. On macOS with Homebrew:

brew install node

Using NeKI

Invoke the skill directly:

$neki

Or ask naturally, for example: “Find third-party perspectives on SwiftData migrations, SwiftUI navigation, or Swift concurrency.”

For a broad question, start with a topic. For curated external reading, use a newsletter; for a specific author's own writing, use that publication's blog catalogue.

NeKI provides:

  • curated Apple-platform newsletters with selected external reading;
  • directly observed developer blogs and long-form publications;
  • complete topic lookups across all matching indexed reading for Swift, SwiftUI, UIKit, SwiftData, Xcode, and related work;
  • source context and review boundaries for third-party writing;
  • candidate domains as discovery material, not recommendations.

Using the Index Responsibly

Treat every linked article as a third-party perspective, and verify current framework or API claims against Apple documentation and the project context.

Requirements

  • Node.js for npx
  • An AI coding assistant that supports agent skills
  • Internet access for following the indexed source links

License and third-party material

NeKI was created by Wolfgang Muhsal. The MIT License applies only to original NeKI material: its skill instructions, index structure, authored metadata, code, and assets.

Linked resources, publisher and author names, trademarks, article titles, and any third-party material remain with their respective rights holders. NeKI grants no license in that material; links and minimal routing metadata are provided solely to identify the original source. See NOTICE.

About

A compact, curated index of third-party Apple-platform newsletters, blogs, and articles for Swift, SwiftUI, UIKit, and related development topics—designed for fast discovery of community perspectives, with all findings treated as non-authoritative reading leads.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors