ecosystem-guide
Installation
SKILL.md
Agent Workflow Ecosystem Guide
Use this as the index for the LLM tooling system in this repo. If another skill mentions one of these tools or repo skills, keep it listed here so agents can understand how the ecosystem fits together.
Tool Index
| Tool | Use for |
|---|---|
skills repo |
Canonical portable Agent Skills source of truth |
check-skills |
Validating/linting portable Agent Skills |
pirecall |
Recalling and querying Pi sessions in ~/.pi/pirecall.db |
ccrecall |
Recalling and querying Claude Code sessions in ~/.claude/ccrecall.db |
nopeek |
Loading secrets without exposing values to model context |
mcp-omnisearch |
Web search, AI answers, and content extraction |
mcp-sqlite-tools |
Safe SQLite inspection, querying, schema work, and backups |
mcpick |
Enabling/disabling MCP servers and profiles per task |
npmx.dev |
Looking up npm package docs/types during research |