Favicon of stock-checker

stock-checker Skill

AI Agent SkillCode & Developer ToolsTypeScriptOpen source

stock-checker is a TypeScript AI agent skill for Cursor, Codex with npx. Fetches multiple tickers’ stock data, calculates key indicators, and auto-generates daily CSV.

How to use stock-checker Skill

Install or run

bun install         # install workspace deps + git pre-commit hook

Client configuration

{
  "mcpServers": {
    "serena": {
      "command": "serena",
      "args": [
        "start-mcp-server",
        "--context",
        "ide",
        "--project",
        ".",
        "--open-web-dashboard",
        "false"
      ],
      "env": {
        "SERENA_LOG_LEVEL": "info"
      }
    },
    "chrome-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-devtools-mcp@latest",
        "--no-usage-statistics",
        "--isolated"
      ]
    }
  }
}

Compatible clients

CursorCodex

What is stock-checker Skill?

stock-checker is a TypeScript AI agent skill for Cursor, Codex with npx. Fetches multiple tickers’ stock data, calculates key indicators, and auto-generates daily CSV. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
65/100
Maintenance signal
95/100
Adoption signal
36/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Spreadsheet work support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support

Technical details

Install or run stock-checker using npx. Check gracefullight/stock-checker for the latest setup command.

npxCursorCodexstdioSSE
  • Built for TypeScript
  • Built for Node.js
  • Install or run with npx
  • Works with Cursor
  • Works with Codex
  • Uses stdio transport
  • Uses SSE transport
  • Network access

Requirements and access

TypeScriptNode.jsNetwork accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsNetwork accessCan write or update dataCheck project documentation authenticationLocal

When to use stock-checker Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

TypeScriptNode.jsnpxCursorCodexstdioSSE

Explore related resources

Frequently asked questions

What is stock-checker?

stock-checker is a TypeScript AI agent skill for Cursor, Codex with npx. Fetches multiple tickers’ stock data, calculates key indicators, and auto-generates daily CSV.

Who is stock-checker best for?

stock-checker is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.

How do I install stock-checker?

Install or run stock-checker using npx. Check stock-checker for the latest setup command.

Is stock-checker actively maintained?

stock-checker may need a closer maintenance check before production use.

Share:

Stars
28
Forks
4
Last commit
1 month ago
Repository age
2 years
License
Unknown

Auto-fetched from GitHub.

Similar to stock-checker