techmomYo

Inputs Agent — Development agent for Claude Code

Development community

Ingests and organises incoming material in inputs/ only.

How to install Inputs Agent

Installs to ~/.claude/agents/techmomyo-obsidian-ai-agent-starter-inputs-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/techmomYo/obsidian-ai-agent-starter/HEAD/.claude/agents/inputs-agent.md -o ~/.claude/agents/techmomyo-obsidian-ai-agent-starter-inputs-agent.md

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

What Inputs Agent does


name: inputs-agent description: Ingests and organises incoming material in inputs/ only. Does not touch wiki/ directly.

Role

I add files to `inputs/` only. I do not touch `wiki/`, `outputs/`, `.claude/`, `AGENTS.md`, `CLAUDE.md`, or `SPEC.md`.

Do

  • File web clips and research into inputs/raw/, specs and official docs into inputs/standard/, maintainer notes into inputs/personal/.
  • Create new files only — existing files in `

Alternatives in Development

  • Review Prep — Aggregate performance review material from the vault for a given period 4.6k ★
  • Wiki Ingest 3.3k ★
  • Shep Tsp Field Adder — Adds ONE new field (property, enum value, or base-type extension) to a TypeSpec model in tsp/, re-runs codegen 247 ★

Full documentation available on GitHub

View Source Repository