
Skytech — Investor Relations & Filings
Skytech Inc. is a developer and manufacturer of semiconductor process equipment and provider of professional technical services. The company specializes in thin-film deposition technologies, specifically Physical Vapor Deposition (PVD) and Atomic Layer Deposition (ALD) systems, which are essential for front-end, back-end, compound semiconductor, and optoelectronic manufacturing. Its technical expertise extends across etching, diffusion, grinding, and lithography processes. Skytech provides a comprehensive range of services, including OEM manufacturing, equipment modification, testing, and system overhauls. Validated by global wafer foundries and memory manufacturers, the company delivers proprietary hardware and precision components designed to enhance production performance and support advanced technology nodes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議委任第二屆永續委員會委員 | 2026-05-29 | Chinese | |
| 公告本公司董事會決議委任第三屆薪資報酬委員會委員 | 2026-05-29 | Chinese | |
| 公告本公司第二屆審計委員會委員 | 2026-05-29 | Chinese | |
| 公告本公司董事會選任董事長 | 2026-05-29 | Chinese | |
| 公告本公司115年股東會決議通過解除董事有關公司 法第209條競業禁止之限制 | 2026-05-29 | Chinese | |
| 公告本公司第九屆董事(含獨立董事)當選名單 | 2026-05-29 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47891807 | 公告本公司董事會決議委任第二屆永續委員會委員 | 2026-05-29 | Chinese | ||
| 47891764 | 公告本公司董事會決議委任第三屆薪資報酬委員會委員 | 2026-05-29 | Chinese | ||
| 47891742 | 公告本公司第二屆審計委員會委員 | 2026-05-29 | Chinese | ||
| 47891275 | 公告本公司董事會選任董事長 | 2026-05-29 | Chinese | ||
| 47891228 | 公告本公司115年股東會決議通過解除董事有關公司 法第209條競業禁止之限制 | 2026-05-29 | Chinese | ||
| 47890926 | 公告本公司第九屆董事(含獨立董事)當選名單 | 2026-05-29 | Chinese | ||
| 47890388 | 公告本公司115年股東常會重要決議事項 | 2026-05-29 | Chinese | ||
| 47807862 | 115年05月法人說明會簡報 — 693720260527E001.pdf | 2026-05-27 | English | ||
| 47807826 | 115年05月法人說明會簡報 — 693720260527M001.pdf | 2026-05-27 | Chinese | ||
| 47807796 | 115年05月法人說明會簡報 | 2026-05-27 | Chinese | ||
| 47059546 | 本公司受邀參加台新證券舉辦之2026年第二季全球投資論壇。 | 2026-05-26 | Chinese | ||
| 47059512 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 41263065 | 114年年報及股東會資料 — 2025_6937_20260529FE4.pdf | 2026-05-05 | Chinese | ||
| 41262882 | 114年年報及股東會資料 — 2025_6937_20260529F04.pdf | 2026-05-05 | Chinese | ||
| 39980535 | 公告115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
Skytech via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52670/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52670 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52670 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52670 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52670}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Skytech (id: 52670)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.