semble-cli

Manage Semble collections and cards through an ATProto CLI workflow.

23|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/just-cameron/central --skill semble-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: semble-cli
Source: https://github.com/just-cameron/central/tree/main/skills/semble-cli
Command: npx skills add https://github.com/just-cameron/central --skill semble-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Semble CLI provides a streamlined interface to manage Semble research trails by allowing creation, inspection, linking, and organization of collections and cards via ATProto.

Core Features & Use Cases

  • Create and list Semble collections to group related cards.
  • Create URL and NOTE cards, attach notes to URL cards, and link cards to collections.
  • Establish connections between cards to build a knowledge graph and support retrieval by relationships.
  • Validate lexicon-backed fields to ensure records adhere to Semble schemas and maintain data integrity.

Quick Start

From the project root, run the CLI with the appropriate subcommands to manage Semble collections and cards.

Frequently Asked Questions about semble-cli

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

FAQPage Schema
How do I manage ATProto collections and cards from the command line?

You can manage ATProto collections and cards from the command line using a CLI workflow to create, list, view, delete, and link records. This enforces lexicon-backed validation to ensure data adheres to required schemas.

What is the best way to build a knowledge graph from research notes and URLs?

Building a knowledge graph from research notes and URLs is done by creating NOTE and URL cards, linking them to collections, and establishing inter-card connections. This structures research trails for retrieval by relationships.

How do I validate ATProto records against a lexicon schema?

To validate ATProto records against a lexicon schema, the CLI enforces required fields and supports lexicon-backed validation. This ensures records adhere to Semble schemas and maintain data integrity during creation.

Can I attach notes to URL cards and group them into collections?

Yes, you can attach notes to URL cards and group them into collections. The CLI supports creating URL and NOTE cards, attaching notes, and linking cards to specific collections to organize research scenarios.

Does the Semble CLI support optional scripts and references for research tasks?

The Semble CLI interacts with optional scripts, references, and assets to support deterministic research tasks. This allows you to manage collections and cards while maintaining structured references within your workflow.