Install
$ agentstack add skill-timeyour-agentskills-audit-collection-skill-study ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Skill Study
Use this skill to learn from other people's skills without copying them blindly.
The goal is not to collect generic learning topics. The goal is to convert outside examples into better AgentSkills:
external source -> evidence split -> pattern extraction -> workflow upgrade -> validation rule -> guardrail update
Core Rules
- Separate market demand from executable skill design.
- Do not turn broad skills like AI literacy, SQL, or communication into basic course modules.
- Convert trends into agent capabilities, audit checks, workflow triggers, and benchmark criteria.
- Preserve source evidence and confidence.
- Prefer task workflows over topic lists.
- Treat every external skill as inspiration, not authority.
- Avoid copying another repository's text, structure, or prompts verbatim.
- Use
S0-S4severity if the external pattern exposes delivery or agent-reliability risk.
Workflow
- Intake
- Identify source type: skill repo, agent framework, trend report, course list, job skill list, tool page, case study, or workflow example.
- Identify the user's purpose: improve current skills, discover new skills, rank examples, update guardrails, or build a benchmark.
- Evidence pass
- Record source locator, claim, date if visible, scope, and confidence.
- Separate what the source proves from what is inferred.
- Pattern extraction
- Extract:
- trigger phrases;
- task boundaries;
- workflow stages;
- validation steps;
- output artifacts;
- anti-patterns;
- reusable references;
- evidence requirements.
- Read
references/skill-benchmark-rubric.mdfor the extraction rubric.
- Trend translation
- If the source is a global skill trend report, translate skills into agent-audit capabilities.
- Example:
AI literacybecomes "detect whether a product actually uses AI in a user-visible workflow." - Example:
process optimizationbecomes "map workflow bottlenecks, duplicate steps, and missing automation." - Read
references/market-skill-radar.mdwhen handling market skill reports.
- Fit decision
- Classify each extracted pattern:
ADOPT: directly improves an existing skill.ADAPT: useful after tailoring to this workflow.REFERENCE: useful benchmark, no immediate skill change.REJECT: too basic, too vague, too tool-specific, or unsupported by evidence.
- Update proposal
- Propose the smallest durable change:
- update a reference checklist;
- add a new trigger phrase;
- add a validation row;
- add an anti-pattern;
- add a benchmark label;
- add an ADR if it changes project governance.
- Output
- Produce a learning brief with scope, source evidence, extracted patterns, adoption decisions, rejection reasons, regression checks, lessons, and exact file updates.
Output Format
## Skill Study Brief
## Scope
- Source:
- Purpose:
- Skipped:
| Source | Claim | Evidence | Confidence | Decision |
| --- | --- | --- | --- | --- |
## Extracted Patterns
| Pattern | Convert Into | Target Skill | Decision | Reason |
| --- | --- | --- | --- | --- |
## Anti-Patterns
-
## Guardrail Updates
-
## Regression Checks
-
## Lessons
-
## Copyable Update Prompts
1.
Anti-Patterns
- Building a long list of topics with no workflow.
- Treating popular skills as automatically relevant.
- Adding a new AgentSkill for every trend keyword.
- Copying another skill's instructions verbatim.
- Confusing "what humans should learn" with "what this audit agent should do."
- Accepting trend reports without source/date/confidence.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: timeyour
- Source: timeyour/agentskills-audit-collection
- License: MIT
- Homepage: https://github.com/timeyour/agentskills-audit-collection
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.