← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sector-rotation-analyst
Description
Identify sector rotation opportunities across all 11 GICS sectors using relative strength, momentum, and macro regime context from the Finskills API.
Usage Guidance
This skill appears coherent and limited to calling the Finskills API and doing local analysis. Before installing: (1) Verify you trust finskills.net and review its privacy/terms (your API key grants access to that service). (2) Ensure the API plan you have covers the Pro endpoints the skill references (some endpoints are labeled Pro). (3) Keep the FINSKILLS_API_KEY secret, limit its permissions if possible, and rotate it if compromised. (4) Treat outputs as analytical assistance only — verify any investment decisions independently. If you want extra assurance, confirm the skill's source repository (the SKILL.md references a GitHub URL) and inspect the upstream files there.
Capability Analysis
Type: OpenClaw Skill
Name: sector-rotation-analyst
Version: 1.0.1
The skill is a standard financial analysis tool designed to identify market sector trends using the Finskills API (finskills.net). The instructions in SKILL.md and README.md are strictly aligned with its stated purpose of sector rotation analysis, and there is no evidence of malicious intent, data exfiltration to unauthorized domains, or prompt injection attempts to subvert the agent's behavior.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the declared API calls and outputs. The only required credential is FINSKILLS_API_KEY which is appropriate for a skill that fetches data from finskills.net. No unrelated services, binaries, or config paths are requested.
Instruction Scope
SKILL.md only describes authenticated GET calls to finskills.net endpoints, local computations (ranking, relative returns, mapping to cycle phases), and formatted report output. It does not instruct reading arbitrary files, other env vars, or sending data to third-party endpoints beyond the declared API.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is downloaded or written to disk by an installer. README suggests an npx command to add the skill, but the skill package itself is instruction-only in the registry snapshot.
Credentials
Only FINSKILLS_API_KEY is required and is declared as primaryEnv. That key is necessary and proportional for contacting finskills.net. No other credentials, secrets, or broad-scoped env vars are requested.
Persistence & Privilege
Skill does not request always:true or special persistent privileges. disable-model-invocation is default false (normal). Skill does not instruct modifying other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sector-rotation-analyst - After installation, invoke the skill by name or use
/sector-rotation-analyst - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added Openclaw-compatible metadata for environment variable handling and homepage configuration.
- No functional or workflow changes were made to the skill logic or API usage.
- Internal configuration update to improve compatibility with Openclaw ecosystem and deployment processes.
v1.0.0
Sector Rotation Analyst v1.0.0 — Initial Release
- Provides actionable sector rotation analysis across all 11 GICS sectors using Finskills API.
- Ranks sector performance across multiple timeframes and maps to macroeconomic cycle.
- Lists leading sector ETFs and top stock holdings for actionable investment ideas.
- Flags sector concentration risks in the S&P 500.
- Offers clear overweight/underweight/neutral recommendations based on momentum and macro context.
- Requires Finskills API key (free tier available at finskills.net).
Metadata
Frequently Asked Questions
What is sector-rotation-analyst?
Identify sector rotation opportunities across all 11 GICS sectors using relative strength, momentum, and macro regime context from the Finskills API. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install sector-rotation-analyst?
Run "/install sector-rotation-analyst" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sector-rotation-analyst free?
Yes, sector-rotation-analyst is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does sector-rotation-analyst support?
sector-rotation-analyst is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sector-rotation-analyst?
It is built and maintained by finskills (@finskills); the current version is v1.0.1.
More Skills