intentsolutions.io
Community@jeremylongshore · gulf shores al
intentsolutions.io publishes 85 Claude Code skills spanning database administration, Kubernetes infrastructure, security auditing, and plugin lifecycle management.
Agent Skills by intentsolutions.io
Showing 85 vetted skills indexed across 6 GitHub repositories.
omarchy-ship
Runs a five-layer verification lane for Omarchy plugins and emits a submission only on a clean verdict.
commit-message-writer
Generates formatted commit messages from staged changes.
ref-checker-test
Detect broken or missing references in Claude Skill definitions.
bloated-skill
Generate structured analysis reports from input data with traceable outputs.
thin-skill
Create a minimal skill scaffold with frontmatter metadata and Markdown instructions.
repo-scanning
Scan GitHub repositories to gather evidence for bug cluster analysis.
bug-clustering
Cluster XPost data into bug families with deduplication, classification, and PII redaction.
x-bug-triage
Cluster X/Twitter complaints into bug candidates and file GitHub issues.
triage-display
Format triage results as terminal-ready markdown and parse review commands.
owner-routing
Determine bug cluster owners using six-level routing precedence with staleness detection.
stock_analyst
Orchestrate a three-stage stock analysis pipeline for a ticker symbol.
autoresearch
Generate hypotheses, design experiments, and analyze results for research topics.
knowledge_graph
Build and query knowledge graphs from code or documents with natural-language queries.
repo_scanner
Scan GitHub repositories and scaffold OSS Agent Lab specialists when scores exceed thresholds.
template
Create a new specialist scaffold with agent.py, tools.py, SKILL.md, and README.
opinion_analyst
Identify sentiment, stance, and bias from user-provided text.
deer_flow
Automate research, code generation, and artifact creation for any topic.
browser_ai
Automate headless browser navigation, DOM extraction, and screenshot capture.
sandbox
Execute and validate multi-language code snippets in a secure sandbox.
swarm_predict
Orchestrate model agent swarms to produce consensus predictions via weighted, majority, or mean voting.
gui_agent
Translate natural-language requests into web element detection, interaction, and form filling.
performing-security-code-review
Analyze Python files for security vulnerabilities and generate structured reports.
skill-adapter
Analyze plugins to extract and adapt capabilities for current tasks.
version-bumper
Automate semantic version updates across plugin files, catalogs, and Git tags.
Frequently Asked Questions About intentsolutions.io
FAQPage SchemaWhat 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.