analyze-project
The analyze-project skill performs read-only audits of deep learning repositories. It maps model structures, identifies training and inference entrypoints, reviews configuration relationships, and flags suspicious implementation patterns.
Is analyze-project safe to install?
Review before installing: our audit of analyze-project's source files found 0 shell commands, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill reads repository files and writes analysis reports to the analysis_outputs directory.
How we audit skills: our security review methodology.
Who is this skill for?
Researchers and developers who need to understand the architecture and implementation details of a deep learning repository before modifying code.
What can you do with it?
- Mapping model structure and training entrypoints
- Identifying inference entrypoints
- Reviewing configuration relationships
- Flagging suspicious implementation patterns
- Generating repository analysis reports
How good is this skill?
Quality score: 9/10. The skill documentation is clear regarding its read-only constraints and intended use cases. It lacks specific shell command examples, which is consistent with its read-only design.
What does the skill file contain?
# analyze-project Use this as the Rigor Analyze / Rigor Audit read-only skill. The installed slug remains `analyze-project` for compatibility. Use the shared operating principles in `../../references/agent-operating-principles.md`; this skill should guide read-only analysis without constraining the model's project-specific reasoning. ## When to apply - The user wants to understand a deep learning repository before changing it. - The user needs a map of model structure, training entrypoints, inference entrypoints, and config relationships. - The user wants conservative suggestions about lik...
Frequently asked questions
Does this skill modify repository code?
No. The skill operates in a read-only capacity and does not patch or refactor repository code.
What output files does the skill generate?
The skill generates analysis_outputs/SUMMARY.md, analysis_outputs/RISKS.md, and analysis_outputs/status.json.
Can I use this skill to debug tracebacks?
No. The skill is intended for repository analysis and should not be used to execute failing commands or debug tracebacks.
Related skills
paper-context-resolver
140.4KDevelopers and researchers performing deep learning repository reproduction who encounter specific technical ambiguities in documentation
The paper-context-resolver skill provides targeted information from research papers to resolve specific gaps in deep learning repository reproduction. It focuses on technical details like dataset splits, preprocessing steps, evaluation protocols, checkpoint mappings, and runtime assumptions.
seo-audit
133.3KUsers seeking to diagnose SEO issues, improve organic search performance, or conduct a health check on their website
The seo-audit skill provides a structured framework for diagnosing and recommending improvements for website search engine optimization. It guides the agent through technical, on-page, and content quality assessments, including specific checks for international SEO and site-type-specific issues.
audit-website
58.0KDevelopers, SEO specialists, and website administrators who need to automate website health monitoring, technical debugging, and performance optimization
The audit-website skill enables AI agents to perform comprehensive website audits using the squirrelscan CLI. It evaluates websites against 240+ rules across 22 categories, including SEO, performance, security, and accessibility. The skill generates LLM-optimized reports, identifies issues, and provides actionable recommendations for remediation.
aso
15.8KApp developers, marketers, and product managers looking to improve app store visibility and conversion rates
The aso skill audits and optimizes App Store and Google Play listings by analyzing metadata, visuals, and ratings against platform best practices. It classifies apps by brand maturity to provide tailored recommendations and generates a prioritized action plan.