CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. senpi-ai
  4. /
  5. senpi-skills
  6. /
  7. Dsl Dynamic Stop Loss

Dsl Dynamic Stop Loss

Editor's Note

Handles trailing stop losses for trading positions, protecting profits as they grow. The default "high water" mode keeps a percentage of your peak ROE, so a position at +200% with 85% lock maintains a floor at +170%. It recalculates on every tick with no ceiling, meaning the geometry stays constant regardless of how high gains run. The skill is careful to distinguish between dynamic and static stops, prompting users when the intent isn't clear. With 461 installs and passing most security audits, it's clearly seeing real use in automated trading setups. Worth noting it only handles the trailing behavior, not fixed price stops.

Install

npx skills add https://github.com/senpi-ai/senpi-skills --skill dsl-dynamic-stop-loss
Votes
0
Installs461
GitHub Stars89
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment