Find the perfect skill
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
Git Commit Workflow with Precommit Hooks
Development
Git commit workflow with automatic precommit hook handling, lint/type checking, README updates, and API reference updates.
Technical Indicator Dashboard
Data & AI
Build an interactive technical analysis dashboard using Plotly Dash or Streamlit. Supports single-symbol, multi-symbol, and multi-timeframe layouts with real-time refresh. Helps visualize indicators and monitor financial markets in real time.
Claude Ecosystem Promoter
Content
Marketing and promotion specialist for Claude ecosystem technology: MCP servers, skills, plugins, and agents. Expert in community engagement and developer relations.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs. Covers consumer analysis, style selection, error handling, versioning, pagination, and auth.
Create GitHub Pull Request
Development
Complete workflow for creating a well-structured GitHub pull request with branching, testing, formatting, and documentation.
Perform Cryptographic Audit of Application
Security
Systematically review an application's use of cryptography to identify vulnerabilities like weak algorithms, hardcoded keys, and protocol misconfigurations.
Cloud Sandbox Command Execution
Development
Execute a single command in an ephemeral sandbox on the Agentuity cloud platform. The sandbox is provisioned with specified runtime, resources, and environment variables, runs the command, and is then destroyed. This is ideal for testing scripts or running isolated tasks without permanent infrastructure.
Nix Package & Configuration Manager
Development
Automates Nix package and configuration management following Determinate Systems best practices. Handles adding, updating, and removing packages in a flake-based setup, with instructions for maintenance tasks like flake updates and profile upgrades.
Code Query
Development
Search the codebase and Obsidian vault together for relevant implementation and project context. Use when the user asks how something works, where it is implemented, or wants related notes alongside code results.
Document Update
Documentation
Align a technical document with the actual code implementation and correct drift.
Publish Session to GitHub Gist
Documentation
Publishes the current session transcript to a GitHub Gist. Also checks for plugin updates and notifies the user if a new version is available.