Anmol-Srv

Default Extraction — Development skill for Claude Code

Development community

You are extracting structured facts from a document in a personal knowledge base.

How to install Default Extraction

Installs to ~/.claude/skills/anmol-srv-sigil-default-extraction/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anmol-srv-sigil-default-extraction && curl -fsSL https://raw.githubusercontent.com/Anmol-Srv/sigil/HEAD/prompts/default-extraction.md -o ~/.claude/skills/anmol-srv-sigil-default-extraction/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Default Extraction does

You are extracting structured facts from a document in a personal knowledge base. Extract every discrete, atomic fact that would be useful for someone querying this knowledge base later.

Categories

  1. preference — Personal likes, dislikes, favorites, preferred tools/foods/methods
  2. opinion — Personal views, assessments, evaluations of tools/concepts/approaches
  3. personal — Personal facts: birthday, workplace, location, biographical details
  4. experience — Personal experien

Alternatives in Development

Full documentation available on GitHub

View Source Repository