---
title: "unknown-remover"
description: "Classifies the unknown, picks the artifact form, and writes one planning document at a time from the five-document chain."
canonical: https://agentpluginsdirectory.com/plugins/unknown-remover
last-updated: 2026-09-21
---

# unknown-remover
Classifies the unknown, picks the artifact form, and writes one planning document at a time from the five-document chain.
- Slug: unknown-remover
- Publisher: Tien Nguyen
- Repository: https://github.com/tiennguyentt/agent-plugins
- Manifest: unknown-remover/plugin.json
- Version: 1.4.0
- License: MIT
- Category (editorial): agent-tooling
- Skills: 4 (choose-artifact-form, classify-unknown, discover-anatomy, write-chain-document)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-07-31
- Repository last pushed: 2026-08-14
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/unknown-remover
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What unknown-remover does, in the publisher's words

One independent agent plugin in the agent-plugins marketplace. It plans by removing unknowns: it names which unknown you are holding, picks the artifact form that retires it, and writes one planning document at a time.

This block read Distribution mode: standalone / Runtime dependencies: none until 2026-08-07. The corpus does ship inside the package, which is what that line was reaching for, but decision behind a choice and to the repo's own artifact folder for where the document lands. A plugin that names repo-owned paths at runtime is repo-bound; the standalone claim was one the package could not keep outside a plugin checkout.

Two corrections on 2026-08-12. glass.css moved from Bundled equivalents to plugin-owned: its source was deleted that day, and a "bundled equivalent" with no source is not a copy of anything, it is simply this plugin's file now, which is why it also left check 15's drift table.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/tiennguyentt/agent-plugins/HEAD/unknown-remover/README.md

## Skills

- choose-artifact-form: Use when the chain position is known and the shape of the artifact is not, "should this be an HTML page or a doc", "which exemplar do I copy", "make me options to react to", "cần cái để nhìn rồi chọn", or when a page came back looking right and produced no next message.
- classify-unknown: Use before any planning document exists, when the user says "I don't know where to start", "should I write a doc for this", "chưa biết bắt đầu từ đâu", or describes a task without naming what she is missing. Names which of the four quadrants the unknown sits in and which instrument retires it, incl…
- discover-anatomy: Use when the user needs a map of what a whole system is made of rather than depth on one object, "what is this thing actually made of", "anatomy of X", "map how this works end to end", "cái này gồm những gì", "I don't understand what the pieces are". Writes one anatomy: the parts, how they fit, an…
- write-chain-document: Use when the user asks for a planning document of any kind, "write the explainer", "viết spec", "research doc for X", "implementation notes", "we should re-research this", or "what's the next doc". Writes exactly one document from the five-document chain, at the position the last document defines,…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
