gangtise-kb

Search Gangtise knowledge base via API and return structured financial results.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill gangtise-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gangtise-kb
Source: https://github.com/xfs96192/claude-config/tree/main/skills/gangtise-kb
Command: npx skills add https://github.com/xfs96192/claude-config --skill gangtise-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill enables fast, centralized access to Gangtise's financial and market knowledge, replacing manual searches across multiple sources.

Core Features & Use Cases

  • Retrieve stock updates, company insights, and market concepts from Gangtise knowledge base.
  • Use it in conversational assistants to answer questions like "What is the latest on BYD?" or "Show me earnings notes for Tesla in the last quarter."
  • Use Case: A trader asks for the latest research on a specific stock and gets summarized results.

Quick Start

Ask your AI to search Gangtise KB for the latest information on a given stock or market topic.

Frequently Asked Questions about gangtise-kb

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query financial market insights from a knowledge base using an API?

To query financial market insights from a knowledge base using an API, you need a valid Access Key and Secret Key to authenticate via loginV2, obtain an access token, and fetch structured results using specific endpoints. You can filter by resource type and time range.

What financial data can I retrieve using API authentication tokens?

Using API authentication tokens, you can retrieve stock updates, company filings, and market concepts from the Gangtise knowledge base. The API returns structured results based on keyword queries, supporting various financial and market information use cases.

Do I need an Access Key and Secret Key to fetch stock updates via API?

Yes, you need a valid Access Key and Secret Key to fetch stock updates via API. These credentials are required to call the loginV2 endpoint, which generates the access token necessary for authenticating your knowledge base retrieval requests.

Can I filter knowledge base search results by time range and resource type?

Yes, you can filter knowledge base search results by time range and resource type. The API supports keyword queries along with optional resource type filters and time ranges to help you narrow down financial market insights and company filings.

How does the loginV2 endpoint work for API knowledge base authentication?

The loginV2 endpoint works for API knowledge base authentication by taking your Access Key and Secret Key to generate an access token. This token is then used to authenticate subsequent requests to the knowledge retrieval endpoints for fetching financial data.

What are the limitations of using API tokens for financial knowledge retrieval?

Limitations of using API tokens for financial knowledge retrieval include dependency on valid Access and Secret Keys for token generation, and retrieval is restricted to content stored in the specific knowledge base, requiring keyword queries and optional filters for structured results.