Agent Plugins Marketplace
All plugins

wigtn-knowledge-wiki

v0.5.7

Opt-in, gated Codex session knowledge capture for an explicitly authorized personal wiki namespace.

Codex1 Skill

By WIGTN1 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install wigtn-knowledge-wiki for Codex

Installs for the current user
codex plugin marketplace add wigtn/wigtn-plugins-codex
codex plugin marketplace upgrade wigtn
codex plugin add wigtn-knowledge-wiki@wigtn

Paste and run these commands in a terminal with Codex. They add and refresh the wigtn catalog, then install this plugin.

Compatibility: the page URL and API slug “wigtn-knowledge-wiki” remain stable.

  • Codex: wigtn-knowledge-wiki@agent-plugin-marketplacewigtn-knowledge-wiki@wigtn

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/wigtn/wigtn-plugins-codex

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/wigtn-knowledge-wiki/.

Plugin files

plugins/wigtn-knowledge-wiki/
├── .codex-plugin/plugin.json
└── skills/knowledge-wiki/SKILL.md

Included Skills1

knowledge-wikiskills/knowledge-wiki/SKILL.md

Configure, inspect, manually run, or diagnose WIGTN’s opt-in Codex knowledge-wiki pipeline that turns reusable session learning into gated articles under per-user/. Use for “위키에 지식 쌓아줘”, “knowledge wiki 설정”, “세션 지식 자동 축적”, wiki capture diagnostics, or reviewing export safety. Do not enable capture, widen scope, push, or publish to shared/ without explicit user authorization.

Plugin manifests1

plugins/wigtn-knowledge-wiki/.codex-plugin/plugin.json
{
  "name": "wigtn-knowledge-wiki",
  "version": "0.5.7",
  "description": "Opt-in, gated Codex session knowledge capture for an explicitly authorized personal wiki namespace.",
  "author": {
    "name": "WIGTN"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "WIGTN Knowledge Wiki",
    "shortDescription": "Opt-in gated Codex knowledge capture.",
    "longDescription": "Captures reusable session knowledge only for globally authorized repositories and publishes only to a configured per-user wiki namespace after deterministic and semantic safety gates.",
    "developerName": "WIGTN",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": [
      "Configure opt-in WIGTN knowledge capture for this repository.",
      "Diagnose the current WIGTN knowledge-wiki gates without exposing transcript content."
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[wigtn-knowledge-wiki on Agent Plugins Marketplace](https://pluginsmp.com/plugins/wigtn-knowledge-wiki)