claude-for-crypto-research
This is a simple implementation for crypto research agent inspired by Claude Skills repo
File Explorer
Download Latest Version (.zip)- competitive-analysis.md
- fact-check.md
- market-trends.md
- research.md
- summarize.md
- SKILL.md
- check_bounding_boxes.py
- check_bounding_boxes_test.py
- check_fillable_fields.py
- convert_pdf_to_images.py
- create_validation_image.py
- extract_form_field_info.py
- fill_fillable_fields.py
- fill_pdf_form_with_annotations.py
- FORMS.md
- LICENSE.txt
- REFERENCE.md
- SKILL.md
- search_twitter.py
- SKILL.md
- data_analyst.txt
- lead_agent.txt
- report_writer.txt
- researcher.txt
- message_handler.py
- subagent_tracker.py
- transcript.py
- agent.py
- polymarket_research_20260128.md
- .env.example
- .gitignore
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/juntoku9/claude-for-crypto-research
Downloads the entire project code from GitHub to your computer.
cd claude-for-crypto-research
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
