allium

Extract metadata from SKILL.md frontmatter and analyze repository components.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Bullish-Design/remora-v2 --skill allium-bullish-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: allium
Source: https://github.com/Bullish-Design/remora-v2/tree/main/.agents/skills/allium
Command: npx skills add https://github.com/Bullish-Design/remora-v2 --skill allium-bullish-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Allium provides a formal language for capturing software behaviour at the domain level, helping teams articulate intent separately from implementation and avoiding ambiguity between business rules and code.

Core Features & Use Cases

  • Describes observable domain behaviour in a language accessible to non-engineers.
  • Supports modular contracts, surfaces, invariants, and guidance to model boundaries and expectations.
  • Enables tooling for elicitation, distillation, and test generation to keep specs aligned with real-world requirements.

Quick Start

Install and start authoring domain-behavior specifications with Allium to begin.

Frequently Asked Questions about allium

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

FAQPage Schema
How do I extract metadata from SKILL.md frontmatter for repository discovery?

To extract metadata from SKILL.md frontmatter for repository discovery, use Allium to identify and document skills by parsing frontmatter and content. It catalogs skills by capturing their descriptions and boundaries to enable accurate indexing and search.

What is a toxicity scan for secure skill onboarding?

A toxicity scan for secure skill onboarding is a safety check that flags unsafe content or dependencies within a skill repository. Allium performs this scan to identify potential security risks before a skill is integrated into your workflow.

How do I analyze repository structure to find scripts and assets?

To analyze repository structure and find scripts or assets, Allium scans the directory to determine the components accompanying each skill. It maps out references and assets to document the complete operational footprint of the repository.

How does domain behavior specification improve software intent modeling?

Domain behavior specification improves software intent modeling by providing a formal language to capture observable behavior separately from implementation. Allium helps teams articulate modular contracts and invariants to eliminate ambiguity between business rules and code.

Can I use a formal domain language to generate test specs for non-engineers?

Yes, you can use a formal domain language to generate test specs for non-engineers. Allium describes domain behavior accessibly and enables tooling for distillation and test generation to keep specifications aligned with real-world requirements.