Tapway
Official@tapway · Petaling Jaya, Selangor, Malaysia
Tapway's Shogun OS skill registry delivers enterprise operations capabilities spanning Malaysian finance compliance, procurement, manufacturing, retail, and plantation site inspection.
Agent Skills by Tapway
Showing 125 vetted skills indexed across 1 GitHub repositories.
site-condition-assessment
Analyzes photos or videos of plantation staff quarters via vision model to produce structured condition assessments.
furniture-count
Counts and catalogs furniture items in staff quarters photos using vision analysis.
cleanliness-check
Assess cleanliness of plantation staff quarters from photos using vision analysis.
estate-legal-scan
Analyzes OCR text from legal documents and returns structured summaries, interpretations, and risk flags.
site-condition-check
Assess structural condition and safety hazards of plantation staff quarters from photos.
site-inspection-storage
Persists site inspection reports to gbrain with standardized frontmatter and path conventions.
notion-hr-bridge
Syncs Notion HR workspace data into ShogunOS SQLite and gbrain sources.
timeline-inject-v2
Inject gbrain-compatible Timeline sections into company and people pages.
brain-file-delivery
Delivers newly written brain files as attachments to Telegram and Slack.
gbrain-media-ingest
Extract transcripts, OCR text, and descriptions from media files into gbrain.
brain-ingest-pipeline
Processes email, calendar, and meeting data into structured brain knowledge through a five-phase pipeline.
gbrain-capture
Capture ideas and observations into gbrain pages with exact phrasing and cross-links.
email-brain-classifier
Classifies gbrain email pages into categories, detects risk signals, and routes to department profiles.
gbrain-think
Synthesize cited answers from gbrain knowledge pages with conflict and gap analysis.
brain-link-campaign
Creates gbrain graph links and wikilinks to reduce orphan pages and improve brain score.
gbrain-ingest
Ingest URLs, files, and documents into gbrain with entity extraction and cross-linking.
meeting-brain-classifier
Classifies gbrain meeting pages into team categories and routes action items to project and deal pages.
gbrain-signal-detector
Captures original ideas and entity mentions from conversations into a gbrain knowledge base.
gbrain-brain-ops
Executes core gbrain operations including sync, health checks, and PGLite failure recovery.
gbrain-operations
Manages gbrain knowledge base sync, embeddings, dream cycles, MCP setup, and troubleshooting.
gbrain-idea-ingest
Ingests web articles and links into gbrain with entity extraction and cross-linking.
gbrain-maintain
Detects and fixes orphan pages, stale content, contradictions, and embedding failures in gbrain knowledge bases.
brain-first-lookup
Enforces querying the gbrain knowledge base before any external API call.
gbrain-enrich
Enriches existing gbrain person, company, and project pages with tags, links, timeline entries, and structured sections.
Frequently Asked Questions About Tapway
FAQPage SchemaWhat tasks can I perform using Tapway's Shogun OS skills?▼
You can run Malaysian finance operations (SST-02 filing, payroll statutory audits for EPF/SOCSO/EIS/PCB, bank reconciliation), procurement workflows (stock movement audits, reorder alerts, inventory valuation), manufacturing metrics (OEE reports, NCR/CAPA tracking, downtime Pareto), retail operations (Shopee/Lazada listing sync, RFM segmentation), and vision-based plantation quarters inspections.
Who are the target users of this skill registry?▼
Target users are finance teams handling Malaysian statutory compliance (LHDN, Bursa, MCCG), procurement and warehouse managers, production and quality engineers using MES/SCADA data, retail merchandisers managing Shopee/Lazada catalogs, and plantation facility staff conducting staff quarters inspections via Telegram or web portal.
How do the finance and procurement skills run in practice?▼
Skills execute through Hermes Agent profiles with department scoping (finance, procurement, production). Dashboard skills call acct_* and proc_* MCP endpoints and write JSON snapshots to gbrain pages; standalone scripts like scripts/reorder_alerts.py and scripts/inventory_valuation.py can run directly, with slash triggers such as /refresh-finance-dashboard.
Are Tapway's skills open source and what do they cost?▼
Most skills carry an MIT license as declared in their frontmatter, making them free to use and modify. They are authored by Shogun OS and adapted from sources like obra/superpowers and Nous Research hermes-agent, with no stated licensing fees in the manifest.
What prerequisites and dependencies do these skills require?▼
Prerequisites vary by skill: NOTION_API_KEY for the Notion HR bridge, MSFT_TENANT_ID/MSFT_CLIENT_ID/MSFT_CLIENT_SECRET for Microsoft 365 Graph, and ENABLE_ACCOUNTING_SYNC flag for accounting bridge sync. Connectors require platform credentials for Shopee Open Platform, Lazada, AutoCount AOTG, Odoo XML-RPC, ERPNext, and Ignition/Modbus for MES data.