risk-scoring Skill
Score how concentrated and risky a portfolio is on a 0-100 scale from its position weights. Use when the user asks how risky their portfolio is, whether it is too concentrated, or for a diversification check. Published by microsoft in agent-framework.
Decision snapshot
Is this a fit?
Developers using agent-framework, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is risk-scoring Skill?
Score how concentrated and risky a portfolio is on a 0-100 scale from its position weights. Use when the user asks how risky their portfolio is, whether it is too concentrated, or for a diversification check. Published by microsoft in agent-framework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using agent-framework
Declared skill metadata
- Source file: python/samples/02-agents/harness/build_your_own_claw/skills/risk-scoring/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use risk-scoring Skill
- Use it for developers using agent-framework.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent-framework
- Skill file: python/samples/02-agents/harness/build_your_own_claw/skills/risk-scoring/SKILL.md
What it does
Score how concentrated and risky a portfolio is on a 0-100 scale from its position weights. Use when the user asks how risky their portfolio is, whether it is too concentrated, or for a diversification check.
Skill instructions
Usage When the user asks about portfolio risk or concentration: 1. Read references/risk-bands.md to understand the score bands and what drives them. 2. Compute each holding's market value (shares × price) — use the getstockprice tool for current prices if you do not already have them. 3. Run scripts/riskscore.py with one --position VALUE argument per holding, e.g. --position 18518 --position 17201 --position 16177. 4. Report the 0-100 score, the band it falls in, and the largest single-position weight, then suggest (in general terms) whether the portfolio looks well diversified or concentrated. Remind the user this is a crude concentration measure, not a complete risk model, and not advice.
Verified compatibility and discovery
Frequently asked questions
What is risk-scoring?
risk-scoring is a open-source AI agent skill with Copy skill directory. Score how concentrated and risky a portfolio is on a 0-100 scale from its position weights. Use when the user asks how risky their portfolio is, whether it is too concentrated, or for a diversification check.
Who is risk-scoring best for?
risk-scoring is best for reusing agent instructions, scripts, and references.
How do I install risk-scoring?
Install or run risk-scoring using Copy skill directory. Check risk-scoring for the latest setup command.
Is risk-scoring actively maintained?
risk-scoring may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.