Complete AI TrainingYourJobSkills for your job

Skills / uncategorized

accint-frames

Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").

new

frames

When to Use

Use this skill when you need drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").

Routing sugar over the two MCP verbs — no logic lives here.

  1. List the queue: acc frames (CLI, read-only observation).
  2. For each open/waiting frame: read its typed hole + retrieved context, deliberate,
  3. then submit via acc_act(runtime="continue", input={"frame_id": ..., "submit_token": ..., "proposal_text": ...}).

  4. End proposal_text with PREDICT: <0.00-1.00> <why>; acc strips that line before
  5. the owner sees it and uses it to calibrate the Work Model against later outcomes.

  6. An identical duplicate submit replays the cached result — resubmitting is safe.
  7. Surface each resolution's commitment id and cited [ids]; drain the queue fully
  8. before taking new work — checkpointed frames are work headless runs saved for you.

Example

User request:

Use @accint-frames for this task: Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").

Limitations

  • Use this skill only when the task clearly matches its upstream source and local project context.
  • Verify commands, generated code, dependencies, credentials, and external service behavior before applying changes.
  • Do not treat examples as a substitute

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcemaxbaluev/accreted-intelligence
LicenseApache-2.0
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-07-01

Related skills

accesslint-diff

Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.

accesslint-scan

Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.

accint-commitments

Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

accint-solve

Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.

ad-creative

Create, iterate, and scale paid ad creative for Google Ads, Meta, LinkedIn, TikTok, and similar platforms. Use when generating headlines, descriptions, primary text, or large sets of ad variations for testing and performance optimization.

adhx

Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or browser required.