Skip to content

docs: surface pass-cli's AI-agent integration across README and docs#149

Merged
arimxyer merged 1 commit into
mainfrom
docs/ai-agent-visibility
Jul 2, 2026
Merged

docs: surface pass-cli's AI-agent integration across README and docs#149
arimxyer merged 1 commit into
mainfrom
docs/ai-agent-visibility

Conversation

@arimxyer

@arimxyer arimxyer commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

What & why

pass-cli's AI-agent capabilities — env injection (exec/export/inject), the background agent, and the new skills command — were real but buried in docs/05-operations. The README never mentioned AI agents, and the docs landing page had no entry. A human (or a research-agent acting for one) evaluating "a password manager my AI agent can use safely" couldn't tell pass-cli fit.

This makes it discoverable without rebranding — the command-line 1Password/Bitwarden identity stays primary; agent-readiness is surfaced as a differentiator.

Changes

  • New guide docs/02-guides/ai-agents.md — the front door: the safety model (secrets never hit the transcript), exec/export/inject with value filters, the background agent (POSIX-only), and skills.
  • README — an "AI Agent Ready" feature bullet, a scannable AI Agent Integration section (research agents read the raw README directly on GitHub), and a Documentation link.
  • Docs landing (_index.md) — Quick Links + Features entries.
  • Guides grid (02-guides/_index.md) — a card for the new guide.
  • Scripting Guide — a reciprocal pointer to the agent guide.

The reference docs (05-operations/agent, agent-skills) are left in place and cross-linked — visibility comes from the new front-door + links, not from moving files (which risks the Pages build).

Notes

  • All copy is grounded in shipped behavior (incl. the background agent being POSIX-only, Windows falls back to direct-open).
  • skills is on main but not yet in a tagged release — a release cut is planned right after this merges so the advertised command is installable.
  • New docs are markdownlint-clean; internal links use the verified ../section/page pattern with all targets confirmed to exist.

🤖 Generated with Claude Code

The AI-agent capabilities (env injection via exec/export/inject, the
background agent, and the new `skills` command) were real but buried in
docs/05-operations — the README never mentioned AI agents at all, and the
docs landing page had no entry. A human or research-agent evaluating pass-cli
as "a password manager my AI agent can use safely" couldn't tell it fit.

Make it discoverable without rebranding — the command-line 1Password/Bitwarden
identity stays primary; agent-readiness is surfaced as a differentiator:

- New front-door guide docs/02-guides/ai-agents.md: the safety model plus
  exec/export/inject, the background agent (POSIX-only), and `skills`.
- README: an "AI Agent Ready" feature bullet, a scannable "AI Agent
  Integration" section (research agents read the raw README directly), and a
  Documentation link.
- Docs landing + Guides grid: Quick Links / Features / card entries.
- Scripting Guide: a reciprocal pointer to the agent guide.

All copy grounded in shipped behavior; cross-links use the existing
../section/page pattern (reference docs in 05-operations left in place).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014kVLjbUL4F4CkoA7RbMYy8
@arimxyer arimxyer merged commit d2510b6 into main Jul 2, 2026
11 checks passed
@arimxyer arimxyer deleted the docs/ai-agent-visibility branch July 2, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant