honcho/docs/v3/guides/integrations
ajspig bd6163d9e3
docs: adding honcho-memory skill (#784)
* docs: adding honcho-memory skill

* fix: skills to point at llm friendly content

* docs: split honcho-mcp skill out of honcho-memory; address PR review

Restructure honcho-memory into a concepts/strategy hub that routes to
per-connection path skills, and add a dedicated honcho-mcp skill holding
the MCP-tool mechanics that previously lived inline.

Addresses review feedback on #784:
- honcho-memory step 2 now leads with fast context reads, with chat as
  the slower escalation
- honcho-mcp adds a "Speed: reads vs reasoning" section, describes what
  each context call returns, and a reasoning-levels table
- get_representation framed as a contextualized snapshot insertable into
  a system prompt
- drop schedule_dream from the tool table (manual escape hatch, not
  routine guidance)
- prune queue-status references from honcho-cli; document honcho-mcp in
  vibecoding skill registry

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* refactor(skills): move skills to canonical top-level skills/ with .claude symlink

Establish a single source of truth for agent skills. The real files now live in
the top-level skills/ directory (the publishing convention used by Vercel,
Supabase, and Cloudflare, and the tree Honcho's `npx skills add` distributes).
.claude/skills becomes a symlink to ../skills so Claude Code discovery keeps
working off the one tree — eliminating the parallel-copy sync burden.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* fix: splitting context into references & verifying content is consistent.

* docs: fixing core language

* docs: fixing core language

* fix: language about observe_others

* chore: adding .agents folder for codex

* fix: add instructions.md into the mcp server & delete mcp skill in favor of including it in honcho-memory.

* chore: remove migrate docs (can be found on older versions)

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-10 15:06:07 -04:00
..
claude-code.mdx Abigail/dev 1406 (#416) 2026-03-06 23:21:28 -05:00
codex.mdx docs: adding codex doc (#879) 2026-07-07 11:25:01 -04:00
crewai.mdx fix: (crewai) update crew ai package and examples for latest protocol (#631) 2026-05-18 17:37:36 -04:00
hermes.mdx Self-hosting docs overhaul: single-provider default, restructured config guide (#510) 2026-04-07 22:49:57 -04:00
langgraph.mdx chore: (docs) Reconcile new SDK conventions in docs (#355) 2026-01-28 10:58:40 -05:00
mcp.mdx docs: adding honcho-memory skill (#784) 2026-08-10 15:06:07 -04:00
n8n.mdx Updating Docs & Packages with 3.0.0 SDK (#356) 2026-01-29 17:10:33 -05:00
openclaw.mdx docs: improve OpenClaw integration page (#462) 2026-04-03 12:38:48 -04:00
opencode.mdx docs: update opencode install command (#623) 2026-04-28 15:05:41 -04:00
paperclip.mdx Refactor clients.py to add modern features and more flexible configuration (#459) 2026-04-20 02:46:37 -04:00
reachy-mini.mdx Fix typos (#440) 2026-03-22 15:52:55 -04:00
sillytavern.mdx docs(sillytavern): correct panel labels, split installer per-platform, surface other knobs 2026-04-24 13:57:13 -04:00
vercel-ai-sdk.mdx docs: add skill install section to Vercel AI SDK guide (#649) 2026-05-05 11:26:33 -04:00
zo-computer.mdx docs: add Zo Computer integration page (#504) 2026-04-07 10:45:00 -04:00