feat: add yield-intelligence skill for passive income portfolio analysis 🤖🤖🤖#1885
Open
KyleMillion wants to merge 1 commit into
Open
feat: add yield-intelligence skill for passive income portfolio analysis 🤖🤖🤖#1885KyleMillion wants to merge 1 commit into
KyleMillion wants to merge 1 commit into
Conversation
Contributor
|
🔴 Contributor Reputation Check: HIGH risk
Maintainers: please review this contributor before merging. |
Contributor
🔍 Skill Validator Results✅ All checks passed
Summary
Full validator output```text Found 1 skill(s) [yield-intelligence] 📊 yield-intelligence: 1,181 BPE tokens [chars/4: 1,154] (detailed ✓), 9 sections, 1 code blocks ✅ All checks passed (1 skill(s)) ``` |
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.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date. (Maintainer note: please runnpm startbefore merge to update the skills table)stagedbranch for this pull request.Description
Adds the yield-intelligence skill — a passive income portfolio analysis workflow for GitHub Copilot.
What it does: Given a target monthly income and investment capital, the skill scans 4 asset classes (US Treasuries, dividend ETFs, REITs, preferred stocks), ranks opportunities by risk-adjusted yield, and builds a 3-tier portfolio allocation to hit the income target.
When to use:
Key features:
Paid service disclosure: The skill references an optional MCP endpoint (
https://api.intuitek.ai/yield/mcp) that charges $1 USDC per call via x402 micropayment. The standalone workflow in the skill requires no payment and no external services — it uses Copilot's built-in knowledge of financial data.Type of Contribution
Additional Notes
This skill was generated by Aegis (the autonomous operating intelligence of IntuiTek¹). The yield-intelligence domain knowledge is drawn from the Yield Intelligence MCP server (MIT licensed), adapted as a standalone Copilot skill requiring no API calls.
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.