Brendan avatar

Brendan

Community

@shamrock2245

1Followers
|
7Public Repos
|
35Published Skills

Agent Skills by Brendan

Showing 35 vetted skills indexed across 1 GitHub repositories.

Shamrock2245Shamrock2245
1

python-executor

Execute Python 3.10 scripts in a sandboxed environment with configurable timeouts.

Community
Intermediate
Shamrock2245Shamrock2245
1

learn-moralis

Educates developers on Moralis platform capabilities and routes them to appropriate technical skills.

Community
Intermediate
Shamrock2245Shamrock2245
1

moralis-data-api

Retrieve on-chain blockchain data for wallets, tokens, NFTs, and DeFi positions via Moralis API.

Community
Advanced
Shamrock2245Shamrock2245
1

self-improving-agent

Extract experiences into reusable semantic patterns for Shamrock Trading Bot's memory system.

Community
Advanced
Shamrock2245Shamrock2245
1

developing-with-streamlit

Create and manage Streamlit applications for building, styling, optimizing, and deploying.

Community
Advanced
Shamrock2245Shamrock2245
1

github-actions-docs

Return official GitHub Actions documentation links and docs-grounded YAML guidance.

Community
Intermediate
Shamrock2245Shamrock2245
1

sentry

Retrieve and summarize unresolved Sentry issues within customizable time ranges.

Community
Intermediate
Shamrock2245Shamrock2245
1

python-performance-optimization

Profile Python code with cProfile and memory profiling to identify bottlenecks.

Community
Intermediate
Shamrock2245Shamrock2245
1

moralis-streams-api

Create and manage Moralis Streams webhooks for real-time EVM blockchain events.

Community
Advanced
Shamrock2245Shamrock2245
1

using-streamlit-layouts

Organize Streamlit app layouts with sidebar navigation and up to four columns.

Community
Basic
Shamrock2245Shamrock2245
1

organizing-streamlit-code

Organize Streamlit code into app_pages and utils directories.

Community
Intermediate
Shamrock2245Shamrock2245
1

using-streamlit-markdown

Render rich markdown with colored text, icons, badges, and LaTeX in Streamlit apps.

Community
Basic
Shamrock2245Shamrock2245
1

using-streamlit-cli

Run, configure, and diagnose Streamlit applications from the command line.

Community
Basic
Shamrock2245Shamrock2245
1

optimizing-streamlit-performance

Optimize Streamlit apps by reducing reruns with caching and fragments.

Community
Intermediate
Shamrock2245Shamrock2245
1

building-streamlit-dashboards

Create interactive Streamlit dashboards with KPI cards, charts, and responsive layouts.

Community
Intermediate
Shamrock2245Shamrock2245
1

improving-streamlit-design

Polish Streamlit applications with icons, badges, and refined spacing.

Community
Intermediate
Shamrock2245Shamrock2245
1

using-streamlit-custom-components

Integrate third-party components into Streamlit applications.

Community
Intermediate
Shamrock2245Shamrock2245
1

connecting-streamlit-to-snowflake

Establishes Snowflake database connections from Streamlit apps using st.connection and session writes.

Community
Intermediate
Shamrock2245Shamrock2245
1

using-streamlit-session-state

Persist user data and widget values across Streamlit script reruns using st.session_state.

Community
Intermediate
Shamrock2245Shamrock2245
1

building-streamlit-custom-components-v2

Build bidirectional Streamlit CCv2 components with inline or packaged assets.

Community
Advanced
Shamrock2245Shamrock2245
1

displaying-streamlit-data

Format tabular, time-series, and KPI data for Streamlit dashboards.

Community
Intermediate
Shamrock2245Shamrock2245
1

choosing-streamlit-selection-widgets

Select Streamlit widgets for single- or multi-select UI options.

Community
Intermediate
Shamrock2245Shamrock2245
1

setting-up-streamlit-environment

Set up uv-based Python environments for Streamlit projects with pinned dependencies.

Community
Intermediate
Shamrock2245Shamrock2245
1

creating-streamlit-themes

Configure Streamlit app theming by editing the .streamlit/config.toml file.

Community
Advanced