Skip to main content
Geeksfino
GitHub 제작자 프로필

Geeksfino

4개 GitHub 저장소에서 수집된 53개 skills를 저장소 단위로 보여줍니다.

수집된 skills
53
저장소
4
업데이트
2026년 8월 10일
저장소 탐색

저장소와 대표 skills

findata-toolkit-cn
재무 및 투자 분석가

A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。

2026년 3월 3일
findata-toolkit-us
재무 및 투자 분석가

Financial data toolkit for US market analysis. Provides scripts to fetch real-time stock data (yfinance), SEC filings and insider trades (EDGAR), financial statement calculators (DuPont, Z-Score, M-Score, F-Score), portfolio analytics (VaR, stress testing,…

2026년 3월 3일
esg-screener
재무 및 투자 분석가

从ESG(环境、社会、治理)视角筛选和分析A股上市公司,评估可持续发展实践、争议事件和负责任投资标准。当用户询问ESG投资、可持续投资、社会责任投资、绿色投资、碳足迹分析、公司治理评估、争议事件筛查、排除清单,或对公司或组合进行ESG评分时使用此技能。

2026년 2월 6일
event-driven-detector
재무 및 투자 분석가

识别和分析可能创造定价偏差的A股公司事件,包括并购重组、资产注入、回购增持、管理层变更和指数调整。当用户询问并购重组机会、资产注入、股份回购分析、国企改革、指数调整交易、特殊事件投资或事件驱动策略时使用此技能。

2026년 2월 6일
financial-statement-analyzer
재무 및 투자 분석가

对单个A股上市公司的财务报表进行深度分析,评估盈利质量、财务健康状况、财务造假风险和运营效率。当用户要求深入分析某家公司的财务报表、杜邦分析、盈利质量检查、资产负债表分析、现金流分析、Z值评分、M值评分、营运资本分析,或任何详细的单公司财务审视时使用此技能。

2026년 2월 6일
high-dividend-strategy
재무 및 투자 분석가

分析A股高股息策略,评估红利股的收益可持续性与长期回报。当用户询问高股息股票、红利策略、A股分红分析、现金分红覆盖率、中证红利指数成分股、股息率排名或长期收入型投资时使用此技能。

2026년 2월 6일
insider-trading-analyzer
재무 및 투자 분석가

分析A股市场董监高及重要股东增减持行为,识别具有显著管理层信心信号的公司。当用户询问董监高增持、大股东买入、内部人交易分析、管理层增持信号、股东增减持动态时使用此技能。

2026년 2월 6일
portfolio-health-check
재무 및 투자 분석가

诊断现有投资组合的风险和低效问题。当用户要求审查、审计或压力测试其当前持仓,评估组合集中度,检查因子暴露,评估相关性风险,识别隐性偏移,或获取其已有组合的改进建议时使用此技能。

2026년 2월 6일
수집된 skill 30개 중 8개를 표시합니다.
openskills-bindings-maintainer
소프트웨어 개발자

Maintain compatibility between openskills-runtime and language bindings (TypeScript, Python), including feature flags, build configuration, and smoke verification.

2026년 2월 12일
openskills-dev-orchestrator
기타 컴퓨터 관련 직업

Route OpenSkills development tasks to the right project skill or subagent, including sequencing rules for debugging, feature work, regression checks, and release readiness.

2026년 2월 12일
openskills-e2e-test-runbook
소프트웨어 품질 보증 분석가·테스터

Run deterministic OpenSkills end-to-end validation across runtime tests and example agents, then report tool calls, activation behavior, and regressions.

2026년 2월 12일
openskills-plugin-separation
소프트웨어 개발자

Enforce clean separation between core openskills-runtime and optional WASM build plugins so plugin compilation does not break runtime consumers or language bindings.

2026년 2월 12일
openskills-release-ops
소프트웨어 개발자

Prepare and validate OpenSkills release readiness across runtime, bindings, examples, and regression gates with a deterministic checklist and go/no-go outcome.

2026년 2월 12일
openskills-runtime-debug
소프트웨어 개발자

Diagnose openskills-runtime execution failures in sandboxed paths (Landlock, seatbelt, native script execution, wasm execution) and produce root-cause-first findings with minimal-risk remediation steps.

2026년 2월 12일
openskills-skill-authoring
소프트웨어 개발자

Create and refine OpenSkills-compatible skills (SKILL.md + optional resources) with strong metadata, clear activation triggers, and reliable execution guidance.

2026년 2월 12일
skill-creator
기타 컴퓨터 관련 직업

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026년 1월 30일
수집된 skill 11개 중 8개를 표시합니다.
lw-ask
기타 컴퓨터 관련 직업

Answer a question using wiki/index.md first, then only the most relevant wiki pages. File lasting knowledge back into wiki/, and only write to outputs/ when the user explicitly wants a non-canonical artifact/export. Usage: /lw-ask <question>

2026년 7월 24일
lw-clone-repo
소프트웨어 개발자

Clone a git remote into the workspace-local mirror at raw/upstream, bind repo_sync in the profile and manifest, then enable lw-sync-repo. Usage: /lw-clone-repo <git-url> [options]

2026년 7월 24일
lw-compile
기타 컴퓨터 관련 직업

Compile uncompiled raw inputs into wiki pages, update wiki/index.md and wiki/log.md, and mark manifest items as compiled. Usage: /lw-compile

2026년 7월 24일
lw-ingest
소프트웨어 개발자

Stage a URL, PDF, image, note, repo file, repo diff summary, commit range, or release note into raw/ and register it in .llm-wiki/manifest.json. Usage: /lw-ingest <source>

2026년 7월 24일
lw-init
소프트웨어 개발자

Initialize a new LLM Wiki workspace with raw/, wiki/, profiles/, and .llm-wiki/ state files, plus optional outputs/ artifact storage when needed. Usage: /lw-init <workspace-path>

2026년 7월 24일
lw-lint
소프트웨어 개발자

Run structural and content-health checks on wiki/, audit outputs/ for promotion candidates, save a durable lint report to outputs/, update wiki/log.md, and surface prioritized follow-up actions. Usage: /lw-lint

2026년 7월 24일
lw-merge
소프트웨어 개발자

Merge duplicate or overlapping wiki pages, update backlinks, archive absorbed pages, and log the merge. Usage: /lw-merge <slug-a> <slug-b> or /lw-merge

2026년 7월 24일
lw-orchestrator
기타 컴퓨터 관련 직업

Coordinator skill for the reusable LLM Wiki framework. Selects and sequences the appropriate lifecycle skills for initializing, cloning from a Git URL into raw/upstream, ingesting, compiling, linting, reflecting, syncing from a repo, querying, and output…

2026년 7월 24일
수집된 skill 11개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다