library

Manage Octave library entities with CRUD operations and semantic search.

11|6|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/octavehq/lfgtm --skill library-octavehq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: library
Source: https://github.com/octavehq/lfgtm/tree/main/skills/library
Command: npx skills add https://github.com/octavehq/lfgtm --skill library-octavehq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid discovery, retrieval, and management of Octave library entities.

Core Features & Use Cases

  • Entity management: List, show, create, and update library items (personas, products, playbooks, references, and more).
  • Semantic search: Quickly locate library content using keyword or context.
  • Cross-entity workflows: Coordinate between personas, playbooks, and references for GTM and product initiatives.

Quick Start

Use the library to list personas or search for a specific entity, e.g. /octave:library list personas or /octave:library search "CTO personas".

Frequently Asked Questions about library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for GTM content like personas and playbooks across my library?

Semantic search for GTM content lets you quickly locate personas, playbooks, and references using keywords or context. Use the search command to retrieve matching library items instantly without manual browsing.

Can I create and update library entities such as products and references?

Yes, entity management supports full CRUD operations across multiple types including personas, products, playbooks, and references. You can list, show, create, and update library items directly through MCP-backed commands.

What's the best way to coordinate personas with playbooks for product initiatives?

Cross-entity workflows coordinate personas, playbooks, and references for GTM and product initiatives. Retrieve and manage related entities together to align your go-to-market strategy across library content.

How does MCP-backed library search work for retrieving entity data?

MCP-backed commands perform tasks such as listing, showing, creating, updating, and searching library items. The MCP layer handles rapid discovery and retrieval of Octave library entities across supported types.

Do I need MCP to list and manage Octave library items?

Yes, the library skill relies on MCP-backed commands to perform entity management tasks. MCP provides the underlying command interface for listing, showing, creating, updating, and searching library items.

When should I use semantic search instead of listing all personas in the library?

Use semantic search when you need to locate specific library content by keyword or context, such as finding CTO personas. Use list commands when you need to browse or enumerate all entities of a given type.