← 返回 Skills 市场
wasinc

Beijing Tech Finance

作者 wasinc · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
770
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install beijing-tech-finance
功能描述
Comprehensive financial management system for Beijing-based technology companies, covering financial director workflows, budget management, accounting systems, tax optimization, expense reimbursement, customs declaration, annual reporting, and integration with business contracts, R&D budgets, project management, HR, and administrative services. Use when managing any aspect of tech company finances in Beijing including budget planning, expense processing, tax compliance, financial reporting, or cross-functional financial coordination.
使用说明 (SKILL.md)

Beijing Technology Company Financial Management

This skill provides comprehensive financial management capabilities specifically designed for technology companies operating in Beijing, China. It covers all essential financial processes from strategic planning to operational execution.

Core Capabilities

  • Financial Director Management: Strategic financial planning, cash flow management, investor relations
  • Budget & Expense Management: R&D budgets, project budgets, departmental budgets, expense reimbursement workflows
  • Accounting Systems: Chinese GAAP compliance, double-entry bookkeeping, financial statement preparation
  • Tax Optimization: VAT, corporate income tax, R&D tax incentives, Beijing-specific tax policies
  • Compliance & Reporting: Annual reports, statistical reporting, customs declaration for imported equipment
  • Cross-functional Integration: Business contract financial terms, project cost tracking, HR payroll integration, administrative expense management

When to Use This Skill

Use this skill when you need to:

  • Create or manage company budgets (R&D, projects, departments)
  • Process expense reimbursements with proper documentation
  • Handle tax planning and compliance for Beijing tech companies
  • Prepare financial statements and reports
  • Manage business contract financial terms and payment schedules
  • Coordinate financial aspects across teams (engineering, sales, HR, admin)
  • Handle customs declaration for imported technology equipment
  • Prepare annual reports and statutory filings

Getting Started

1. Financial Policies & Systems

Start with references/financial-policies.md for comprehensive accounting systems, internal controls, and Beijing compliance requirements.

2. Beijing Tax Optimization

Consult references/beijing-tax-policies.md for current tax incentives, R&D super deductions, VAT policies, and Beijing municipal benefits.

3. Budget & Project Finance

Use references/budget-project-finance.md for R&D budgeting, project cost tracking, and integration with business contracts.

4. HR & Administrative Integration

Reference references/hr-admin-finance.md for payroll integration, benefit costs, administrative expense management, and team coordination.

5. Workflows & Templates

Access references/workflows-templates.md for practical templates, approval workflows, and step-by-step procedures.

Key Beijing-Specific Considerations

  • High-Tech Enterprise Certification: Qualify for 15% corporate income tax rate (vs standard 25%)
  • R&D Expense Super Deduction: Additional 75-100% deduction for qualified R&D expenses
  • Beijing Municipal Incentives: Various subsidies and grants for tech companies
  • Customs Procedures: Special procedures for importing R&D equipment and materials
  • Social Insurance: Beijing-specific contribution rates and requirements

Bundled Resources

This skill includes comprehensive reference materials organized by functional area:

  • references/budgeting.md - Budget planning templates and workflows
  • references/expenses.md - Expense reimbursement policies and procedures
  • references/tax-compliance.md - Tax planning and compliance guide
  • references/accounting.md - Accounting standards and procedures
  • references/integration.md - Cross-functional financial coordination
  • references/compliance.md - Regulatory compliance and reporting requirements

Usage Guidelines

  1. Always check Beijing-specific regulations - Local policies change frequently
  2. Maintain proper documentation - Chinese tax authorities require detailed records
  3. Leverage tech industry incentives - Ensure proper qualification for tax benefits
  4. Coordinate with legal counsel - For complex contractual or compliance matters
  5. Regular financial reviews - Monthly cash flow, quarterly performance, annual planning

Load specific reference files based on your immediate needs rather than loading all content at once.

安全使用建议
This package looks like a legitimate, local toolkit for Beijing tech-company finance tasks, and the included Python scripts do not perform network access or credential reads. However: 1) Several filenames referenced in SKILL.md and USAGE_EXAMPLE (templates and some reference docs) are missing or renamed in the manifest — confirm the author and obtain the missing assets or correct instructions. 2) The example budgets.json structure used in USAGE_EXAMPLE differs from the provided budgets.json; verify and adapt the input format or the monitor script before running on real data. 3) monitor_budget.py currently uses simulated/random expense data — if you wire it to real financial systems you should audit and secure any new database/API integrations and review authorization scopes. 4) Because the source is 'unknown' and the package is unverified, run the code in a sandbox or review the three scripts before giving it access to production data. If you need assistance verifying or adapting the scripts to your actual budget files or integrating with your finance systems, consider requesting the publisher/source or a code review from a trusted developer.
功能分析
Type: OpenClaw Skill Name: beijing-tech-finance Version: 1.0.0 The `scripts/monitor_budget.py` file is vulnerable to path traversal. It directly uses `sys.argv[1]` as a file path to load a JSON budget file without sanitization. While the script only reads and parses the JSON content, a malicious prompt could instruct the AI agent to read arbitrary JSON files on the system (e.g., configuration files, credentials if formatted as JSON), leading to information disclosure. This is a vulnerability that allows an attack, classifying the skill as suspicious rather than benign or malicious.
能力评估
Purpose & Capability
Name/description, reference docs, and scripts all align with Beijing tech-company financial workflows (R&D deduction, VAT, budget monitoring). The requested footprint (no env vars, no required binaries) is proportionate to the stated purpose. Minor mismatch: SKILL.md and USAGE_EXAMPLE reference resource filenames and an asset path that do not match the provided manifest (e.g., 'references/budgeting.md', 'assets/templates/project_budget_template.xlsx' vs actual filenames), which suggests sloppy packaging or missing assets.
Instruction Scope
Runtime instructions remain within finance scope, but they reference files and templates that are not present in the package and the example budgets.json structure differs from the included budgets.json. The monitor script simulates actual expense data (random noise) and the SKILL.md suggests loading files selectively — both acceptable but the mismatch between example inputs and actual files means following SKILL.md verbatim may fail or give misleading results. No instructions to read unrelated system files or to send data externally.
Install Mechanism
No install spec; instruction-only skill with local Python scripts. No remote downloads or package installs are performed by the skill itself, which minimizes install-time risk.
Credentials
Skill declares no required environment variables, credentials, or config paths. The included scripts operate on local files only and do not attempt to access external credentials or network endpoints. This is proportionate to the stated functionality.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. Scripts do not modify other skills or system configuration. Autonomous invocation is allowed by default but does not combine with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install beijing-tech-finance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /beijing-tech-finance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of beijing-tech-finance skill, a comprehensive financial management solution for Beijing-based tech companies: - Supports financial director workflows, budget management, accounting (Chinese GAAP), tax optimization, expense reimbursement, customs, and annual reporting. - Enables integration with business contracts, project finances, R&D budgets, HR, and administrative services. - Features bundled reference resources and practical templates for workflow automation. - Includes specific guidance for Beijing policies, tax incentives, and high-tech enterprise compliance. - Designed for cross-functional financial coordination and regulatory reporting requirements. - Usage guidance stresses compliance with local policies, documentation best practices, and ongoing financial review.
元数据
Slug beijing-tech-finance
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Beijing Tech Finance 是什么?

Comprehensive financial management system for Beijing-based technology companies, covering financial director workflows, budget management, accounting systems, tax optimization, expense reimbursement, customs declaration, annual reporting, and integration with business contracts, R&D budgets, project management, HR, and administrative services. Use when managing any aspect of tech company finances in Beijing including budget planning, expense processing, tax compliance, financial reporting, or cross-functional financial coordination. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 770 次。

如何安装 Beijing Tech Finance?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install beijing-tech-finance」即可一键安装,无需额外配置。

Beijing Tech Finance 是免费的吗?

是的,Beijing Tech Finance 完全免费(开源免费),可自由下载、安装和使用。

Beijing Tech Finance 支持哪些平台?

Beijing Tech Finance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Beijing Tech Finance?

由 wasinc(@wasinc)开发并维护,当前版本 v1.0.0。

💬 留言讨论