Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Coding
stock-portfolio-aisa
Try itCreate and manage stock crypto portfolios with live AISA pricing and P&L tracking. Use when: the user wants to add holdings, inspect portfolio performance, r...
What it does
Create and manage stock crypto portfolios with live AISA pricing and P&L tracking. Use when: the user wants to add holdings, inspect portfolio performance, rename portfolios, or review current profit and loss.
The skill document
Portfolio Management
When to Use
- Create and manage stock crypto portfolios with live AISA pricing and P&L tracking. Use when: the user wants to add holdings, inspect portfolio performance, rename portfolios, or review current profit and loss.
When NOT to Use
- Do not use this skill for browser-cookie extraction, passwords, Keychain access, or other local sensitive credential access.
- Prefer a different skill when the user request is outside this skill's domain.
Capabilities
- Create, update, list, rename, and delete portfolios from the command line.
- Track live P&L with repo-local state instead of default home-directory persistence.
Quick Start
export AISA_API_KEY="your-key"
Primary Runtime
Use the bundled Python client as the canonical ClawHub runtime path:
python3 scripts/portfolio.py
Example Queries
- Create a portfolio for AI stocks and show the current P&L.
Notes
- Default state is stored in
./.clawdbot/skills/stock-analysis/portfolios.jsonunlessCLAWDBOT_STATE_DIRis set.
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
figma-use
OfficialRun JavaScript against Figma files through the Plugin API with rules that prevent common script failures.
skill-creator
OfficialBuild, iterate, and benchmark agent skills with parallel test runs and quantitative eval assertions.
cli-creator
OfficialBuild a durable, composable CLI from API docs, an OpenAPI spec, or existing scripts that Codex can run from any repo.
aspnet-core
OfficialApply current official ASP.NET Core patterns across Blazor, Razor Pages, MVC, Minimal APIs, and controller-based apps.
More from bibaofeng
Browse all skillsGet a 30-day, multi-source research brief on any topic, ranked and clustered with citations.
Search YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key. Use when the user asks for YouTube discovery, query expansion...
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w...
Multi-source search engine powered by AIsa API. Combines Tavily web search, Scholar academic search, Smart hybrid search, and Perplexity deep research — all...
Reads and searches X (Twitter) data including profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Also supports p...
Unified SaaS integration gateway via api.aisa.one (AISA gateway, v3.1): manage OAuth auth for third-party SaaS apps (Gmail/Slack/GitHub/Notion etc.), tool ex...