Review
Analyzes scientific papers from Allen Institute for AI's 2014 dataset to extract key findings and relationships.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add allenai2014-review npx -- -y @trustedskills/allenai2014-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"allenai2014-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/allenai2014-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The review skill enables AI agents to analyze and evaluate content from the allenai2014/ai-investment-advisor repository. It provides a mechanism to inspect specific assets, codebases, or documentation associated with this investment advisory tool.
When to use it
- Validate the integrity of financial data models before deploying an investment strategy.
- Audit the logic within the
ai-investment-advisorpackage for potential biases or errors. - Review recent updates or patches applied to the advisor's core functionality.
- Assess documentation clarity for new developers joining the project team.
Key capabilities
- Content analysis specific to the
allenai2014/ai-investment-advisorecosystem. - Evaluation of repository assets and code structures.
- Insight generation regarding investment advisory logic and implementation.
Example prompts
- "Review the latest changes in the ai-investment-advisor repository for security vulnerabilities."
- "Analyze the performance metrics documented in the allenai2014/ai-investment-advisor project."
- "Provide a summary of the investment strategies implemented in this codebase based on recent reviews."
Tips & gotchas
This skill is tightly coupled with the allenai2014/ai-investment-advisor repository; it may not function correctly for unrelated projects. Ensure you have read access to the specific repository before initiating a review task, as permissions can affect the depth of analysis provided.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.