一键导入
beta-status
View your activated beta features and their status
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
View your activated beta features and their status
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Extract and track commitments from meeting notes - who promised what to whom, with deadlines and status tracking.
Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.
View and manage Pi-built extensions synced to Amp. Shows available tools, commands, and sync status.
Review proposed actions surfaced by the B-1 Activation Engine. Gathers recent signals, extracts candidates, ranks them, drafts artifacts, and captures the user's response per offer. Standalone — does not modify /daily-plan.
Configure AI model options - budget cloud models (save 80%+) and offline mode (use Amp without internet)
Check your AI model configuration - see what's set up, current model, credits remaining
| name | beta-status |
| description | View your activated beta features and their status |
Show all activated beta features and their current status.
/beta-status
Call the beta MCP:
get_beta_status()
If no betas activated:
# Beta Features
You haven't activated any beta features yet.
## Available Betas
[Call list_available_betas() and show available features]
Got an activation code? Run `/beta-activate [CODE]` to unlock a feature.
If betas are activated:
# Your Beta Features
You have **[N] beta feature(s)** activated.
---
## [Feature Name]
- **Status:** Active
- **Version:** [version]
- **Activated:** [date]
- **Capabilities:** [list capabilities]
[Repeat for each activated feature]
---
## Quick Actions
- `/beta-feedback [feature]` - Share your thoughts
- `/beta-activate [code]` - Activate another feature
---
*Feedback submitted: [N] time(s)*
Compare version_at_activation with current version:
If feature has been updated since activation:
**Note:** [Feature Name] has been updated from v[old] to v[new] since you activated.
Check the instructions for what's new.
# Your Beta Features
You have **1 beta feature** activated.
---
## Pi Integration
- **Status:** Active
- **Version:** 0.1.0
- **Activated:** 2026-02-03
- **Capabilities:**
- Delegate tasks to Pi
- Review Pi's work
- MCP bridge communication
---
## Quick Actions
- `/beta-feedback pi` - Share your thoughts
- `/beta-activate [code]` - Activate another feature
---
*Feedback submitted: 0 times*
# Beta Features
You haven't activated any beta features yet.
## Available Betas
There is **1 beta feature** available:
### Pi Integration
Self-extending AI capabilities via Pi coding agent.
Got an activation code? Run `/beta-activate [CODE]` to unlock a feature.
Analytics (Silent):
Call track_event with event_name beta_status_checked (no properties).
This only fires if the user has opted into analytics. No action needed if it returns "analytics_disabled".
System/user-profile.yamlSystem/beta-features.yaml