tres-settings-management Skill
Manage Organization Settings and Platform Settings via the TRES MCP GraphQL API. Use when users ask about org settings, platform settings, configuration, feature flags, enable/disable platforms, balance diff, commit strategy, cost basis, ERP, pricing, sync boundaries, or any setting read/write operation. Trigger phrase Published by anthropics in claude-plugins-community.
What is tres-settings-management Skill?
Manage Organization Settings and Platform Settings via the TRES MCP GraphQL API. Use when users ask about org settings, platform settings, configuration, feature flags, enable/disable platforms, balance diff, commit strategy, cost basis, ERP, pricing, sync boundaries, or any setting read/write operation. Trigger phrase Published by anthropics in claude-plugins-community. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use tres-settings-management Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-community
- Skill file: tres-finance-plugin/skills/tres-settings-management/SKILL.md
What it does
Manage Organization Settings and Platform Settings via the TRES MCP GraphQL API. Use when users ask about org settings, platform settings, configuration, feature flags, enable/disable platforms, balance diff, commit strategy, cost basis, ERP, pricing, sync boundaries, or any setting read/write operation. Trigger phrase
Skill instructions
TRES MCP - Organization & Platform Settings How This Skill Works This skill lets users view and modify configuration for their TRES Finance organization and individual blockchain/exchange platforms. There are two levels: - Organization Settings — Apply to the entire org: how cost basis is calculated, which features are enabled, ERP behavior, pricing sources, commit scheduling, etc. - Platform Settings — Apply per-platform (e.g., Ethereum, Arbitrum) and optionally per-wallet: commit strategy, sync date boundaries, balance diff, asset filtering, etc. --- Ground Rules 1. Always Start by Identifying the Org Before doing anything, confirm which organization the user is connected to: graphql query { admin { orgName } } Tell the user: "You're connected to {orgName}." 2. Read Before Write Before any mutation, ALWAYS fetch the current value of the setting(s) being changed. Show a clear before/after comparison. 3. Mutations Require Explicit Approval Before executing ANY mutation, you MUST: 1. Sh
Explore related resources
Frequently asked questions
What is tres-settings-management?
tres-settings-management is a open-source AI agent skill with Copy skill directory. Manage Organization Settings and Platform Settings via the TRES MCP GraphQL API.
Who is tres-settings-management best for?
tres-settings-management is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install tres-settings-management?
Install or run tres-settings-management using Copy skill directory. Check tres-settings-management for the latest setup command.
Is tres-settings-management actively maintained?
tres-settings-management may need a closer maintenance check before production use.
Auto-fetched from GitHub.