Adding three claude skills#14
Open
rome-cyber wants to merge 2 commits into
Open
Conversation
charliek-dot
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add three claude skills
This PR adds three self-contained skills built on Nimble's search and extract APIs, each in its own folder under skills/ with a .skill file, a README, and an agent setup guide.
Skills included:
Company Due Diligence — Runs a structured, multi-dimensional deep dive on a company, market, or both, synthesizing findings into a risk-graded brief. Configurable depth, dimensions, and output format. Useful for investment, acquisition, vendor evaluation, competitive intel, and market-entry decisions.
Consumer Sentiment Monitor — Tracks and analyzes consumer sentiment for enterprise software products across review platforms, social media, and news. Works for your own brand, competitors, or both side by side, with configurable sources, output format, and insight type.
Portfolio Briefer — Automatically researches and generates briefings across a list of tracked companies, surfacing news, signals, and updates. Built for investors, analysts, corp dev teams, and operators who want to stay current on a set of companies.
Each skill includes setup instructions and ships ready to run. The .skill files are packaged binaries, so they show as "binary not shown" in the diff; their READMEs document contents and usage.