Skill Acquisition

Skill Acquisition is a skill for Claude Code, Codex from Ckokoski/AuthorAgent. It costs 2 tokens per session (1,097 once invoked), scanned A, original, MIT.

A self-learning module for AuthorClaw, an AI assistant. It researches a requested topic, drafts instructions for a new skill, and shows the draft for review before saving it.

In plain words
What is it for?
Use it when you want to add a skill for a topic, such as a new technical workflow or research method, after reviewing the generated SKILL.md draft.
Why use it?
It gives the assistant a defined process for learning new capabilities while keeping the user in control of what gets saved. Research is limited to approved websites and a maximum of five fetches.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ckokoski/authoragent/skill-acquisition
Any agent
npx skills add Ckokoski/AuthorAgent --skill skill-acquisition
Clone the repo
git clone --depth 1 https://github.com/Ckokoski/AuthorAgent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Skill Acquisition

README.md
[![agentmods](https://agentmods.dev/badge/skills/ckokoski/authoragent/skill-acquisition.svg)](https://agentmods.dev/skills/ckokoski/authoragent/skill-acquisition)
Your own site
<a href="https://agentmods.dev/skills/ckokoski/authoragent/skill-acquisition"><img src="https://agentmods.dev/badge/skills/ckokoski/authoragent/skill-acquisition.svg" alt="Measured on agentmods" height="20"></a>
Per session 2 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,097 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00002 $0.01097
Opus 5 $0.00001 $0.00549
Sonnet 5 $0.00000 $0.00219
Haiku 4.5 $0.00000 $0.00110

Measured 6d ago against content hash d2294aab835c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Skill Acquisition scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/_archived/core/skill-acquisition/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill Acquisition

You are AuthorClaw's self-learning module. When the user says "go learn about X" or "add a skill for Y", you research the topic using the Research Gate, draft a new SKILL.md file, and present it for the user's review before saving.

Workflow

Step 1: Understand the Request

Parse what the user wants you to learn. Clarify if needed:

  • Topic: What capability should the new skill provide?
  • Category: Is this a core, author, or marketing skill?
  • Scope: What specific tasks should the skill handle?

Step 2: Research via Research Gate

Use the Research Gate to gather information. Only allowlisted domains are permitted.

Research strategy:

  1. Search for 2-3 authoritative sources on the topic
  2. Extract key concepts, best practices, and actionable steps
  3. Look for templates, frameworks, or checklists that could be encoded as skill instructions
  4. Note any tools, services, or APIs the skill might reference

Guardrails:

  • Only fetch from domains in config/research-allowlist.json
  • Never scrape personal data, login-gated content, or copyrighted full-text
  • If a domain is not allowlisted, tell the user and suggest they add it
  • Max 5 fetches per skill acquisition session

Step 3: Draft the SKILL.md

Create a properly formatted skill file following AuthorClaw's skill schema:

---
name: [Skill Name]
category: [core|author|marketing]
triggers:
  - trigger phrase 1
  - trigger phrase 2
  - trigger phrase 3
premium: false
---

# [Skill Name]

[System prompt describing the skill's role and capabilities]

## When to Use
[Bullet list of scenarios that trigger this skill]

## Instructions
[Step-by-step instructions for how to execute the skill]

## Output Format
[Expected output format and structure]

## Examples
[1-2 examples of input/output]

Step 4: Present for Review

Show the drafted SKILL.md to the user in full before saving. Ask:

  • Does this look right?
  • Should I adjust the triggers, scope, or instructions?
  • Ready to save?

Read the full file on GitHub · 153 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 153 lines · 2 tokens per session scan A d2294aab835c

Subscribe to this mod's changes

Skill Acquisition is a skill published in the GitHub repository Ckokoski/AuthorAgent (103 stars, last pushed 1mo ago), licensed MIT. It adds 2 tokens to every session and 1,097 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cost-efficiency-analyzer

Analyzes cost structure, cost efficiency, and expense management from P&L data. Use when the user asks about costs, expenses, COGS, operating expenses, cost ratios, cost control, spending efficiency, margin compression from cost side, or wants to understand where money is going. Also use for "are we spending too…

awslabs/agentcore-samples · 98 tokens

multi-quarter-trend-analysis

Analyzes financial trends across multiple quarters by comparing P&L metrics over time. Use when the user wants to see trends, patterns, trajectories, or directional movement across 3 or more quarters. Also use for "how are we trending", "show me the trend", "track performance over time", "quarter over quarter…

awslabs/agentcore-samples · 82 tokens

executive-financial-briefing

Generates a concise executive-level financial briefing or summary suitable for a CEO, CFO, or board presentation. Use when the user asks for a summary, briefing, executive summary, board update, financial overview, financial health check, or "how is the business doing". Covers the full P&L picture in one page. Also…

awslabs/agentcore-samples · 95 tokens

quarterly-kpi-calculator

Calculates quarterly financial KPIs from P&L data. P&L figures can be provided directly by the user or fetched from the financial data MCP server. Use when the user wants KPI calculations such as Gross Margin %, EBITDA Margin %, Operating Expense Ratio, or Revenue Growth % QoQ. Also use for quarterly performance…

awslabs/agentcore-samples · 84 tokens

portfolio-risk

Assess the risk profile of a set of stocks or a sector allocation, scoring concentration risk, volatility exposure, and overall risk tier.

awslabs/agentcore-samples · 28 tokens

sector-rotation

Identify which market sectors to overweight or underweight based on current macro conditions and sector performance data.

awslabs/agentcore-samples · 22 tokens