analytic-skills-guide
Guide for AI agent to use the tools offered by this library to perform analytic tasks.
Best use case
analytic-skills-guide is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Guide for AI agent to use the tools offered by this library to perform analytic tasks.
Teams using analytic-skills-guide should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/analytic-skills-guide/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How analytic-skills-guide Compares
| Feature / Agent | analytic-skills-guide | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Guide for AI agent to use the tools offered by this library to perform analytic tasks.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Stock Analysis Skills Guide ## Overview This file is a guide for AI agent to use the tools offered by this library to perform analytic tasks. --- # When to use this skill This skill is to be loaded when an AI agent is requested to get certain information (Price, technical indicators etc.) of a selected stock. ## Availiable tools Following tools from this library can be used by an AI agent for its analytic task: ### Read Daily Data Use the script from ./skills/scripts/fetch_stock_data.py to get daily data. ## How to run the tools Please use `uv run`to execute the tool mentioned above. ## Further Reference Refer to this documentaion: `https://github.com/zhenxiay/stockintelligence/blob/main/README.md` for further instructions. ---
Related Skills
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
clack-guidelines
Comprehensive guide for building beautiful interactive command-line interfaces using Clack. Use when creating CLI tools with text input, selections, autocomplete, progress tracking, and streaming output.
astrology-interpretation-guide
Comprehensive astrology expert covering natal charts, transits, houses, aspects, and astrological traditions from Western to Vedic
Arcanea Voice Guide
Brand voice and terminology guide for all Arcanea content - ensures consistent, magical communication across UI, marketing, and narrative
analytics-dashboard-generator
Create dashboards with KPIs and real-time metrics.
analytic-functions
Problem-solving strategies for analytic functions in complex analysis
ai-engineering-guide
Practical guide for building production ML systems based on Chip Huyen's AI Engineering book. Use when users ask about model evaluation, deployment strategies, monitoring, data pipelines, feature engineering, cost optimization, or MLOps. Covers metrics, A/B testing, serving patterns, drift detection, and production best practices.
agents-md-guidelines
Guidelines for writing small, stable AGENTS.md files. Use when creating, refactoring, or reviewing AGENTS.md.
agent-ops-guide
Interactive workflow guide. Use when user is unsure what to do next, needs help navigating AgentOps, or wants to understand available tools.
agent-guidelines
When you need to understand the project's core mandate, operational rules, or "Constitution". Use this skill to align with the project's identity and strict coding standards.
ADAPTATION_GUIDE
Use when adapting Droidz framework or creating custom workflows. Guide for customizing droids, skills, and commands for specific project needs.
5-styleguide-generation
Fifth step in building instruction context for codebase