hiivmind avatar

hiivmind

Official

@hiivmind

0Followers
|
33Public Repos
|
37Published Skills

Offers structured documentation indexing, semantic corpus routing, and lifecycle management for modular skill definitions and plugin architectures.

Skills Distribution
DomainDeveloper To...Documentation Inde.. (40%)Skill Lifecycle & .. (35%)Plugin Architectur.. (25%)

Agent Skills by hiivmind

Showing 37 vetted skills indexed across 4 GitHub repositories.

hiivmindhiivmind

arcana-discover

Scan directories for SKILL.md files and report skill compatibility issues.

Official
Intermediate
hiivmindhiivmind

arcana-upload-api

Bundle dependencies, transform frontmatter, and upload Claude Code skills to the Anthropic Skills API.

Official
Advanced
hiivmindhiivmind

arcana

Convert Claude Code skills into formats for other Claude surfaces.

Official
Intermediate
hiivmindhiivmind

arcana-export-zip

Export Claude Code skills into self-contained ZIP files for claude.ai upload.

Official
Intermediate
hiivmindhiivmind

bp-maintain

Diagnose and migrate YAML workflow definitions with idempotent safeguards.

Official
Advanced
hiivmindhiivmind

bp-enhance

Insert structured enhancements into prose-based skills without converting to workflow YAML.

Official
Advanced
hiivmindhiivmind

bp-extract

Convert prose phases into executable workflow YAML and update SKILL.md references.

Official
Advanced
hiivmindhiivmind

bp-gateway

Discover SKILL.md definitions and generate gateway artifacts with 3VL intent routing.

Official
Advanced
hiivmindhiivmind

bp-visualize

Convert YAML-defined workflows into Mermaid diagrams with node mappings and transitions.

Official
Intermediate
hiivmindhiivmind

bp-assess

Assess skill coverage and complexity to determine fit for skills or plugins.

Official
Advanced
hiivmindhiivmind

bp-build

Scaffold new skills from blueprint templates into SKILL.md, workflows, and plugin infrastructure.

Official
Advanced
hiivmindhiivmind

bp-skill-create

Scaffold Claude skills with SKILL.md, workflows, and plugin files from templates.

Official
Advanced
hiivmindhiivmind

bp-gateway-create

Generate a 3VL gateway with intent mapping and routing workflows for multi-skill plugins.

Official
Advanced
hiivmindhiivmind

bp-skill-analyze

Parse SKILL.md frontmatter and body to produce a structured YAML analysis report.

Official
Advanced
hiivmindhiivmind

bp-gateway-validate

Validate gateway YAML frontmatter, workflow files, and intent mappings for routing coherence.

Official
Advanced
hiivmindhiivmind

bp-skill-refactor

Refactor complex workflows by extracting subflows, renaming nodes, and cleaning dead code.

Official
Advanced
hiivmindhiivmind

bp-intent-validate

Validate intent-mapping.yaml routing rules and 3VL semantics without modifying files.

Official
Advanced
hiivmindhiivmind

bp-skill-upgrade

Upgrade workflow.yaml files from older schema versions to v2.4+.

Official
Advanced
hiivmindhiivmind

bp-plugin-discover

Identifies SKILL.md files across plugin/user locations and reports workflow coverage and IO definitions.

Official
Intermediate
hiivmindhiivmind

bp-plugin-batch

Orchestrate bulk Validate, Upgrade, Analyze, Visualize, and Extract operations across plugin skills.

Official
Advanced
hiivmindhiivmind

bp-plugin-analyze

Analyze an entire plugin for health, quality, and consistency across skills.

Official
Advanced
hiivmindhiivmind

bp-skill-validate

Validates workflow.yaml definitions for schema, graph, and type conformance.

Official
Advanced
hiivmindhiivmind

bp-intent-create

Generate intent-mapping.yaml files with 3VL rules for gateway plugins.

Official
Advanced
hiivmindhiivmind

bp-workflow-extract

Extract prose phases from skills into modular YAML workflows.

Official
Advanced

Frequently Asked Questions About hiivmind

FAQPage Schema
What 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.