sqlite-web 0.7.2
forge.db
messages
Create
Query
account
agent_skills
agents
api_providers
channel_audit_logs
channel_bindings
channel_dedupe
channel_outbound_refs
channel_permission_links
cron_tasks
external_identities
external_users
h5_pages
hooks
im_channels
im_pairing_requests
invitations
marketplace_templates
mcp_servers
messages
provider_models
session
sessions
settings
skills
task_executions
team_members
teams
user
user_settings
verification
webhook_tokens
weixin_context_tokens
weixin_sync_cursors
workspace_members
workspaces
wxapp_configs
wxapp_tokens
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 266f88dd-2ae9-4f09-a48c-3f79a65677fc in messages
id
266f88dd-2ae9-4f09-a48c-3f79a65677fc
Primary key.
TEXT
session_id
04b742e1-0c2c-4b38-b502-e601b9b41e7f
TEXT NOT NULL
role
user
TEXT NOT NULL
content
Ask Codex to look across your sessions, Memories, and Chronicle, identify patterns, reuse what already exists, and only create the smallest useful skill, subagent, or automation. "Look back over my recent work from the last 30 days, or all available history if shorter, and identify repeated manual workflows worth packaging. Use available evidence in this order: - Recent Codex sessions and task summaries. - Codex Memories and rollout summaries to find patterns repeated across sessions. - Chronicle, if enabled, to spot repeated work outside Codex. Use Chronicle for discovery only; confirm important details in the relevant source system when possible. - Existing skills, custom agents, and automations, so you reuse or extend what already exists instead of duplicating it. Look broadly for work that is repeated, time-consuming, error-prone, context-heavy, or benefits from a consistent process. Include workflows across coding, research, writing, planning, communication, operations, analysis, and personal administration. Only act on a candidate when it: - occurred at least twice, or is clearly likely to recur and costly to repeat; - has stable inputs, a repeatable procedure, and a clear output or stopping condition; - would materially improve speed, quality, consistency, or reliability; - is not already adequately covered. Choose the smallest appropriate form: - Skill: a reusable workflow or playbook. - Custom subagent: a bounded specialist role or investigation task suitable for delegation. - Automation: a scheduled or recurring check, report, reminder, or monitor. - Skip: work that is too one-off, ambiguous, sensitive, or poorly evidenced to package. First produce a compact shortlist with: - repeated workflow - supporting evidence and dates - frequency/confidence - recommended form: skill, subagent, automation, extend existing, or skip - why it is or is not worth creating Then create only the high-confidence missing items. Keep them narrow, practical, source-aware, and easy to validate. Do not create speculative, overlapping, or overly broad assets. Finish with: - what you created or extended - what you deliberately skipped - what needs more evidence before packaging"分析这段提示词
TEXT NOT NULL
created_at
2026-05-24 16:19:37
TEXT NOT NULL (default datetime('now')
Update
Cancel