Ti Update
PSA/IMA顧客の稼働後のデータ更新全般=トランザクション(販売・購買・在庫・経費・会計仕訳 等)の作成・更新とマスタの日常メンテを、整合を保って行い(入力支援)、承認前に矛盾を点検して承認者・申請者を助け(承認支援)、承認者本人の明示的な許可を得て承認・却下の操作を代行する(承認操作の代行)能力スキル。TRIGGER when 外部文書(見積・注文書・請求書等)から取引レコードを作る/更新する、在庫・経費・仕訳等を登録する、締め等のトリガ項目を更新する、マスタを日常メンテで追加・修正する、登録結果を入力元と突合検証する、ERPの外にあるデータとERPのあいだでデータを受け渡す、レコードを申請前・承認前にチェックする、承認待ちレコードを点検助言する、承認者本人の許可を得て承認・却下の操作を行う。DO NOT TRIGGER when 初期一括ロード・期首残高・org間の移行投入は ti-data-load、実装形態(Flow/Apex/Anonymous Apex可否・運用移行可否)の判断は ti-lifecycle、帳票レイアウトへの出力は ti-report、導入プロジェクトの工程進行は ti-onboarding、契約前の価値実証・トライアル体験の演出は ti-poc。承認するかどうかの判断はAIが行わない(人間の判断)。承認申請・差戻し・リコール・承認者の再割当の操作も行わない。
Security AStatic scan found no risk patternsHow grading works ›
From the source SKILL.md
PSA/IMA を使う顧客の稼働後のデータ更新全般を支援する能力スキル。射程は (i) トランザクションデータ全般(販売=見積・受注・売上→請求→入金/購買=調達・発注・検収/在庫=入出庫・在庫移動/経費精算/会計仕訳・支払 等)の作成・更新と、(ii) マスタの稼働後日常メンテ(取引先・商品・税区分・部門・銀行口座 等の1件〜数件の追加・修正)。柱は3本=(A)入力支援(=業務レコードへの唯一の書込)、(B)承認支援(人間の承認を助ける読み取りチェック)、(C)承認操作の代行(承認者本人の明示的な許可を得て、承認・却下の操作だけを行う)。
What this skill does
Ti Update is a community-contributed Claude Code skill in the business-ops sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/ti-update/ and loads when your prompt matches the skill's trigger.
Who uses this skill
The Ti Update Claude Code skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 177,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
How to install
Free
Manual install (2 steps)
mkdir -p ~/.claude/skills/ti-update
curl -L https://claudskills.com/skills/ti-update/SKILL.md \
-o ~/.claude/skills/ti-update/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/ti-update/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/ti-update/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\ti-update\SKILL.md on Windows. See the full install guide for step-by-step instructions.
Telegram
📱 Install from your phone or desktop Telegram
Open @claudskills_bot on Telegram, tap Open Desktop App, and the desktop app installs this skill for you. Or share the bot link with a colleague — they get the same one-tap install. Learn more →
Pro
One-click install via the desktop app
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
Pro
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Frequently asked questions
How do I install the Ti Update Claude Code skill?
Install via the ClaudSkills desktop app (one click) or copy
SKILL.md from the source repository to
~/.claude/skills/ti-update/SKILL.md and restart Claude Code. Both flows are detailed at
claudskills.com/install/.
What does the Ti Update skill do?
PSA/IMA顧客の稼働後のデータ更新全般=トランザクション(販売・購買・在庫・経費・会計仕訳 等)の作成・更新とマスタの日常メンテを、整合を保って行い(入力支援)、承認前に矛盾を点検して承認者・申請者を助け(承認支援)、承認者本人の明示的な許可を得て承認・却下の操作を代行する(承認操作の代行)能力スキル。TRIGGER when 外部文書(見積・注文書・請求書等)から取引レコードを作る/更新する、在庫・経費・仕訳等を登録する、締め等のトリガ項目を更新する、マスタを日常メンテで追加・修正する、登録結果を入力元と突合検証する、ERPの外にあるデータとERPのあいだでデータを受け渡す、レコードを申請前・承認前にチェックする、承認待ちレコードを点検助言する、承認者本人の許可を得て承認・却下の操作を行う。DO NOT TRIGGER when 初期一括ロード・期首残高・org間の移行投入は ti-data-load、実装形態(Flow/Apex/Anonymous Apex可否・運用移行可否)の判断は ti-lifecycle、帳票レイアウトへの出力は ti-report、導入プロジェクトの工程進行は ti-onboarding、契約前の価値実証・トライアル体験の演出は ti-poc。承認するかどうかの判断はAIが行わない(人間の判断)。承認申請・差戻し・リコール・承認者の再割当の操作も行わない。
Is this skill free to install?
Yes. ClaudSkills is an open registry — every skill keeps its source repository's license, and manual install via copy is free. ClaudSkills Pro ($9/mo, $79/yr, or $149 one-time) adds one-click install via the desktop app and a multi-signal Quality Score.
When should I use the Ti Update skill?
Use Ti Update when your Claude Code task falls under the General category — specifically in the business ops area. Claude Code auto-discovers installed skills and invokes the right one based on the task description, so you can also ask Claude directly (e.g. "use Ti Update" or describe the task and let Claude pick). Browse related skills at
/category/general/.
What is a Claude Code skill and how does the Ti Update skill fit in?
A Claude Code skill is a
SKILL.md file that lives under
~/.claude/skills/<name>/ and tells the Claude Code CLI agent how to perform a specific task (instructions, prompts, allowed tools). Skills are auto-discovered at session start. Ti Update is one of 67,000+ skills indexed in the open ClaudSkills catalog, classified under the General category. Learn more at
/learn/what-is-a-claude-skill/.
Attribution & license
Cite this skill
If you reference this skill in a blog post, paper, or documentation, you can cite it as:
APA
tsubaiso. (2026). Ti Update [Claude Code skill]. ClaudSkills. https://claudskills.com/skills/ti-update/
BibTeX
@misc{ti-update-2026,
author = {tsubaiso},
title = {Ti Update [Claude Code skill]},
year = {2026},
publisher = {ClaudSkills},
url = {https://claudskills.com/skills/ti-update/}
}
Embed this skill
Promote, attribute, or link this skill from your own README, blog post, or documentation. All three snippets are free to use — no sign-up, no API key. More distribution surfaces →
Badge
[](https://claudskills.com/skills/ti-update/?utm_source=badge&utm_medium=readme&utm_campaign=skill_badge)
<script>
<script src="https://claudskills.com/embed/ti-update.js" async></script>
<iframe>
<iframe src="https://claudskills.com/embed/ti-update.html" width="100%" height="160" frameborder="0" loading="lazy" title="ClaudSkills: Ti Update"></iframe>
Security scan
Grade A · scanned 2026-08-06 — free static scan against the OWASP Agentic Skills Top 10.
No risk patterns were found in any of the ten OWASP-aligned categories. How grading works ›
- ✓ Prompt injection
- ✓ Data exfiltration
- ✓ Supply chain
- ✓ Reverse shell
- ✓ Credentials
- ✓ Execution
- ✓ Filesystem
- ✓ Persistence
- ✓ Obfuscation
- ✓ Network
Show this grade on your repo (click to copy):
[](https://claudskills.com/skills/ti-update/#security)
More General skills
Browse all General skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools:
PerfectStudio ·
Ucaption ·
UTagger ·
AutoXPoster ·
TestYourSkills ·
AutomationFlows ·
Au Naturel ·
Telegram @acreatorstore