intentsolutions.io avatar

intentsolutions.io

Community

@jeremylongshore · gulf shores al

232Followers
|
136Public Repos
|
85Published Skills

intentsolutions.io publishes 85 Claude Code skills spanning database administration, Kubernetes infrastructure, security auditing, and plugin lifecycle management.

Skills Distribution
DomainData Systems...Database Administr.. (35%)Cloud Infrastructu.. (30%)Security Auditing .. (15%)Plugin & Skill Lif.. (12%)

Agent Skills by intentsolutions.io

Showing 85 vetted skills indexed across 6 GitHub repositories.

jeremylongshorejeremylongshore

omarchy-ship

Runs a five-layer verification lane for Omarchy plugins and emits a submission only on a clean verdict.

Community
Advanced
jeremylongshorejeremylongshore
1

commit-message-writer

Generates formatted commit messages from staged changes.

Community
Intermediate
jeremylongshorejeremylongshore
1

ref-checker-test

Detect broken or missing references in Claude Skill definitions.

Community
Intermediate
jeremylongshorejeremylongshore
1

bloated-skill

Generate structured analysis reports from input data with traceable outputs.

Community
Advanced
jeremylongshorejeremylongshore
1

thin-skill

Create a minimal skill scaffold with frontmatter metadata and Markdown instructions.

Community
Basic
jeremylongshorejeremylongshore

repo-scanning

Scan GitHub repositories to gather evidence for bug cluster analysis.

Community
Advanced
jeremylongshorejeremylongshore

bug-clustering

Cluster XPost data into bug families with deduplication, classification, and PII redaction.

Community
Advanced
jeremylongshorejeremylongshore

x-bug-triage

Cluster X/Twitter complaints into bug candidates and file GitHub issues.

Community
Advanced
jeremylongshorejeremylongshore

triage-display

Format triage results as terminal-ready markdown and parse review commands.

Community
Intermediate
jeremylongshorejeremylongshore

owner-routing

Determine bug cluster owners using six-level routing precedence with staleness detection.

Community
Advanced
jeremylongshorejeremylongshore
2

stock_analyst

Orchestrate a three-stage stock analysis pipeline for a ticker symbol.

Community
Advanced
jeremylongshorejeremylongshore
2

autoresearch

Generate hypotheses, design experiments, and analyze results for research topics.

Community
Advanced
jeremylongshorejeremylongshore
2

knowledge_graph

Build and query knowledge graphs from code or documents with natural-language queries.

Community
Intermediate
jeremylongshorejeremylongshore
2

repo_scanner

Scan GitHub repositories and scaffold OSS Agent Lab specialists when scores exceed thresholds.

Community
Intermediate
jeremylongshorejeremylongshore
2

template

Create a new specialist scaffold with agent.py, tools.py, SKILL.md, and README.

Community
Basic
jeremylongshorejeremylongshore
2

opinion_analyst

Identify sentiment, stance, and bias from user-provided text.

Community
Advanced
jeremylongshorejeremylongshore
2

deer_flow

Automate research, code generation, and artifact creation for any topic.

Community
Advanced
jeremylongshorejeremylongshore
2

browser_ai

Automate headless browser navigation, DOM extraction, and screenshot capture.

Community
Advanced
jeremylongshorejeremylongshore
2

sandbox

Execute and validate multi-language code snippets in a secure sandbox.

Community
Advanced
jeremylongshorejeremylongshore
2

swarm_predict

Orchestrate model agent swarms to produce consensus predictions via weighted, majority, or mean voting.

Community
Advanced
jeremylongshorejeremylongshore
2

gui_agent

Translate natural-language requests into web element detection, interaction, and form filling.

Community
Intermediate
jeremylongshorejeremylongshore
9

performing-security-code-review

Analyze Python files for security vulnerabilities and generate structured reports.

Community
Intermediate
jeremylongshorejeremylongshore
9

skill-adapter

Analyze plugins to extract and adapt capabilities for current tasks.

Community
Intermediate
jeremylongshorejeremylongshore
9

version-bumper

Automate semantic version updates across plugin files, catalogs, and Git tags.

Community
Intermediate

Frequently Asked Questions About intentsolutions.io

FAQPage Schema
What tasks can I automate using intentsolutions.io's skills?▼

You can automate database migrations, backups, sharding, replication, and query optimization; generate Terraform, Ansible, Docker Compose, and Kubernetes configurations; scan code and containers for CVEs; cluster X/Twitter bug reports into GitHub issues; and validate, version, and submit Claude Code plugins.

Who are intentsolutions.io's skills designed for?▼

The skills target database administrators managing PostgreSQL, MySQL, MongoDB, and SQLite; platform engineers running Kubernetes and multi-cloud AWS/Azure/GCP estates; security engineers auditing access controls and responding to incidents; and Claude Code plugin authors preparing marketplace submissions.

How do I install and run these skills?▼

Skills install as Claude Code plugins from the intent-solutions-io marketplace catalog and trigger via slash commands or natural-language requests. The omarchy-ship skill, for example, runs with "/omarchy-ship [plugin-dir-or-name]" and executes gate lanes, tests, and rig validation before submission.

Are intentsolutions.io's skills open source and free?▼

Yes. The skills are published across 136 public GitHub repositories under the intent-solutions-io organization, and the omarchy-ship frontmatter explicitly declares an MIT license authored by Jeremy Longshore, permitting free use, modification, and redistribution.

What prerequisites do these skills require?▼

Requirements vary per skill. Omarchy-ship requires git, jq, and docker on PATH, a contributing-clanker checkout, and the omarchy-rig container. Database skills target PostgreSQL, MySQL, MongoDB, or SQLite instances, while infrastructure skills assume access to Kubernetes, Terraform, or cloud provider accounts.