Agent Skills by Brendan
Showing 35 vetted skills indexed across 1 GitHub repositories.
python-executor
Execute Python 3.10 scripts in a sandboxed environment with configurable timeouts.
learn-moralis
Educates developers on Moralis platform capabilities and routes them to appropriate technical skills.
moralis-data-api
Retrieve on-chain blockchain data for wallets, tokens, NFTs, and DeFi positions via Moralis API.
self-improving-agent
Extract experiences into reusable semantic patterns for Shamrock Trading Bot's memory system.
developing-with-streamlit
Create and manage Streamlit applications for building, styling, optimizing, and deploying.
github-actions-docs
Return official GitHub Actions documentation links and docs-grounded YAML guidance.
sentry
Retrieve and summarize unresolved Sentry issues within customizable time ranges.
python-performance-optimization
Profile Python code with cProfile and memory profiling to identify bottlenecks.
moralis-streams-api
Create and manage Moralis Streams webhooks for real-time EVM blockchain events.
using-streamlit-layouts
Organize Streamlit app layouts with sidebar navigation and up to four columns.
organizing-streamlit-code
Organize Streamlit code into app_pages and utils directories.
using-streamlit-markdown
Render rich markdown with colored text, icons, badges, and LaTeX in Streamlit apps.
using-streamlit-cli
Run, configure, and diagnose Streamlit applications from the command line.
optimizing-streamlit-performance
Optimize Streamlit apps by reducing reruns with caching and fragments.
building-streamlit-dashboards
Create interactive Streamlit dashboards with KPI cards, charts, and responsive layouts.
improving-streamlit-design
Polish Streamlit applications with icons, badges, and refined spacing.
using-streamlit-custom-components
Integrate third-party components into Streamlit applications.
connecting-streamlit-to-snowflake
Establishes Snowflake database connections from Streamlit apps using st.connection and session writes.
using-streamlit-session-state
Persist user data and widget values across Streamlit script reruns using st.session_state.
building-streamlit-custom-components-v2
Build bidirectional Streamlit CCv2 components with inline or packaged assets.
displaying-streamlit-data
Format tabular, time-series, and KPI data for Streamlit dashboards.
choosing-streamlit-selection-widgets
Select Streamlit widgets for single- or multi-select UI options.
setting-up-streamlit-environment
Set up uv-based Python environments for Streamlit projects with pinned dependencies.
creating-streamlit-themes
Configure Streamlit app theming by editing the .streamlit/config.toml file.