hiivmind
Official@hiivmind
Offers structured documentation indexing, semantic corpus routing, and lifecycle management for modular skill definitions and plugin architectures.
Agent Skills by hiivmind
Showing 37 vetted skills indexed across 4 GitHub repositories.
arcana-discover
Scan directories for SKILL.md files and report skill compatibility issues.
arcana-upload-api
Bundle dependencies, transform frontmatter, and upload Claude Code skills to the Anthropic Skills API.
arcana
Convert Claude Code skills into formats for other Claude surfaces.
arcana-export-zip
Export Claude Code skills into self-contained ZIP files for claude.ai upload.
bp-maintain
Diagnose and migrate YAML workflow definitions with idempotent safeguards.
bp-enhance
Insert structured enhancements into prose-based skills without converting to workflow YAML.
bp-extract
Convert prose phases into executable workflow YAML and update SKILL.md references.
bp-gateway
Discover SKILL.md definitions and generate gateway artifacts with 3VL intent routing.
bp-visualize
Convert YAML-defined workflows into Mermaid diagrams with node mappings and transitions.
bp-assess
Assess skill coverage and complexity to determine fit for skills or plugins.
bp-build
Scaffold new skills from blueprint templates into SKILL.md, workflows, and plugin infrastructure.
bp-skill-create
Scaffold Claude skills with SKILL.md, workflows, and plugin files from templates.
bp-gateway-create
Generate a 3VL gateway with intent mapping and routing workflows for multi-skill plugins.
bp-skill-analyze
Parse SKILL.md frontmatter and body to produce a structured YAML analysis report.
bp-gateway-validate
Validate gateway YAML frontmatter, workflow files, and intent mappings for routing coherence.
bp-skill-refactor
Refactor complex workflows by extracting subflows, renaming nodes, and cleaning dead code.
bp-intent-validate
Validate intent-mapping.yaml routing rules and 3VL semantics without modifying files.
bp-skill-upgrade
Upgrade workflow.yaml files from older schema versions to v2.4+.
bp-plugin-discover
Identifies SKILL.md files across plugin/user locations and reports workflow coverage and IO definitions.
bp-plugin-batch
Orchestrate bulk Validate, Upgrade, Analyze, Visualize, and Extract operations across plugin skills.
bp-plugin-analyze
Analyze an entire plugin for health, quality, and consistency across skills.
bp-skill-validate
Validates workflow.yaml definitions for schema, graph, and type conformance.
bp-intent-create
Generate intent-mapping.yaml files with 3VL rules for gateway plugins.
bp-workflow-extract
Extract prose phases from skills into modular YAML workflows.
Frequently Asked Questions About hiivmind
FAQPage SchemaWhat specific tasks can I perform with these documentation capabilities?▼
You can register documentation from GitHub or local paths, build searchable concept graphs, link terms across multiple corpora, and route queries using semantic similarity to ensure high-accuracy retrieval.
Which technical personas benefit most from these skill management utilities?▼
Engineers and technical architects managing complex plugin ecosystems, documentation maintainers, and developers focused on standardizing skill definitions, intent-mapping, and schema-compliant repository structures.
How are skill definitions and intent mappings validated?▼
Validation is performed through specialized parsing of SKILL.md frontmatter and YAML definitions, ensuring schema conformance, graph integrity, and 3VL intent-mapping coherence before deployment to external surfaces.